-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
326 lines (326 loc) · 18.5 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.5/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Gilda+Display|Playfair+Display' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/blueimp-gallery/2.18.1/css/blueimp-gallery.min.css">
<link rel="stylesheet" href="./libs/css/animate.css">
<link rel="stylesheet" href="./libs/font-mfizz-2.2/font-mfizz.css">
<link rel="stylesheet" href="main.css">
<title>Michele Degges | Fullstack Web Developer</title>
</head>
<body ng-app="mdegges">
<div class="container-fluid" id="scrollArea" ng-controller="scrollCtrl">
<div class="container-fluid splash-container">
<div class="row-fluid">
<div class="splash col-xs-12 col-sm-12 col-md-12 parallax-mirror" data-parallax="scroll" data-image-src="./images/splash.jpeg">
<nav class="navbar navbar-default navbar-fixed-top nav-trans">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<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 brand" href="#"><i class="fa fa-medium"></i></a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-left">
<li><a href="https://github.com/mdeggies"><i class="fa fa-github-square"></i></a></li>
<li><a href="https://www.linkedin.com/in/mdegges"><i class="fa fa-linkedin-square"></i></a></li>
<li><a href="https://twitter.com/mdeggies"><i class="fa fa-twitter-square"></i></a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Home</a></li>
<li><a ng-click="gotoElement('social')">Social</a></li>
<li><a ng-click="gotoElement('experience')">Experience</a></li>
<li><a ng-click="gotoElement('projects')">Projects</a></li>
<li><a href="http://mdeggies.github.io/blog" target="_blank">Blog</a></li>
<li><a href="mailto:[email protected]?">Contact</a></li>
</ul>
</div>
</nav>
<div class="intro animated zoomInDown">
<h1 class="fancy_name">Michele Degges</h1>
<hr>
<h2>Fullstack Javascript Developer</h2>
<h2>Exploring Code and Design in SF</h2>
<span class="formatting">I love to work with <span class="typing formatting"></span>
</div>
<div class="links">
<a href="https://github.com/mdeggies" class="btn btn-default"><i class="fa fa-github-square"></i> Github</a>
<a ng-click="gotoElement('projects')" class="btn btn-default"><i class="fa fa-tv"></i> Projects</a>
<a href="./assets/Resume.pdf" target="_blank" class="btn btn-default"><i class="fa fa-star-o"></i> Resume</a>
</div>
<img class="img-responsive img-circle logo" src="images/me.png">
</div>
</div>
</div>
<div class="container-fluid" id="social">
<div class="row-fluid">
<div class="col-xs-12 col-sm-6 col-md-6 twitter page">
<div class="header">
<h1>Social Media</h1>
<h4>See what I'm excited about</h4>
<hr>
</div>
<a class="twitter-timeline" href="https://twitter.com/mdeggies" data-widget-id="703093020799860737">Tweets by @mdeggies</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 gallery page" id="gallery">
<h1 class="header">Gallery</h1>
<h4>See where I've been</h4>
<hr>
<div id="blueimp-gallery-carousel" class="blueimp-gallery blueimp-gallery-carousel">
<div class="slides"></div>
<h3 class="title"></h3>
<a class="prev">‹</a>
<a class="next">›</a>
<ol class="indicator"></ol>
</div>
<div id="links">
<a href="./images/gallery/1.png" title="San Fransisco Hike" data-description="Hiking around SF after the Launch Hackathon" data-gallery>
<img src="./images/gallery/1.png" alt="San Fransisco Hike">
</a>
<a href="./images/gallery/2.png" title="LAUNCH Hackathon" data-description="Coding with the team at the Launch Hackathon" data-gallery>
<img src="./images/gallery/2.png" alt="LAUNCH Hackathon">
</a>
<a href="./images/gallery/3.png" title="Forward JS Conference" data-description="At the Forward JS Web Technology Conference" data-gallery>
<img src="./images/gallery/3.png" alt="Forward JS Conference">
</a>
<a href="./images/gallery/4.png" title="Stormpath Workshop" data-gallery>
<img src="./images/gallery/4.png" alt="Stormpath Workshop">
</a>
</div>
</div>
</div>
</div>
<!-------SKILLS------>
<div class="container-fluid" id="skills">
<div class-"row-fluid">
<div class="col-xs-12 col-sm-12 col-md-12 skills">
<p><i class="icon-nodejs i-social i-outline"></i> NodeJS
<i class="icon-javascript i-social i-outline"></i> Javascript
<i class="icon-java i-social i-outline"></i> Java
<i class="icon-c i-social i-outline"></i> C</p>
<p><i class="icon-python i-social i-outline"></i> Python
<i class="icon-html i-social i-outline"></i> HTML
<i class="icon-mongodb i-social i-outline"></i> Mongo
<i class="icon-database i-social i-outline"></i> MySQL</p>
<p><i class="icon-heroku i-social i-outline"></i> Heroku
<i class="icon-aws i-social i-outline"></i> AWS
<i class="icon-iphone i-social i-outline"></i> Android</p>
</div>
</div>
</div>
<!-------EXPERIENCE------>
<div class="container-fluid experience" id="experience">
<div class="header spacing">
<h1>Experience<h1>
<h4>Check out the places I've worked</h4>
<hr>
</div>
<table style="width:100%">
<tr>
<td>
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./images/work-images/ch.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">
<a href="http://codinghouse.co/">CodingHouse</a><i class="material-icons right">more_vert</i></span>
<p>Fullstack Code Mentor</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Code Mentor<i class="material-icons right">close</i></span>
<hr>
<p>Mentored students on Fullstack web development during an intensive 14-week Coding Bootcamp</p>
<p>Lead workshops on best practices and wrote articles on related topics</p>
<p>Created full (MEAN) stack web applications</p>
</ul>
</div>
</div>
</td>
<td>
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./images/work-images/iml.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">
<a href="http://motion.pratt.duke.edu/">IML</a><i class="material-icons right">more_vert</i></span>
<p>Undergraduate Researcher</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">IML Researcher<i class="material-icons right">close</i></span>
<hr>
<p>Worked as part of the DARPA Robotics Challenge Team</p>
<p>Our goal was to create a robot capable of assisting humans throughout the aftermath of natural and man-made disasters</p>
<p>My work consisted of engineering robotic spatial awareness using image registration, and contributing to my team's image recognition and collision detection software</p>
</div>
</div>
</td>
<td>
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./images/work-images/pl.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">
<a href="http://phitlab.org">PHIT Lab</a><i class="material-icons right">more_vert</i></span>
<p>Research Assistant</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Research Assistant<i class="material-icons right">close</i></span>
<hr>
<p>Investigated how technologies can be used to empower people to manage and improve their own health and make healthy choices</p>
<p>Designed and developed the lab's first website, phitlab.org</p>
<p>Worked as team leader and co-programmer of HealthyState, an award winning android app that informs people about the prevalence of common diseases in the United States</p>
</div>
</div>
</td>
<td>
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="./images/work-images/dhm.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">
<a href="http://discipleshomemissions.org">DHM</a><i class="material-icons right">more_vert</i></span>
<p>Graphic Design Intern</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Graphic Design Intern<i class="material-icons right">close</i></span>
<hr>
<p>Redesigned the layout of the Disciples Advocate, a newsletter that’s distributed to over 10,000 people worldwide</p>
<p>Published the Fall 2012 version of the Advocate and Justice Primer</p>
<p>Worked in Adobe InDesign, Photoshop, and GIMP</p>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class="container-fluid" id="projects">
<div class-"row-fluid page">
<div class="col-xs-12 col-sm-12 col-md-12 experience">
<div class="header spacing">
<h1>Projects<h1>
<h4>Coming soon! In the meantime, check out my <a href="https://github.iu.edu/mdegges">github</a></h4>
</div>
</div>
</div>
</div>
<div class="spacing"></div>
<div class="spacing"></div>
<div class="spacing"></div>
<!-----PROJECTS
<div class="container-fluid" id="projects">
<div class-"row-fluid page">
<div class="col-xs-12 col-sm-12 col-md-12 experience">
<div class="header spacing">
<h1>Projects<h1>
<h4>Check out the projects I've worked on</h4>
<hr>
</div>
<div class="col-xs-12 col-sm-12 col-md-12" style="margin-top: 35px;">
<div class="media">
<div class="media-left">
<a href="http://www.amazon.com/PHIT-Lab-HealthyState/dp/B007V6H5TU"><img src="./images/logos/work/hs-logo.png" alt="HealthyState" style="width: 150px; height: auto;"></a>
</div>
<div class="media-body">
<h4>HealthyState</h4> - <span style="color: #c2c2c2">Team Leader & Co-Programmer</span></h4>
<ul>
<li>Developed an android app that makes use of public health data and informs people about the prevalence of common diseases in the United States.</li>
<li>HealthyState placed third out of 51 entries and won $3,000 and $1,000 in travel funds in the Institute of Medicine’s Health Data Collegiate Challenge</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>---->
<!-----CONTACT
<div class="container-fluid" id="contact">
<div class="contact row-fluid page spacing">
<div class="col-xs-9 col-sm-9 col-md-9 form form-box">
<div class="form-top">
<div class="form-top-left">
<h1>Contact me</h1>
<p>Fill in the form below to get in touch</p>
<hr>
</div>
</div>
<div class="form-bottom contact-form">
<form role="form" action="assets/contact.php" method="post">
<div class="form-group">
<label class="sr-only" for="contact-email">Email</label>
<input type="email" name="email" placeholder="Email..." class="contact-email form-control" id="contact-email">
</div>
<div class="form-group">
<label class="sr-only" for="contact-subject">Subject</label>
<input type="text" name="subject" placeholder="Subject..." class="contact-subject form-control" id="contact-subject">
</div>
<div class="form-group">
<label class="sr-only" for="contact-message">Message</label>
<textarea name="message" placeholder="Message..." class="contact-message form-control" id="contact-message"></textarea>
</div>
<button type="submit" class="btn">Send Message</button>
</form>
</div>
</div>
</div>
</div>---->
<div class="container-fluid" id="footer">
<footer class="text-center">
<div class="footer-above">
<div class="container-fluid">
<div class="row-fluid">
<div class="footer-col col-xs-6 col-sm-6 col-md-6">
<h3>Location</h3>
<p>San Fransisco, California</p>
</div>
<div class="footer-col col-xs-6 col-sm-6 col-md-6">
<h3>Keep In Touch!</h3>
<ul class="list-inline">
<li><a class="btn-social btn-outline" href="https://github.com/mdeggies"><i class="fa fa-github-square"></i></a></li>
<li><a class="btn-social btn-outline" href="mailto:[email protected]?" class="btn-social btn-outline"><i class="fa fa-fw fa-envelope"></i></a></li>
<li><a class="btn-social btn-outline" href="https://www.linkedin.com/in/mdegges"><i class="fa fa-linkedin-square"></i></a></li>
<li><a class="btn-social btn-outline" href="https://twitter.com/mdeggies"><i class="fa fa-twitter-square"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-below">
<div class="container-fluid">
<div class="row-fluid">
<div class="col-xs-12 col-sm-12 col-md-12">
© 2016 Michele Degges
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.2.1.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.3/angular.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/1.1.1/typed.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.5/js/materialize.min.js"></script>
<script src="./libs/js/jquery.blueimp-gallery.min.js"></script>
<script src="./libs/js/jquery.lettering-0.6.1.min.js"></script>
<script src="./libs/parallax.js-1.4.2/parallax.min.js"></script>
<script src="./js/navbarChanger.js"></script>
<script src="./js/textAnimate.js"></script>
<script src="./js/pageScroll.js"></script>
<script src="./js/gallery.js"></script>
</body>
</html>