-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
229 lines (198 loc) · 7.72 KB
/
index.html
File metadata and controls
229 lines (198 loc) · 7.72 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
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Use title if it's in the page YAML frontmatter -->
<title>Wayne Yang</title>
<link href="/stylesheets/app-63dbd9d6.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/style-da39a3ee.css" media="screen" rel="stylesheet" type="text/css" />
<script src="/javascripts/modernizr-53f614ca.js" type="text/javascript"></script>
</head>
<body class="index">
<div class="row">
<div class="small-12 large-7 columns">
<div class="row">
<div class="small-12 small-centered large-offset-3 columns">
<h2><strong>Wayne Yang</strong></h2>
<h5 class="subheader">Web Developer (Ruby, RoR)</h5>
</div>
</div>
</div>
</div>
<div class="row">
<div class="large-7 small-12 columns">
<div class="row">
<div class="small-3 small-only-text-left large-3 columns text-right">
<p><em>location</em></p>
<p><em>mobile</em></p>
<p><em>email</em></p>
</div>
<div class="small-9 large-9 columns">
<p>New Jersey, USA</p>
<p>973 978 9459</p>
<p>waysidekoi@gmail.com
</div>
</div>
<p class="break"></p>
</div>
</div>
<div class="row">
<div class="large-7 columns">
<div class="row">
<div class="large-9 large-offset-3 columns">
<h5 class="company">Jorgensen & Company</h5>
<h6 class="subheader">Lead Web Developer</h6>
</div>
</div>
<div class="row">
<div class="small-12 large-3 columns small-only-text-left text-right">
<p class="hide-for-small-only"><em>Sept 2014<br/>– current</em></p>
<p class="show-for-small-only" style="margin-top: -0.5rem"><em>Sept 2013 – current</em><br/><br/></p>
</div>
<div class="small-12 large-9 columns">
<p>
Sole developer for company's initiative to mechanizing the insurance industry.
Designed, developed, deployed, and maintained the <a href="https://instanteando.com">InstantE&O web application</a>. The application
supports multi-user integration, custom insurance quote and policy creation, and user-specific administrative interfaces.
Tools and Technologies: Ruby on Rails, JQuery, Javascript, SASS, Nginx
</p>
</div>
</div>
<p class="break"></p>
<div class="row">
<div class="large-9 large-offset-3 columns">
<h5 class="company">makemymeals.com</h5>
<h6 class="subheader">Web developer</h6>
</div>
</div>
<div class="row">
<div class="small-12 large-3 columns small-only-text-left text-right">
<p class="hide-for-small-only"><em>June 2013<br/>– June 2014</em></p>
<p class="show-for-small-only" style="margin-top: -0.5rem"><em>June 2013 – June 2014</em><br/><br/></p>
</div>
<div class="small-12 large-9 columns">
<p>
Collaborated on all layers of the startup's web application. Integrated language parsing algorithms,
designed visual layouts, and constructed a devops management platform using Docker technology.
Practiced agile techniques for feature and bug sanity with Git in a small team.
Designed server provision and deployment technologies, web scrapers,
and HTML/CSS/JS templating for a consumer facing, physical product manufacturing business.
</p>
</div>
</div>
<p class="break"></p>
<div class="row">
<div class="large-9 large-offset-3 columns">
<h5><strong>Sideprojects</strong></h5>
</div>
</div>
<div class="row">
<div class="large-3 columns text-right hide-for-small-only">
<p style="margin-top: 0.2rem"><em>May 2013</em></p>
</div>
<div class="large-9 columns">
<h5><a href="http://devbootstream.herokuapp.com">devbootstream.herokuapp.com</a></h5>
<p class="show-for-small-only"><em>May 2013</em><br/></p>
<p>
Final project at Dev Bootcamp. The app served as an aggregator to keep up with all the amazing content the students produced during their 9-weeks, including tumblr posts, instagram photos, and tweets.
</p>
</div>
</div>
<br/>
<div class="row">
<div class="large-3 columns text-right hide-for-small-only">
<p style="margin-top: 0.2rem"><em>June 2014</em></p>
</div>
<div class="large-9 columns">
<h5><a href="http://richandkristen.info">richandkristen.info</a></h5>
<p class="show-for-small-only"><em>June 2014</em><br/></p>
<p>
A wedding page for a long-time friend.
</p>
</div>
</div>
<p class="break"></p>
<div class="row">
<div class="hide-for-small-only large-3 columns text-right">
<p style="margin-top: 0.2rem"><em>March 2013<br/>– June 2013</em></p>
</div>
<div class="large-9 columns">
<h5><strong>Dev Bootcamp – San Francisco</strong></h5>
<p class="show-for-small-only"><em>March 2013 – June 2013</em><br/><br/></p>
<p>
9-week, intensive educational experience to mentor novices into entry-level web developers.
Craving an opportunity to change my life for the better, I decided to leave the
education industry and make the commitment to fully immerse myself with Dev Bootcamp's project-based
curriculum.
</p>
<br />
</div>
<div class="hide-for-small-only large-3 columns text-right">
<p style="margin-top: 0.2rem"><em>2004 – 2008</em></p>
</div>
<div class="large-9 columns">
<h5><strong>Rutgers University - New Brunswick</strong></h5>
<p class="show-for-small-only"><em>2004 – 2008</em></p>
<h6 class="subheader">Economics</h6>
</div>
</div>
<p class="show-for-small-only break"></p>
</div>
<div class="large-4 columns right">
<h5><strong>Skills</strong></h5>
<div class="skill">
<h5>Ruby, Ruby on Rails, Sinatra</h5>
<h6><em>Active development on Ruby1.8.0-2.1.1</em></h6>
</div>
<div class="skill">
<h5>Git</h5>
</div>
<div class="skill">
<h5>HTML5/HAML</h5>
<h6><em>Active use of html/haml templating, with experience implementing client side JS templating using HAML
Coffee Assets (https://github.com/netzpirat/haml_coffee_assets).</em>
</h6>
</div>
<div class="skill">
<h5>CSS/SASS</h5>
<h6>
<em>
Experienced hard coding CSS/CSS3 for standards compliant browsers, as well as CSS/Grid frameworks such as Suzy,
Compass, Neat, Bourbon, Bootstrap, & Foundation.
</em>
</h6>
</div>
<div class="skill">
<h5>Javascript/JQuery/Coffeescript</h5>
<h6><em>Active use of Javascript and AJAX web libraries, with exposure to JS MVC frameworks, such as Backbone.</em></h6>
</div>
<div class="skill">
<h5>Devops Management and Infrastructure</h5>
<h6><em>Experienced building out command-line applications leveraging Docker (docker.io) to provise, deploy, and manage remote servers.</em></h6>
</div>
<div class="skill">
<h5>Bash scripting</h5>
</div>
<div class="skill">
<h5>Linux development (Ubuntu 12.04)</h5>
</div>
<p class="break"></p>
<h5><strong>Current studies</strong></h5>
<h5>EmberJS, AngularJS</h5>
<h5>Harvard CS50x (Intro to C)</h5>
</div>
</div>
<footer>
<div class="row">
<div class="large-12 columns">
<p>
Source:
<a href="#">http://waysidekoi.github.io</a>
</p>
</div>
</div>
</footer>
<script src="/javascripts/all-cf41baa9.js" type="text/javascript"></script>
</body>
</html>