-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume_old.html
104 lines (90 loc) · 3.1 KB
/
resume_old.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta property="og:title" content="Benson Fung Resume" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://www.facebook.com/pages/Benson-Fung-Resume/180863578628679" />
<meta property="fb:admins" content="778450208" />
<title>Resume of Benson Fung</title>
<link rel="stylesheet" href="css/blueprint/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="css/blueprint/print.css" type="text/css" media="print">
<!--[if lt IE 8]>
<link rel="stylesheet" href="css/blueprint/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<link rel="stylesheet" href="css/blueprint/plugins/fancy-type/screen.css" type="text/css" media="screen, projection" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-15461573-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
}());
</script>
<script src="http://ajax.cdnjs.com/ajax/libs/modernizr/1.7/modernizr-1.7.min.js"></script>
</head>
<body>
<div id="fb-root"></div>
<script type="text/javascript">
(function() {
var e = document.createElement('script'); e.async = true;
e.src = 'http://connect.facebook.net/en_US/all.js#xfbml=1';
document.getElementById('fb-root').appendChild(e);
}());
</script>
<div class="container showgrid">
<header>
<div class="span-17">
<hgroup>
<h1>Benson Fung</h1>
<h2 class="alt">Software Engineer</h2>
</hgroup>
</div>
<div class="span-6 last">
<fb:like href="http://www.facebook.com/pages/Benson-Fung-Resume/180863578628679" layout="box_count" show_faces="false" width="55" font=""></fb:like>
</div>
</header>
<hr />
<section>
<h1>Technologies</h1>
</section>
<section>
<h1>Experience</h1>
<p>
<h2>Incisent Technologies</h2>
<h3>Software Engineer</h3>
<time datetime="2004-10-18" class="from">Oct. 2004</time>
<time datetime="2010-12-31" class="until">Dec. 2010</time>
<ul>
<li>did blah 1</li>
<li>did blah 2</li>
<li>did blah 3</li>
</ul>
</p>
</section>
<section>
<h1>Education</h1>
<p>
<h2>University of Illinois Urbana - Champaign</h2>
<time datetime="1999-08" class="from">Aug. 1999</time>
<time datetime="2003-05-18" class="until">May 2003</time>
<ul>
<li>Bachelor of Science in Computer Science</li>
<li>Certificate of Software Engineering Specialization</li>
</ul>
</p>
</section>
</div>
<!--
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
-->
<!-- Ignore LinkedIn for now
<script type="text/javascript" src="http://platform.linkedin.com/in.js">
api_key: 5DCoQQDegjDiC9X4GVoyHt_eF8DDnKkOLUlnbV8TQb1Q9jZhQ_06I4PLtP7nJ5jz
authorize: true
</script>
-->
</body>
</html>