-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
70 lines (54 loc) · 2.35 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<title>Resume by shuiyao2</title>
</head>
<body>
<header>
<div class="container">
<h1>Resume</h1>
<h2>i love Python</h2>
<section id="downloads">
<a href="https://github.com/shuiyao2/job/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/shuiyao2/job/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/shuiyao2/job" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<h3>
<a name="python-%E5%BC%80%E5%8F%91%E5%B7%A5%E7%A8%8B%E5%B8%88" class="anchor" href="#python-%E5%BC%80%E5%8F%91%E5%B7%A5%E7%A8%8B%E5%B8%88"><span class="octicon octicon-link"></span></a>Python 开发工程师</h3>
<hr><h4>
<a name="%E5%9F%BA%E6%9C%AC%E4%BF%A1%E6%81%AF" class="anchor" href="#%E5%9F%BA%E6%9C%AC%E4%BF%A1%E6%81%AF"><span class="octicon octicon-link"></span></a>基本信息</h4>
<h5>
<a name="%E6%9C%B1%E6%98%8E%E7%94%B7" class="anchor" href="#%E6%9C%B1%E6%98%8E%E7%94%B7"><span class="octicon octicon-link"></span></a>朱明(男)</h5>
<p>现居住地:广州 </p>
<p>出生年月:1988-08 </p>
<p>联系方式:shuiyao2(at)foxmail.com</p>
<hr><h4>
<a name="%E8%87%AA%E6%88%91%E8%AF%84%E4%BB%B7" class="anchor" href="#%E8%87%AA%E6%88%91%E8%AF%84%E4%BB%B7"><span class="octicon octicon-link"></span></a>自我评价</h4>
<ul>
<li>热爱编程,喜欢尝试;<br>
</li>
<li>自学能力强,适应能力强;<br>
</li>
<li>按时完成各项工作;<br>
</li>
</ul><hr><h4>
<a name="it%E6%8A%80%E8%83%BD" class="anchor" href="#it%E6%8A%80%E8%83%BD"><span class="octicon octicon-link"></span></a>IT技能</h4>
<ul>
<li>熟悉 HTML;</li>
<li>熟悉 Python 标准库;</li>
<li>熟悉 SQLite,熟悉 SQL 语句;</li>
<li>熟悉 Python Web 开发,熟悉 Django、Flask 框架;</li>
</ul>
</section>
</div>
</body>
</html>