-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
183 lines (164 loc) · 14.3 KB
/
Copy pathindex.html
File metadata and controls
183 lines (164 loc) · 14.3 KB
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
<!DOCTYPE html>
<html>
<head>
<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>
<style rel="stylesheet">a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}elements-of-type(html5-block){display:block}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{color:#333;font-size:14px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;background-color:#eee;overflow:auto;padding-top:5px}@media screen and (max-width:1024px){body{padding-top:0}}a{text-decoration:none;color:#00b38a;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.last-modified{position:absolute;top:30px;left:50%;width:1000px;color:#bbb;margin-left:-500px;font-size:12px;text-align:right}@media screen and (max-width:1024px){.last-modified{display:none}}@media print{.last-modified{display:none}}.download-pdf{position:absolute;top:30px;left:50%;color:#bbb;margin-left:-500px;font-size:12px;text-align:right}@media screen and (max-width:1024px){.download-pdf{display:none}}@media print{.download-pdf{display:none}}.content{position:relative;width:1024px;margin:50px auto;border-radius:5px;background-color:#fff;overflow:hidden}@media screen and (max-width:1024px){.content{width:100%;margin:0;border-radius:0}}.content-hd{width:100%;padding:30px 50px;color:#fff;background-color:#00b38a;overflow:hidden}@media screen and (max-width:720px){.content-hd{padding:25px 30px}}@media print{.content-hd{color:#000;background-color:#fff}}.content-hd .title{width:100%;border-bottom:2px solid #00a982;font-size:52px;font-weight:300;overflow:hidden;padding-bottom:5px;margin-bottom:5px}.content-hd .contact,.content-hd .info,.content-hd .job,.content-hd .name{width:50%}@media screen and (max-width:720px){.content-hd .contact,.content-hd .info,.content-hd .job,.content-hd .name{width:100%;text-align:center}}.content-hd .name{float:left}.content-hd .name h1{font-family:Lucida Grande,Hiragino Sans GB,Hiragino Sans GB W3,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;font-weight:500;letter-spacing:5px}@media screen and (max-width:720px){.content-hd .name h1{letter-spacing:0;line-height:1.25;margin-top:10px}}.content-hd .name h1 small{font-weight:400;letter-spacing:0;font-size:24px;padding-left:10px}@media screen and (max-width:720px){.content-hd .name h1 small{display:block;padding-left:0;font-size:20px;line-height:1}}.content-hd .job{float:right;text-align:right}@media screen and (max-width:720px){.content-hd .job{text-align:center}}.content-hd .job h2{display:inline-block;font-size:24px}@media screen and (max-width:720px){.content-hd .job h2{border-top:1px solid #00a982;margin:5px auto 0;padding:10px}}.content-hd .info{float:left;line-height:22px}.content-hd .contact{float:right;text-align:right;padding-right:5px}.content-hd .contact ul{margin:8px 0 4px}@media screen and (max-width:720px){.content-hd .contact ul{text-align:center;margin:16px 0 0}}.content-hd .contact ul>li{height:22px}@media screen and (max-width:720px){.content-hd .contact ul>li{display:inline-block}}.content-hd .contact ul>li>a{color:#fff;font-family:Lucida Grande,Hiragino Sans GB,Hiragino Sans GB W3,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:14px;line-height:22px}@media print{.content-hd .contact ul>li>a{color:#000}}.content-hd .contact ul>li>a:hover{color:#e8e8e8}@media screen and (max-width:720px){.content-hd .contact ul>li>a .contact-link{display:none}}.content-hd .contact ul>li>a .iconfont{fill:#fff;vertical-align:text-top}@media screen and (max-width:720px){.content-hd .contact ul>li>a .iconfont{margin:5px 8px}}.content-bd{width:100%;min-height:200px;padding:20px 30px 50px;overflow:hidden}@media screen and (max-width:720px){.content-bd{padding:20px 20px 50px}}.content-bd .content-left,.content-bd .content-right{width:50%}@media screen and (max-width:1024px){.content-bd .content-left,.content-bd .content-right{width:100%}}.content-bd .content-left{float:left}.content-bd .content-right{float:right}.content-bd section{overflow:hidden;padding:10px 15px}.content-bd .section-hd{position:relative;height:32px;margin:10px auto 5px;overflow:hidden}.content-bd .section-bd{overflow:hidden}.content-bd .section-bd ul li{margin-top:8px;list-style:square inside}.content-bd .section-bd .item{margin-bottom:20px}.content-bd .section-title-l,.content-bd .section-title-r{position:absolute;top:50%;display:inline-block;width:35%;height:0;vertical-align:middle;border-top:1px solid #ededed}.content-bd .section-title-l{left:0}.content-bd .section-title-r{right:0}.content-bd .section-title{position:relative;z-index:1;width:24%;min-width:100px;margin:0 auto;padding:4px 10px;border-radius:32px;font-size:16px;font-weight:700;text-align:center;background-color:#eee}.content-bd .section-list{padding:10px 0 5px}.content-bd .item-hd{position:relative;padding:10px 0 5px;line-height:20px;overflow:hidden;font-weight:500;min-height:30px}.content-bd .item-hd .item-time{display:inline-block;float:left;width:25%}@media screen and (max-width:720px){.content-bd .item-hd .item-time{width:100%;margin-bottom:5px}}.content-bd .item-hd .item-more{position:absolute;top:10px;right:0}.content-bd .item-hd .item-name{float:left}.content-bd .item-bd{margin-bottom:5px}.content-bd .item-des{margin-bottom:16px}.content-bd .section-content{text-align:justify;word-break:break-all;line-height:22px}.content-bd .section-content em{display:inline-block;font-family:Menlo,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:12px;line-height:14px;border:1px solid #d1d1d1;border-radius:3px;margin:2px;padding:0 3px;background-color:#f7f7f7}.content-bd .section-content strong{font-family:Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:12px;line-height:14px;border:1px solid #f3f3f3;border-radius:3px;font-weight:500;color:#444;margin:2px;padding:0 3px;background-color:#f6f6f6}.content-bd .practice .item-time{width:100%}.btn{display:inline-block;padding:0 5px;border:1px solid #00b38a;border-radius:3px;color:#00b38a;font-family:Menlo,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:14px;line-height:18px;text-align:center}.btn:hover{color:#fff;background-color:#00b38a}.github-footer{text-align:center}.github-footer .footer-link{display:inline-block;color:#d1d1d1;margin-bottom:25px}@media screen and (max-width:1024px){.github-footer .footer-link{margin-top:25px}}@media print{.github-footer{display:none}}</style>
<base target="_blank">
</head>
<body>
<p class="last-modified">最后更新于2019年6月</p>
<a class="download-pdf" href="resume.pdf">下载 PDF</a>
<main class="content">
<!--基本信息-->
<header class="content-hd">
<section class="title">
<div class="name">
<h1>沈立竑</h1>
</div>
<div class="job">
<h2> </h2>
</div>
</section>
<section class="info">
<ul>
<li>男 / 1997.2</li>
<li>上海大学 · 电子信息工程</li>
<li>本科 / 2019年毕业</li>
</ul>
</section>
<section class="contact">
<ul>
<li>
<a href="https://github.com/ruby109">
<span class="contact-link">Github - ruby109</span>
<span class="iconfont">
<svg width="16px" height="16px" viewBox="0 0 1024 1024">
<path d="M941.714 512q0 143.433-83.712 258.011t-216.283 158.574q-15.433 2.853-22.565-3.986t-7.131-17.152v-120.576q0-55.442-29.696-81.152 32.585-3.438 58.587-10.277t53.723-22.272 46.299-37.998 30.281-60.014 11.703-86.016q0-69.157-45.129-117.723 21.138-52.005-4.571-116.553-16.018-5.157-46.299 6.29t-52.553 25.161l-21.723 13.714q-53.138-14.848-109.714-14.848t-109.714 14.848q-9.143-6.29-24.283-15.433t-47.726-22.016-49.152-7.717q-25.161 64.585-3.986 116.553-45.129 48.567-45.129 117.723 0 48.567 11.703 85.723t29.989 60.014 46.007 38.29 53.723 22.272 58.587 10.277q-22.857 20.553-28.014 58.843-11.995 5.705-25.71 8.558t-32.585 2.853-37.413-12.288-31.707-35.73q-10.862-18.286-27.721-29.696t-28.27-13.714l-11.447-1.719q-11.995 0-16.567 2.56t-2.853 6.583 5.157 8.009 7.424 6.839l3.986 2.853q12.581 5.705 24.869 21.723t17.993 29.147l5.705 13.129q7.424 21.723 25.161 35.145t38.29 17.152 39.717 3.986 31.707-2.011l13.129-2.304q0 21.723 0.293 50.871t0.293 30.866q0 10.277-7.424 17.152t-22.857 3.986q-132.571-43.995-216.283-158.574t-83.712-258.011q0-119.442 58.843-220.27t159.707-159.707 220.27-58.843 220.27 58.843 159.707 159.707 58.843 220.27z"></path>
</svg>
</span>
</a>
</li>
<li>
<a href="mailto:ruby109lol@gmail.com">
<span class="contact-link">ruby109lol@gmail.com</span>
<span class="iconfont">
<svg width="16px" height="16px" viewBox="0 0 1024 1024">
<path d="M903.808 239.04l-818.304 0 0 545.92 852.992 0 0-545.92-34.688 0zM869.664 273.152l-329.536 329.536c-15.04 15.04-41.248 15.04-56.288 0l-329.6-329.536 715.392 0zM119.616 286.752l221.536 221.504-221.536 221.536 0-443.072zM146.848 750.848l218.464-218.432 94.432 94.4c13.952 13.952 32.512 21.664 52.256 21.664s38.304-7.712 52.256-21.664l94.432-94.432 218.432 218.432-730.304 0zM904.384 729.824l-221.536-221.568 221.536-221.568 0 443.136z"></path>
</svg>
</span>
</a>
</li>
<li>
<a href="tel:13918332688">
<span class="contact-link">13918332688</span>
<span class="iconfont">
<svg width="16px" height="16px" viewBox="0 0 1024 1024">
<path d="M256 1024l512 0c26.464 0 48-21.536 48-48l0-928c0-26.464-21.536-48-48-48l-512 0c-26.464 0-48 21.536-48 48l0 928c0 26.464 21.536 48 48 48zM240 48c0-8.832 7.168-16 16-16l512 0c8.832 0 16 7.168 16 16l0 928c0 8.832-7.168 16-16 16l-512 0c-8.832 0-16-7.168-16-16l0-928zM288 864l448 0c8.832 0 16-7.168 16-16l0-672c0-8.832-7.168-16-16-16l-448 0c-8.832 0-16 7.168-16 16l0 672c0 8.832 7.168 16 16 16zM304 192l416 0 0 640-416 0 0-640zM496 928c0 17.664 14.336 32 32 32s32-14.336 32-32c0-17.664-14.336-32-32-32-17.664 0-32 14.336-32 32zM448 128l128 0c8.832 0 16-7.168 16-16s-7.168-16-16-16l-128 0c-8.832 0-16 7.168-16 16s7.168 16 16 16z"></path>
</svg>
</span>
</a>
</li>
</ul>
</section>
</header>
<div class="content-bd">
<div class="content-left">
<section class="practice">
<header class="section-hd">
<span class="section-title-l"></span>
<h2 class="section-title">经历</h2>
<span class="section-title-r"></span>
</header>
<div class="section-bd">
<!--经历:工作-->
<div class="item">
<header class="item-hd">
<h3 class="item-name">大朋VR</h3>
<span class="item-time">2018.04~2018.08 & 2018.11~2019.5 </span>
<a class="btn item-more" href="http://www.dpvr.cn/">实习</a>
</header>
<div class="item-bd">
<p class="item-des">于大朋VR Unity3D组实习,包括:</p>
<ul class="section-content">
<li>Unity播放器的开发(与PC上的VR客户端的交互)</li>
<li>基于SteamVR的Unity播放器的开发(功能实现)</li>
<li>基于Unity的一体机操作系统的维护</li>
</ul>
</div>
</div>
</div>
</section>
<!--<br>  全景图片<br>111-->
</div>
<div class="content-right">
<section class="skill">
<header class="section-hd">
<span class="section-title-l"></span>
<h2 class="section-title">技能</h2>
<span class="section-title-r"></span>
</header>
<div class="section-bd">
<!--技能:Swift-->
<div class="item">
<header class="item-hd">
<span class="item-time">Swift</span>
<a class="btn item-more">掌握</a>
</header>
<div class="item-bd">
<ul class="section-content">
<li>掌握Swift基本语法与知识</li>
<li>了解OOP与POP</li>
</ul>
</div>
</div>
<!--iOS-->
<div class="item">
<header class="item-hd">
<span class="item-time">iOS</span>
<a class="btn item-more">掌握</a>
</header>
<div class="item-bd">
<ul class="section-content">
<li>掌握iOS的基本SDK</li>
<li>了解iOS的多线程操作</li>
</ul>
</div>
</div>
<!-- Webpack-->
<div class="item">
<header class="item-hd">
<span class="item-time">英语</span>
<a class="btn item-more">精通</a>
</header>
<div class="item-bd">
<ul class="section-content">
<li>CET-6</li>
<li>中级口译(笔试)</li>
</ul>
</div>
</div>
<div class="item">
<header class="item-hd">
<span class="item-time">其它</span>
</header>
<div class="item-bd">
<ul class="section-content">
<li>掌握Git</li>
<li>会使用python写简单的爬虫</li>
<li>熟悉C#,Unity</li>
</ul>
</div>
</div>
</div>
</section>
</div>
</div>
</main>
<footer class="github-footer">
<a class="footer-link" href="https://github.com/gwuhaolin/resume">页面托管在Github Pages上</a>
</footer>
</body>
</html>