Skip to content

Commit

Permalink
add chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
halwu(吴浩麟) committed Jul 6, 2017
1 parent a37971e commit fa98998
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<base target="_blank">
</head>
<body>
<p class="last-modified">最后更新于2017年06月</p>
<p class="last-modified">最后更新于2017年07月</p>

<main class="content">

Expand Down Expand Up @@ -108,7 +108,7 @@ <h3 class="item-name">腾讯科技(深圳)有限公司</h3>
<li>负责团队web化上课直播技术</li>
<li>负责团队前端质量监控与上报系统</li>
<li>参与团队Nodejs服务框架开发</li>
<li>参与团队PC端C侧、移动端、客户端内嵌页的开发与优化</li>
<li>参与团队PC端C侧、移动端、微信公众号、客户端内嵌页的开发与优化</li>
</ul>
</div>
</div>
Expand Down Expand Up @@ -206,12 +206,16 @@ <h2 class="section-title">项目</h2>
<div class="item-bd">
<ul>
<li>
<a href="https://github.com/gwuhaolin/koa-seo">koa-seo</a>
无侵入式SEO单页应用方案,koa中间件
<a href="https://github.com/gwuhaolin/blog/issues/7">FinalTest</a>
基于headless-chrome的自动化功能测试系统
</li>
<li>
<a href="https://github.com/gwuhaolin/chrome-render">chrome-render</a>
基于headless-chrome的通用服务端渲染方案
</li>
<li>
<a href="https://github.com/gwuhaolin/koa-chrome-render">koa-chrome-render</a>
React、Vue等通用同构方案,koa中间件
<a href="https://github.com/gwuhaolin/koa-seo">koa-seo</a>
无侵入式SEO单页应用方案,koa中间件
</li>
<li><a href="https://github.com/gwuhaolin/direct-alipay">direct-alipay</a>
支付宝支付服务Nodejs包
Expand Down Expand Up @@ -246,6 +250,7 @@ <h2 class="section-title">技能</h2>
<li>熟知JS基本语法与知识,掌握最新JS语法与API以及TypeScript</li>
<li>掌握网页重构所需的CSS、SCSS</li>
<li>掌握前端流行框架React、Vue、Angular</li>
<li>掌握chrome扩展开发及自动化控制</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit fa98998

Please sign in to comment.