forked from Gaohaoyang/cv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
211 lines (190 loc) · 12.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<!DOCTYPE html>
<html lang="zh-cmn-Hans">
<head>
<meta charset="UTF-8">
<title>Gaohaoyang's CV</title>
<meta name="description" content="Gaohaoyang's CV Resume Front-end dev engineer 高浩阳 前端开发工程师 简历">
<meta name="author" content="Gaohaoyang 高浩阳 gaohaoyang126@126.com">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="../reveal.js/css/reveal.css">
<link rel="stylesheet" href="../reveal.js/css/theme/just.css" id="theme">
<link rel="stylesheet" href="css/index.css">
<!--[if lt IE 9]>
<script src="http://apps.bdimg.com/libs/html5shiv/r29/html5.min.js"></script>
<![endif]-->
<!-- baidu statistics -->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?9915cf7ab1cc79e2d0dd558b4817b23b";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<img id="avatar" src="img/avatar3.png" alt="avatar">
<h2 id="name">高浩阳</h2>
<h4>希望做一个前端开发工程师</h4>
<small>很喜欢崔健的歌词:现实像块石头,精神像个蛋,石头虽然坚硬,可蛋里才是生命</small>
<p><a target="_blank" href="mailto:gaohaoyang126@126.com">gaohaoyang126@126.com</a></p>
</section>
<section>
<h3 class="title">专业技能</h3>
<p>
<span class="l4"> XSS </span>
<span class="l3"> jQuery </span>
<span class="l1"> JavaScript </span>
<span class="l4"> Gulp </span>
</p>
<p>
<span class="l4"> requireJS </span>
<span class="l2"> Sass </span>
<span class="l1"> HTML </span>
<span class="l1"> CSS </span>
<span class="l2"> BootStrap </span>
</p>
<p>
<span class="l4"> 性能优化 </span>
<span class="l4"> Hibernate </span>
<span class="l2"> Git </span>
<span class="l4"> Java </span>
<span class="l4"> SpringMVC </span>
</p>
</section>
<section>
<section>
<h3 class="title">项目经验</h3>
<p>↓</p>
</section>
<section>
<h3>连铸质量保证系统</h3>
<small>2014/10--至今</small>
<p>国家重大专项。基于规则推理的一个系统。</p>
<p>使用 drools 作为推理引擎,输入质量缺陷,经过推理得到工艺参数调整方案。使用 SpringMVC、Hibernate 框架,前端使用 <strong>BootStrap、jQuery、JavaScript</strong>。</p>
<p>我参与软件设计、推理引擎的研究,并负责所有的前端以及后台 Controller 层的实现。</p>
</section>
<section>
<h3>Jekyll 博客主题</h3>
<small>2015/02--2015/05</small>
<p class="left">使用 Jekyll 在 GitHub 上搭建博客,制作博客主题,界面简洁明了,响应式设计。</p>
<a target="_blank" href="http://gaohaoyang.github.io/">
<div class="clearfix">
<img class="imgleft" src="https://camo.githubusercontent.com/ba65a0ca6ce1554976b5953020a8291bd1c1fbe1/687474703a2f2f3771356364742e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f626c6f672d626c6f6725323073616d706c652e706e67" alt="blog"></a>
<div class="left pfloat">
<p>使用了很多 CSS3 属性,具有很棒的交互体验。自己也在坚持写博客。</p>
<p>
目前这个简洁的主题已被 <strong><a target="_blank" href="http://jekyllthemes.org/">Jekyll Themes</a></strong> 网站收录。
</p>
<p>
目前这个 <a target="_blank" href="https://github.com/Gaohaoyang/gaohaoyang.github.io">博客仓库</a> 已经有 <strong>136个Star</strong> 和 <strong>43次Folk</strong>。很多人在使用这个主题模板。
</p>
</div>
</div>
<h4>博客地址 <a target="_blank" href="http://gaohaoyang.github.io/">http://gaohaoyang.github.io/</a></h4>
</section>
<section>
<h3>百度 Web 前端技术学院</h3>
<small>2015/04--2015/06</small>
<p class="left">在 GitHub 上参与 <a target="_blank" href="https://github.com/baidu-ife/ife">ife</a>,深入学习HTML、CSS、JavaScript相关技术,完成了要求的4个任务</p>
<a target="_blank" href="https://github.com/Gaohaoyang/baidu-ife-practice">
<div class="clearfix">
<img class="imgleft" src="http://7q5cdt.com1.z0.glb.clouddn.com/blog-todoWebApp.png"></a>
<div class="left pfloat">
<p>任务1实现了博客页面的展示,深刻理解了<strong> CSS 布局和 BFC 技术</strong>。任务2中封装了<strong> util.js </strong>工具库,完成了图片轮播、输入框即时提示、拖拽交互等任务。</p>
<p>
任务3实现了 ToDo 单页应用,使用 <strong>localStorage</strong> 和 JSON 存储数据,支持分类待办状态改变。具有良好的交互体验。
</p>
</div>
</div>
<p class="left">
任务4是在3的基础上完成移动端适配,使用了 <strong>Sass</strong> 并进行了模块化和工程化处理。
</p>
<h4>详情见 <a target="_blank" href="https://github.com/Gaohaoyang/baidu-ife-practice">GitHub</a></h4>
</section>
</section>
<section>
<h3 class="title">教育背景</h3>
<p>西安交通大学 软件学院 硕士</p>
<p class="date">2013/09--2016/06</p>
<p>西安交通大学 理学院 本科</p>
<p class="date">2009/09--2013/06</p>
</section>
<section>
<h3 class="title">实习经历</h3>
<h4>联想服务 <small>前端开发工程师</small></h4>
<p class="date">2015/07--2015/08</p>
<ul>
<li>负责微信扫码后的产品详情页制作与数据交互。</li>
<li>负责联想服务官网的维护,制作了<a href="http://support1.lenovo.com.cn/lenovo/wsi/">服务官网的遮罩层效果</a>。</li>
<li>同时与C++工程师合作,维护工程师聊天客户端。</li>
</ul>
<!-- <p>负责微信扫码后的产品详情页制作。</p>
<p>负责联想服务官网的维护,制作了<a href="http://support1.lenovo.com.cn/lenovo/wsi/">服务官网的遮罩层效果</a>。</p>
<p>同时与C++工程师合作,维护工程师聊天窗口的页面效果。</p> -->
</section>
<section>
<h3 class="title">证书</h3>
<ul>
<li>CET-6</li>
<li>机动车驾驶证 C1</li>
</ul>
</section>
<section>
<h3 class="title">其他</h3>
<p>参与 <a target="_blank" href="https://developer.mozilla.org/zh-CN/profiles/Gaohaoyang">MDN 文档翻译工作</a>。</p>
</section>
<section>
<h3 class="title">More</h3>
<p>学习是一个非常愉快的过程。</p>
<p>
主要兴趣集中在前端开发,大前端的概念深入我心。将更多的业务逻辑放在前端中,这很有趣。同时,将自己构想的内容实现出来,这种感觉很愉快。
</p>
<p>热爱美好的事物,热爱摇滚乐,组过乐队,卖过唱。喜欢壁球、骑行、游泳。</p>
<p><a target="_blank" href="http://gaohaoyang.github.io/">博客</a> | <a target="_blank" href="http://weibo.com/3115521wh">微博</a> | <a target="_blank" href="https://github.com/Gaohaoyang">GitHub</a> | <a target="_blank" href="http://www.zhihu.com/people/gaohaoyang">知乎</a> | <a target="_blank" href="mailto:gaohaoyang126@126.com">邮箱</a>
</p>
<h4><a href="gaohaoyang-Resume.pdf" target="_blank">下载简历</a></h4>
</section>
</div>
</div>
<script src="../reveal.js/lib/js/head.min.js"></script>
<script src="../reveal.js/js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
// transition: Reveal.getQueryHash().transition || "linear", // default/cube/page/concave/zoom/linear/fade/none
// Transition style
transition: 'convex', // none/fade/slide/convex/concave/zoom
// Enable slide navigation via mouse wheel
mouseWheel: true,
slideNumber: true,
// Transition style for full page slide backgrounds
// backgroundTransition: 'convex', // none/fade/slide/convex/concave/zoom
// Parallax scrolling
// parallaxBackgroundImage: "https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg",
// parallaxBackgroundSize: "2100px 900px",
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: "../reveal.js/lib/js/classList.js", condition: function() { return !document.body.classList; } },
{ src: "../reveal.js/plugin/markdown/marked.js", condition: function() { return !!document.querySelector( "[data-markdown]" ); } },
{ src: "../reveal.js/plugin/markdown/markdown.js", condition: function() { return !!document.querySelector( "[data-markdown]" ); } },
{ src: "../reveal.js/plugin/highlight/highlight.js", async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: "../reveal.js/plugin/zoom-js/zoom.js", async: true, condition: function() { return !!document.body.classList; } },
{ src: "../reveal.js/plugin/notes/notes.js", async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>