-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
194 lines (164 loc) · 6.42 KB
/
resume.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
<!DOCTYPE html>
<html>
<head>
<title>Patrick Wu</title>
<!-- meta -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- css -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/custom.css">
<link href='http://fonts.googleapis.com/css?family=Rokkitt:400,700|Lato:400,300' rel='stylesheet' type='text/css'>
<!-- js -->
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/script.js"></script>
<script src="/js/jquery.actual.min.js"></script>
</head>
<body>
<div id="wrapper">
<section id= "navigation">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="ion-navicon"></span>
</button>
<a class="navbar-brand" href="/index.html">Patrick Wu</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#about">About Me</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="/resume.html">Resume</a></li>
<li><a href="/blog/index.html">My Blog</a></li>
<li><a href="#contact">Contacts</a></li>
</ul>
</div> <!-- collapse navbar-collapse -->
</div> <!-- container-fluid -->
</nav> <!-- navbar -->
</section> <!-- #navigation -->
</div> <!-- wrapper -->
<body id="top">
<div id="cv" class="instaFade">
<div class="mainDetails">
<div id="headshot" class="quickFade">
<img src="img/patrick.jpg" alt="Patrick Wu" />
</div>
<div id="name">
<h1 class="resume-text-color quickFade delayTwo">Patrick Wu</h1>
<h2 class="resume-text-color quickFade delayThree">Student</h2>
</div>
<div id="contactDetails" class="quickFade delayFour">
<ul>
<li>e: <a href="[email protected]" target="_blank">[email protected]</a></li>
<li>w: <a href="http://patrick-wu.github.io">patrick-wu.github.io</a></li>
<li>L: <a href="www.linkedin.com/in/patrickywu">www.linkedin.com/in/patrickywu</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
<div id="mainArea" class="quickFade delayFive">
<section>
<article>
<div class="sectionTitle">
<h1 class="resume-text-color">Personal Profile</h1>
</div>
<div class="sectionContent">
<p>
Self driven Computer Engineering student with proficient knowledge for full stack development. Highly collaborative in team work environment and well-versed in communicating with others.
</p>
</div>
</article>
<div class="clear"></div>
</section>
<section>
<div class="sectionTitle">
<h1 class="resume-text-color">Education</h1>
</div>
<div class="sectionContent">
<article>
<h2 class="resume-text-color">Univeristy of Toronto</h2>
<p class="subDetails">Computer Engineering, Class of 2018</p>
</article>
</div>
<div class="clear"></div>
</section>
<section>
<div class="sectionTitle">
<h1 class="resume-text-color">Key Skills</h1>
</div>
<div class="sectionContent">
<ul class="keySkills">
<li>Data Analysis</li>
<li>Project Management</li>
<li>Python</li>
<li>C/C++</li>
<li>Ruby on Rails</li>
<li>SQL</li>
<li>HTML/CSS</li>
<li>Javascript/jQuery</li>
</ul>
</div>
<div class="clear"></div>
</section>
<section>
<div class="sectionTitle">
<h1 class="resume-text-color">Work Experience</h1>
</div>
<div class="sectionContent">
<article>
<h2 class="resume-text-color">Engineering Camp Coordinator at <a href="http://www.welcomecentre.ca/">Welcome Centre</a></h2>
<p class="subDetails">June 2015 - August 2015</p>
<p>Executed 5-week STEM summer camp curriculum for newcomer youths in York region. Cultivated participants' interest in the STEM field through presentations and activities involving web development, CAD drawing sessions, and straw-bridge constructions. Implemented a custom Jeopardy! web application with jQuery (see Github).</p>
</article>
<article>
<h2 class="resume-text-color">Information Technology Specialist at <a href="http://www.toronto.thecyc.ca/home">City Youth Council</a></h2>
<p class="subDetails">September 2012 - August 2014</p>
<p>Monitored and operated a real-time electronic voting system. Improved minute publication rate from 72 hours to less than 24 hours in the first 6 months of operations.</p>
</article>
</div>
<div class="clear"></div>
</section>
<section>
<div class="sectionTitle">
<h1 class="resume-text-color">Projects</h1>
</div>
<div class="sectionContent">
<article>
<h2 class="resume-text-color">Rails Club Database - UofT Engineering Society</h2>
<p class="subDetails">September 2015 - Present</p>
<p>
Identified need for using relational database to store and analyze school club data. Currently designing and implementing said SQL database, with Ruby on Rails used as UI Application Framework to support budget analysis.
</p>
</article>
<article>
<h2 class="resume-text-color">Rails Cooking-Recipes Website - Self Interest</h2>
<p class="subDetails">August 2015 - September 2015</p>
<p>Implemented a web application that allows users to create and share cooking recipes. Incorporated features such as user authentication, SQL database, Bootstrap UI components, and Amazon Web Services. (See Github).</p>
</article>
</div>
<div class="clear"></div>
</section>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3753241-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</body>
<!-- footer -->
<section id= "footer" class= "footer">
<div class= "row">
<div class= "copyright text-center">
<p> we can we can we can we can demolish 350 beers</p>
</div>
</div>
</section><!-- footer -->
</html>