-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhello.html
268 lines (257 loc) · 11.7 KB
/
hello.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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Yukicv by uniquey</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="style/css" href="style.css" media="screen">
<link rel="stylesheet" href="//cdn.bootcss.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Yukicv</h1>
<h2 class="project-tagline"></h2>
<a class="btn btn-default btn-lg" href="https://github.com/uniquey">
<i class="fa fa-github fa-fw"></i>
Github
</a>
<a class="btn btn-default btn-lg" href="https://www.linkedin.com/in/%E7%BE%8E%E5%BD%A6-%E8%81%82-65a45294">
<i class="fa fa-linkedin fa-fw"></i>
Linkedin
</a>
<a class="btn btn-default btn-lg" href="http://www.freecodecamp.com/uniquey">
<i class="fa fa-fire fa-fw"></i>
freeCodeCamp
</a>
</section>
<section class="main-content">
<button type="button" class="btn btn-danger f-right" disabled="disabled" aria-label="Basic Message">
<span class="glyphicon glyphicon-grain" aria-hidden="true"></span>基本信息
</button>
<form class="form-horizontal">
<div class="form-group">
<label class="col-sm-2 control-label">中文名</label>
<div class="col-sm-10">
<p class="form-control-static">聂美彦</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">生日</label>
<div class="col-sm-10">
<p class="form-control-static">1987年11月03日</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">毕业学校</label>
<div class="col-sm-10">
<p class="form-control-static">广州中医药大学</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">学历</label>
<div class="col-sm-10">
<p class="form-control-static">硕士</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">专业</label>
<div class="col-sm-10">
<p class="form-control-static">中西医临床医学</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">籍贯</label>
<div class="col-sm-10">
<p class="form-control-static">广东</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">现居</label>
<div class="col-sm-10">
<p class="form-control-static">广州海珠</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">个人网站</label>
<div class="col-sm-10">
<p class="form-control-static"><a href="http://uniquey.github.io/yukicv/">http://uniquey.github.io/yukicv/</a></a></p>
</div>
</div>
</form>
<button type="button" class="btn btn-danger f-right" disabled="disabled" aria-label="Basic Message">
<span class="glyphicon glyphicon-grain" aria-hidden="true"></span>工作信息
</button>
<form class="form-horizontal">
<div class="form-group">
<label class="col-sm-2 control-label">目前单位</label>
<div class="col-sm-10">
<p class="form-control-static">微医集团(原称挂号网)</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">所属部门</label>
<div class="col-sm-10">
<p class="form-control-static">华南区</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">职务</label>
<div class="col-sm-10">
<p class="form-control-static">产品经理</p>
</div>
</div>
</form>
<button type="button" class="btn btn-danger f-right" disabled="disabled" aria-label="Basic Message">
<span class="glyphicon glyphicon-send" aria-hidden="true"></span> 联系方式
</button>
<form class="form-horizontal">
<div class="form-group">
<label class="col-sm-2 control-label">手机</label>
<div class="col-sm-10">
<p class="form-control-static">15013100891</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">邮箱</label>
<div class="col-sm-10">
<p class="form-control-static">[email protected]</p>
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-sm-2 control-label">QQ</label>
<div class="col-sm-10">
<p class="form-control-static">184120794</p>
</div>
</div>
</form>
<h2>个人简历</h2>
<hr>
<p>毕业广州中医药大学,在广东省中医院实习2年,毕业后从事医院管理咨询行业2年时间,后至微医集团(原挂号网)任产品经理,拥有线上产品设计及运营经验,对医疗行业较为熟悉,闲暇时学习了基础的HTML/CSS3、JQuery、Python等语言,目前还在修炼中。我享受创作的过程,喜欢创建新的东西并不断优化它。</p>
<br>
<h2>工作经历</h2>
<hr>
<dl class="dl-horizontal">
<dt>2015.10~至今</dt>
<dd><strong>微医集团(公司规模:1000-2000人)</strong></dd>
</dl>
<dl class="dl-horizontal">
<dt>产品经理</dt>
<dd>
<strong>职责:</strong>
</dd>
</dl>
<dl class="dl-horizontal">
<dt></dt>
<dd>
<ol>
<li>负责华南区新产品设计,用Axure完成原型图,如东莞卫计委合作项目健康预约服务平台WEB设计、西南医院官网设计</li>
<li>跟进重点医院掌医APP、微信公众号等产品运营情况,根据需求升级产品</li>
<li>负责新项目的掌医APP原型修改。</li>
<li>负责与项目、技术部门的跨部门沟通协调与处理。 </li>
<li>跟进产品进度,协助项目相关各部门。</li>
</ol>
</dd>
</dl>
<dl class="dl-horizontal">
<dt>2013.07~2015.09</dt>
<dd><strong>广州艾力彼管理顾问有限公司(公司规模:20~30人)</strong></dd>
<dt>产品项目经理</dt>
<dd>
<strong>职责:</strong>
<ol>
<li>提供医院及编程技术支持,根据公司或上级对各个线上平台的期望和要求,架构设计医院管理平台HQ-Share(建成)及其他平台(在建)框架,包括基本的页面内容及后台功能。</li>
<li>负责与程序员沟通,监管平台搭建及测试。</li>
<li>负责与项目相关事项的跨部门及外部协调与处理。</li>
<li>辅导内部员工平台的使用要点,设计平台的宣传文等。 </li>
<li>负责优化平台相关工作。</li>
</ol>
</dd>
<dt>咨询项目经理(兼任)</dt>
<dd>
<strong>职责:</strong>
<ol>
<li>负责与客户沟通其需求,建项目建议书。 </li>
<li>负责编制项目实施计划,合理分配项目成员工作,协调资源并按计划推进实施工作,按时按质交付实施成果。 </li>
<li>负责咨询项目中的调研、数据分析、报告撰写、报告汇报演讲解读等工作。 </li>
<li>执行公司或上级交付的其他工作。 </li>
</ol>
<p><strong>参与项目:</strong>佛山市中医院品牌建设项目、清远市第一人民医院绩效项目、清远市第二人民医院文化建设项目、仙居县人民医院绩效项目</p>
<p><strong>带领项目:</strong>广东省医用耗材管理学会战略规划项目</p>
</dd>
<dt>董事长助理(兼任)</dt>
<dd>
<strong>职责:</strong>
<ol>
<li>参与公司发展规划、业务经营计划的编制和公司重大决策的讨论。 </li>
<li>收集各种相关信息、数据、情报,为董事长决策提供参考、建议。 </li>
<li>在授权范围内协助董事长进行商务谈判,做好各项汇报、联络工作。 </li>
<li>在董事长授权范围内代表董事长参加外部会议,如学术会议、协会代表会议等。 </li>
<li>完成董事长交代的其他工作任务。 </li>
</ol>
</dd>
</dl>
<br>
<h2>教育经历</h2>
<hr>
<dl class="dl-horizontal">
<dt>2006.09~2011.07</dt>
<dd><strong>广州中医药大学</strong>
<br>
<p>本科</p>
</dd>
<dt>2011.09~2013.07</dt>
<dd><strong>广州中医药大学</strong>
<br>
<p>硕士</p>
</dd>
</dl>
<br>
<h2>项目产品</h2>
<hr>
<div class="row">
<div class="col-md-4 img-box">
<a href="http://www.hq-share.com">
<img class="img-responsive prph" src="http://ccksb.img45.wal8.com/img45/499357_20141029153158/s/14393667672_medium.jpg">
</a>
<div class="row black-box">
<h4 class="text-center">HQ-Share专科共享平台</h4>
<h5 class="text-center">
产品架构、跟踪开发、运营升级
</h5>
</div>
</div>
<div class="col-md-4 img-box">
<a href="#">
<img class="img-responsive prph" src="http://ccksb.img47.wal8.com/img47/499357_20141029153158/s/145760210378_medium.png">
</a>
<div class="row black-box">
<h4 class="text-center">西南医院网络医院官网设计</h4>
<h5 class="text-center">
WEB原型设计
</h5>
</div>
</div>
<div class="col-md-4 img-box">
<a href="#">
<img class="img-responsive prph" src="http://ccksb.img47.wal8.com/img47/499357_20141029153158/s/145917786049_medium.jpg" />
</a>
<div class="row black-box">
<h4 class="text-center">华南区重点医院掌上医院/</h4>
<h5 class="text-center">
APP、H5原型制作及升级
</h5>
</div>
</div>
</div>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/uniquey/yukicv">Yukicv</a> is maintained by <a href="https://github.com/uniquey">uniquey</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>