-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
411 lines (356 loc) · 22.1 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
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html>
<html lang="en-US">
<head>
<!-- Auto refreshes the website during development -->
<!-- <meta http-equiv="refresh" content="3" > -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width = device-width, initial-scale = 1">
<title>Ming Yang - Developer</title>
<link rel="shortcut icon" type="image/x-icon" href="" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Reem+Kufi">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="shortcut icon" type="image/x-icon" href="" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Reem+Kufi">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand scroll" href="#about">Ming Yang</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a class="scroll" href="#about" data-toggle="collapse">About</a></li>
<li><a class="scroll" href="#experience" data-toggle="collapse">Experience</a></li>
<li><a class="scroll" href="#education" data-toggle="collapse">Education</a></li>
<li><a class="scroll" href="#projects" data-toggle="collapse">Projects</a></li>
<li><a class="scroll" href="#skills" data-toggle="collapse">Skills</a></li>
<li><a href="resume.pdf">Resume</a></li>
<li><a class="scroll" href="#contact" data-toggle="collapse">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="container about">
<div class="row">
<!-- Stops the navigation bar from blocking when anchoring -->
<h3><span id="about"></span></h3>
<img src="img/me.jpg" class="img-responsive img-circle center-block profile" width="200"/>
<h1>About Me</h1>
<p> My name is Ming! I am currently a junior at Brooklyn College working towards a second degree in Computer Science. I received my first bachelor's degree in Nutrition & Psychology at New York University (NYU) but have since decided to pursue a career in the tech industry instead. After graduating from Brooklyn College, I aspire to become a software developer or mobile applications developer. </p>
<p> My love for technology came from when I was a child allowed to tinker with on my brother's computer. From that point on, I have seen technology rise to becoming the ubiquitous presence in our daily lives: it is here to simplify our daily tasks, connect us over large distances; it can be utilized to provide valued content, tap into new markets and increase revenues; and it increases the seamlessness within businesses and between businesses. Nevertheless, it is also astounding to remember that so much has been made possible from lines of code and that amazing software can be developed to completely change how the world runs overnight. It's this wonder and possiblity, the challenge of creating something something that improve everybody's lives that nurtures my love for programming. </p>
<p> Want to get to know me better? Have any other questions? Feel free to <a class="scroll" href="#contact">contact me</a>! </p>
</div>
</div>
<hr>
<div class="container experience">
<div class="row">
<!-- Stops the navigation bar from blocking when anchoring -->
<h3><span id="experience"></span></h3>
<h1>Experience</h1>
<div class="col-xs-offset-1 col-sm-offset-2 text-center">
<div class="btn-group" role="group">
<!-- Button/modal #1 - CUNY Tech Prep -->
<button type="button" class="btn btn-default btn-md" data-toggle="modal" data-target="#cunymodal">
<img src="img/cunytechprep.jpg" class="img-responsivee center-block" />
<br>
<strong>Fullstack Intern</strong>
<br>
<em>CUNY Tech Prep</em>
<br>
June 2016 - Present
</button>
<div class="modal fade" id="cunymodal" tabindex="-1" role="dialog" aria-labelledby="modalLabel1">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="modalLabel1"><strong>Fullstack Intern</strong>
<br><em>CUNY Tech Prep</em></h4>
</div>
<div class="modal-body">
<ul>
<li>Designed and programmed a personal/professional website using HTML/CSS</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Button/modal #2 - AHRC New York City -->
<button type="button" class="btn btn-default btn-md" data-toggle="modal" data-target="#ahrcmodal">
<img src="img/ahrc.jpg" class="img-responsivee center-block" />
<br>
<strong>Data Entry Specialist</strong>
<br>
<em>AHRC New York City</em>
<br>
Feb. 2016 - Present
</button>
<div class="modal fade" id="ahrcmodal" tabindex="-1" role="dialog" aria-labelledby="modalLabel2">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="modalLabel2"><strong>Data Entry Specialist</strong>
<br><em>AHRC New York City</em></h4>
</div>
<div class="modal-body">
<ul>
<li>Maintained the CRM system with the most recent information on clients and server providers</li>
<li>Entered new clients on the CRM system to increase membership and revenue from grants</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Button/modal #3 - Chess NYC -->
<button type="button" class="btn btn-default btn-md" data-toggle="modal" data-target="#chessnycmodal">
<img src="img/chessnyc.jpg" class="img-responsivee center-block" />
<br>
<strong>Client Services Representative</strong>
<br>
<em>Chess NYC</em>
<br>
June 2015 - Sept. 2015
</button>
<div class="modal fade" id="chessnycmodal" tabindex="-1" role="dialog" aria-labelledby="modalLabel3">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="modalLabel3"><strong>Client Services Representative</strong>
<br><em>Chess NYC</em></h4>
</div>
<div class="modal-body">
<ul>
<li>Coordinated schedules between coaches, schools and clients</li>
<li>Oversaw all incoming orders, payments and delegated new clients to the staff</li>
<li>Prepared bi-weekly payroll reports to submit to Oasis Advantage (the PEO)</li>
<li>Handled most of the communications between staff, clients and payroll services</li>
</ul>
</div>
</div>
</div>
</div>
<!--Button/modal #4 - NYU Stern -->
<button type="button" class="btn btn-default btn-md" data-toggle="modal" data-target="#nyusternmodal">
<img src="img/nyustern.gif" class="img-responsivee center-block" />
<br>
<strong>CITL Undergraduate Fellow</strong>
<br>
<em>NYU Stern School of Business</em>
<br>
May 2013 – June 2015
</button>
<div class="modal fade" id="nyusternmodal" tabindex="-1" role="dialog" aria-labelledby="modalLabel4">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="modalLabel4"><strong>CITL Undergraduate Fellow</strong>
<br><em>NYU Stern School of Business</em></h4>
</div>
<div class="modal-body">
<ul>
<li>Managed the teaching platform, Blackboard, used by professors and students</li>
<li>Resolved any general and technological inquiries from professors and students</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Button/modal #5 - New York Methodist Hospital -->
<button type="button" class="btn btn-default btn-md" data-toggle="modal" data-target="#methodistmodal">
<img src="img/methodist.jpg" class="img-responsivee center-block" />
<br>
<strong>Food & Nutrition Volunteer</strong>
<br>
<em>New York Methodist Hospital</em>
<br>
Nov. 2013 – Aug. 2014
</button>
<div class="modal fade" id="methodistmodal" tabindex="-1" role="dialog" aria-labelledby="modalLabel5">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="modalLabel5"><strong>Food & Nutrition Volunteer</strong>
<br><em>New York Methodist Hospital</em></h4>
</div>
<div class="modal-body">
<ul>
<li>Conducted numerous kitchen audits for safety and adherence to health regulations</li>
<li>Collected and modified patient menus in accordance to their diagnosis/health status</li>
<li>Performed numerous test tray evaluations for adherence of food safety and HAACP guidelines</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Button/modal #6 - F-Factor Nutrition -->
<button type="button" class="btn btn-default btn-md" data-toggle="modal" data-target="#ffactor">
<img src="img/ffactor.jpg" class="img-responsivee center-block" />
<br>
<strong>Nutrition Intern</strong>
<br>
<em>F-Factor Nutrition, LLC</em>
<br>
Sept. 2013 – Nov. 2014
</button>
<div class="modal fade" id="ffactor" tabindex="-1" role="dialog" aria-labelledby="modalLabel6">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="modalLabel6"><strong>Nutrition Intern</strong>
<br><em>F-Factor Nutrition, LLC</em></h4>
</div>
<div class="modal-body">
<ul>
<li>Drafted weekly newsletter articles based on the latest research</li>
<li>Coordinated with the nutrition department at New York University and hosted a focus group</li>
<li>Conducted numerous diet analyses using FoodWorks based on clients' food journals</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="container projects">
<div class="row">
<!-- Stops the navigation bar from blocking when anchoring -->
<h3><span id="projects"></span></h3>
<h1>Projects</h1>
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<a href="projects/takeup/takeup.html"><img src="img/takeup.jpg" class="img-responsive project-image" alt="First slide"></a>
<div class="carousel-caption">
<h3>TakeUp</h3>
<p>Designed the front-end of the landing page.</p>
</div>
</div>
<div class="item">
<a href="projects/takeup/takeup.html"><img src="img/takeup.jpg" class="img-responsive project-image" alt="Second slide"></a>
<div class="carousel-caption">
<h3>TakeUp</h3>
<p>Designed the front-end of the landing page.</p>
</div>
</div>
<div class="item">
<a href="projects/takeup/takeup.html"><img src="img/takeup.jpg" class="img-responsive project-image" alt="Third slide"></a>
<div class="carousel-caption">
<h3>TakeUp</h3>
<p>Designed the front-end of the landing page.</p>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="icon-prev" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="icon-next" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<hr>
<div class="container education">
<div class="row">
<!-- Stops the navigation bar from blocking when anchoring -->
<h3><span id="education"></span></h3>
<h1>Education</h1>
<p>B.S. Computer Science, Brooklyn College, 2015-2017</p>
<p>B.S. Nutrition & Psychology, New York University, 2011-2015</p>
</div>
</div>
<hr>
<div class="container skills">
<div class="row">
<!-- Stops the navigation bar from blocking when anchoring -->
<h3><span id="skills"></span></h3>
<h1>Skills</h1>
<div class="col-md-offset-2 col-md-8">
<ul id="lang-list">Here are the languages that I've worked with (in order of knowledge/experience):
<li>Java</li>
<li>C++</li>
<li>HTML5/CSS</li>
<li>JavaScript</li>
<li>Python</li>
</ul>
</div>
</div>
</div>
<hr>
<div class="container contact">
<div class="row">
<!-- Stops the navigation bar from blocking when anchoring -->
<h3><span id="contact"></span></h3>
<h1>Contact Me</h1>
<p>
<i class="fa fa-envelope-o"></i><a href="mailto:ming.yang@nyu.edu"> ming.yang@nyu.edu</a>
<br><i class="fa fa-phone"></i> (347)-882-1263
</p>
<div class="social">
<a class="facebook" href="https://www.facebook.com/mangoyango"><i class="fa fa-facebook-square"></i></a>
<a class="linkedin" href="https://www.linkedin.com/in/ming-yang-717464a2"><i class="fa fa-linkedin"></i></a>
<a class="github" href="https://www.github.com/myang310"><i class="fa fa-github"></i></a>
<a class="stackoverflow" href="http://stackoverflow.com/users/5241540/myang310"><i class="fa fa-stack-overflow"></i></a>
</div>
<hr>
<p id="copyright">Copyright © Ming Yang 2016</p>
</div>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- Script to scroll via the navigation bar -->
<!-- Script necessary for carousel to slide -->
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event) {
event.preventDefault();
$('html,body').animate( { scrollTop:$(this.hash).offset().top } , 1000);
});
$('.carousel').carousel({
interval: 2800
});
});
</script>
</body>
</html>