Skip to content

Commit

Permalink
feat: 更新简历
Browse files Browse the repository at this point in the history
  • Loading branch information
Month7 committed Mar 31, 2024
1 parent c5a5fc3 commit 2c7e8b9
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>简历 | 尹铮</title>
<title>简历 | 尹先生</title>
<link rel="stylesheet" type="text/css" href="main.css" />
</head>
<body>
Expand All @@ -14,7 +14,7 @@
<header class="content-hd">
<section class="title">
<div class="name">
<h2>尹铮</h1>
<h2>尹先生</h1>
</div>
<div class="job">
<h2>Web 前端开发工程师</h2>
Expand Down Expand Up @@ -63,8 +63,8 @@ <h2>Web 前端开发工程师</h2>
</a>
</li>
<li>
<a href="tel:18000351426">
<span class="contact-link">18000351426</span>
<a href="tel:180*****1426">
<span class="contact-link">180*****1426</span>
<span class="iconfont">
<svg width="16px" height="16px" viewBox="0 0 1024 1024">
<path
Expand Down Expand Up @@ -111,7 +111,7 @@ <h3 class="item-name"><strong>生活服务-即配履约平台</strong></h3>
<div class="item">
<header class="item-hd">
<h3 class="item-name"><strong>商业化-广告线索中台</strong></h3>
<span class="item-time">2022.03 至 2022.11</span>
<span class="item-time">2022.01 至 2022.11</span>
</header>
<div class="item-bd">
<span class="strong">C 端场景为主</span>,我主要参与前端开发(vue.js)
Expand Down Expand Up @@ -250,6 +250,7 @@ <h2 class="section-title">技能</h2>
<div class="item-bd">
<ul class="section-content">
<li>熟知 JS 基本语法与知识,掌握最新 JS 语法与 API。能够编写语义化,可读性强的代码。</li>
<li>了解 JS 和现代浏览器基本运行机制。</li>
<li>使用过主流 mvvm 前端框架,了解不同 mvvm 框架的实现原理及差异。</li>
<li>熟悉前端框架 React.js 的使用和原理。</li>
<li>使用过前端框架 vue.js,了解其使用和原理。</li>
Expand Down

0 comments on commit 2c7e8b9

Please sign in to comment.