-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
385 lines (364 loc) · 15.2 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Say Hello</title>
<link rel="icon" href="Images/my_logo.ico">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway|Roboto|Roboto+Slab&display=swap" rel="stylesheet">
<!-- CSS Stylesheets -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://github.com/michaelcadams1215/professional_site/blob/master/styles.css">
<!-- Bootstrap script -->
<script defer src="https://use.fontawesome.com/releases/v5.7.2/js/all.js" integrity="sha384-0pzryjIRos8mFBWMzSSZApWtPl/5++eIfzYmTgBBmXYdhvxPc+XcFEk+zJwDgWbP" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</head>
<!-- Header -->
<body>
<section id="header-image">
<div class="container-fluid interactive-resume">
<div class="row col-lg justify-content-center interactive-resume-padding">
<h1 class="interactive-resume-line-break">Michael Adams</h1>
</div>
<div class="row col-lg justify-content-center">
<h3 class="interactive-resume-h3">Interactive Resume</h3>
</div>
</div>
</section>
<!-- About Me -->
<section id="about-me">
<div class="container-fluid section-width">
<div class="row">
<h2 class="col section-header-h2">About Me</h2>
</div>
<div class="row">
<p class="col section-header-p section-header-border">I'm a project manager and aspiring programmer</p>
</div>
<div class="row">
<div class="col-lg-4">
<h3 class="about-me-h3">Background</h3>
<p class="about-me-p">I am a builder who enjoys the process and satisfaction of building- whether it's a table or an organization. Programming and web development are the next tool in my toolbox as I continually build out my skills and
abilities. Thanks for checking our my site and humoring me.</p>
</div>
<div class="col-lg-4">
<img class="headshot" src="https://github.com/michaelcadams1215/professional_site/MichaelAdams_HS.jpg" alt="">
</div>
<div class="col-lg-4">
<h3 class="about-me-h3">Details</h3>
<p class="about-me-p">
<strong>Name:</strong><br>Michael Adams<br>
<strong>Age:</strong><br>25<br>
<strong>Location:</strong><br>Raleigh, NC<br>
</p>
</div>
</div>
</div>
</section>
<!-- Experience -->
<section id="experience">
<div class="container-fluid section-width">
<div class="row">
<h2 class="col section-header-h2">Experience</h2>
</div>
<div class="row">
<p class="col section-header-p section-header-border">"A jack of all trades is a master of none, but oftentimes <br>better than a master of one."</p>
</div>
<div class="row">
<h3 class="col about-me-h3">Work Experience</h3>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">Brian Hamilton Foundation</h4>
<p class="organization-date">July 2019 - Present</p>
<h4 class="organization-city">Raleigh, NC</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">Managing Director of Programs & Ops.</h5>
<ul class="position-details">
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
</ul>
</div>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">Hamilton Place Strategies</h4>
<p class="organization-date">June 2018 - July 2019</p>
<h4 class="organization-city">Washington, DC</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">Senior Associate</h5>
<ul class="position-details">
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
</ul>
</div>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">Hamilton Place Strategies</h4>
<p class="organization-date">June 2017 - June 2018</p>
<h4 class="organization-city">Washington, DC</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">Associate</h5>
<ul class="position-details">
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
</ul>
</div>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">Bridge Summer Camp</h4>
<p class="organization-date">May 2015 - June 2016</p>
<h4 class="organization-city">Durham, NC</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">Founder, Director</h5>
<ul class="position-details">
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
<li>Placeholder/Placeholder/Placeholder</li>
</ul>
</div>
</div>
<div class="row">
<h3 class="col about-me-h3">Education</h3>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">The App Brewery</h4>
<p class="organization-date">Expected Oct. 2019</p>
<h4 class="organization-city">Online Certification</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">The Complete 2019 Web Development Bootcamp</h5>
<ul class="position-details">
<li>Frontend: HTML, CSS, Bootstrap 4, Javascript, DOM, jQuery, UNIX</li>
<li>Backend: Node.js, Express.js, EJS, Databases, SQL, MongoDB, Mongoose</li>
<li>RESTful API, Authentication & Security</li>
</ul>
</div>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">deeplearning.ai</h4>
<p class="organization-date">Sept. 2019</p>
<h4 class="organization-city">Online Certification</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">AI for Everyone</h5>
<ul class="position-details">
<li>AI Business Strategy</li>
<li>AI Project Management</li>
<li>AI Applications & Society</li>
</ul>
</div>
</div>
<div class="row experience-bottom-border">
<div class="col-lg-4">
<h4 class="organization-title">Univeristy of North Carolina</h4>
<p class="organization-date">Aug 2012 - May 2016</p>
<h4 class="organization-city">Chapel Hill, NC</h6>
</div>
<div class="col-lg-8">
<h4 class="position-title">Bachelors of Arts GPA: 3.6</h5>
<ul class="position-details">
<li>Bachelor of Arts in Public Policy and Political Science</li>
<li>Founder, Carolina Parlimentary Debate Assoc.</li>
<li>Eve Carson Scohlar</li>
<li>Francis S. Viele Scholar</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Projects -->
<section id="projects">
<div class="container-fluid section-width">
<div class="row">
<h2 class="col section-header-h2">Projects</h2>
</div>
<div class="row">
<div class="col col-lg-6 grid">
<figure class="effect-milo">
<img src="https://github.com/michaelcadams1215/professional_site/fall.project.png" alt="website image" />
<figcaption>
<h2>Personal Website</h2>
<p>Devolped with HTML, Bootstrap, and CSS</p>
<a href="https://michaelcadams1215.github.io/professional_site/">View more</a>
</figcaption>
</figure>
</div>
<div class="col col-lg-6 grid">
<figure class="effect-milo">
<img src="https://github.com/michaelcadams1215/professional_site/tindog.jpg" alt="website image" />
<figcaption>
<h2>tindog</h2>
<p>Devolped with HTML, Bootstrap, and CSS</p>
<a href="https://michaelcadams1215.github.io/TinDog/">View more</a>
</figcaption>
</figure>
</div>
</div>
<div class="row">
<div class="col col-lg-12 grid">
<figure class="effect-milo">
<img src="https://github.com/michaelcadams1215/professional_site/comingsoon.png" alt="website image" />
<figcaption>
<h2>Coming Soon</h2>
<p>Make sure to come back and check out my new projects.</p>
<a href="#">View more</a>
</figcaption>
</figure>
</div>
</div>
</div>
</section>
<!-- Skills -->
<section id="skills">
<div class="container-fluid section-width">
<div class="row">
<h2 class="col section-header-h2">Skills</h2>
</div>
<div class="row">
<p class="col section-header-p section-header-border">This is a work in progress, be sure to check <br>back for frequent updates!</p>
</div>
<div class="row">
<div class="col-lg-6 skills-hover">
<div class="left">
<p>HTML(5)</p>
</div>
<div class="right">
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
<div class="col-lg-6 skills-hover">
<div class="left">
<p>CSS(3)</p>
</div>
<div class="right-no-padding">
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 skills-hover">
<div class="left">
<p>Bootstrap(4)</p>
</div>
<div class="right">
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-green"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
<div class="col-lg-6 skills-hover">
<div class="left">
<p>JavaScript(ES6)</p>
</div>
<div class="right-no-padding">
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 skills-hover">
<div class="left">
<p>jQuery</p>
</div>
<div class="right">
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
<div class="col-lg-6 skills-hover">
<div class="left">
<p>Node.js</p>
</div>
<div class="right-no-padding">
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 skills-hover">
<div class="left">
<p>Express.js</p>
</div>
<div class="right">
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
<div class="col-lg-6 skills-hover">
<div class="left">
<p>MongoDB</p>
</div>
<div class="right-no-padding">
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
<i class="fas fa-star star-grey"></i>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer">
<div class="container-fluid section-width">
<div class="row">
<h2 class="col section-header-h2">Say Hello</h2>
</div>
<div class="row">
<p class="col section-header-p">Like what you see or just want to connect? Drop me a line <br>or find through the links below.</p>
</div>
<div class="row justify-content-center social-icon-padding">
<div class="col">
<a class="social-icons" href="mailto:[email protected]"><i class="far fa-envelope"></i></a>
<a class="social-icons" href="https://www.linkedin.com/in/michael-adams-82980677/"><i class="fab fa-linkedin"></i></a>
<a class="social-icons" href="https://twitter.com/michael__adams"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="row">
<p class="col copyright">© 2019 Michael Adams.</p>
</div>
<div class="row">
<p class="col copyright"><em>Inspiration and design from Pascal van Gemert</em></p>
</div>
</div>
</section>
</body>
</html>