-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
372 lines (369 loc) · 14.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
<html>
<head>
<title>Noah Jahn</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="assets/css/skeleton.css">
<link rel="stylesheet" href="assets/css/custom.css">
<link rel="icon" href="assets/img/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=PT+Sans" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="row">
<div class="one-third column">
<div class="row">
<div class="column">
<div class="sidebar">
<img class="profile" src="assets/img/profile.jpg">
<h4 class="custom"><b>Noah Jahn</b></h4>
<h5 class="custom">
<i>
software development engineer<br>
</i>
</h5>
<div class="cert-badges">
<a target="_blank"
href="https://www.youracclaim.com/badges/10b761b4-ee7a-4ba3-b3d3-0fa5fe9fb7ae/public_url">
<img class="cert-badge" src="assets/img/aws-certified-cloud-practitioner-sm.png">
</a>
</div>
<div class="contact-icons">
<a class="contact-link" href="https://www.linkedin.com/in/noahjahn" target="_blank">
<img class="contact-icon" src="assets/img/linkedin.svg">
</a>
<a class="contact-link" href="https://github.com/noahjahn" target="_blank">
<img class="contact-icon" src="assets/img/github.svg">
</a>
<a class="contact-link" href="https://gitlab.com/noah.jahn" target="_blank">
<img class="contact-icon" src="assets/img/gitlab.svg">
</a>
<a class="contact-link" href="mailto:[email protected]" target="_blank">
<img class="contact-icon" src="assets/img/email.svg">
</a>
</div>
<div>
<h5 class="custom">
<i>
Dark mode
</i>
<div class="switch">
<div class="switch-circle">
</div>
</div>
</h5>
</div>
</div>
</div>
</div>
</div>
<div class="two-thirds column">
<h4 class="custom primary"><b>EXPERIENCE</b></h4>
<div>
<h4 class="custom">
<b>Senior Software Developer & Technical Lead</b> / <span><i>SPARK Business Works</i></span>
</h4>
<h6 class="custom"><i>October 2022 - PRESENT, Grand Rapids, MI</i></h6>
<h4 class="custom">
<b>Software Engineer</b> / <span><i>SPARK Business Works</i></span>
</h4>
<h6 class="custom"><i>April 2022 - October 2022, Grand Rapids, MI</i></h6>
<ul>
<li>
Developed and implemented API integrations for Google and Microsoft Graph
</li>
<li>
Troubleshot and refactored file saving code to resolve production bugs and improve security
</li>
<li>
Designed and implemented a delivery/return tracking API using Nodejs integrated with NetSuite
</li>
<li>
Communicated effectively with both technical and non-technical audiences to gather requirements and explain complex technical concepts
</li>
<li>
Created a deployment process for new applications using bash scripting, Docker, and GitLab
</li>
<li>
Created reusable Terraform modules for application infrastructure deployments
</li>
<li>
Created standards for deploying client projects to AWS using AWS SSO and Terraform
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Senior Software Developer</b> / <span><i>Fusionary</i></span>
</h4>
<h6 class="custom"><i>March 2021 - April 2022, Grand Rapids, MI</i></h6>
<ul>
<li>
Led a DevOps team to support, maintain, and improve the hosting of existing and new projects on a variety of tech stacks
</li>
<li>
Provided new feature implementation guidance and support as a Tech lead on a team of other Software Developers
</li>
<li>
Implemented reproducible development environments using Docker and Docker Compose
</li>
<li>
Implemented infrastructure as code using Terraform
</li>
<li>
Configured and maintained high performance containerized web application
</li>
<li>
Implemented standards for deploying stateless applications to Rende
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Software Developer</b> / <span><i>SPARK Business Works</i>
</span>
</h4>
<h6 class="custom"><i>December 2019 - March 2021, Grand Rapids, MI</i></h6>
<ul>
<li>
Developed client and public facing applications using Nodejs and PHP
</li>
<li>
Developed additional features for an internal project management web application to make communicating with clients and entering time more seamless
</li>
<li>
Implemented automated deployments for client facing projects
</li>
<li>
Documented processes for provisioning servers in AWS
</li>
<li>
Built an internal tool to asynchronously manage application servers
</li>
<li>
Managed groups of contractors and provided guidelines on application developmen
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Systems Analyst</b> / <span><i>SPARK Business Works</i>
</span>
</h4>
<h6 class="custom"><i>August 2018 - December 2019, Kalamazoo, MI</i></h6>
<ul>
<li>
Performed quality assurance and acceptance testing of custom built web and mobile applications
</li>
<li>
Reviewed code to ensure code changes are implemented optimally
</li>
<li>
Resolved issues and unexpected behaviours in client facing custom web applications
</li>
<li>
Documented REST API's built for a client facing application for use by an external development team
</li>
<li>
Architected and designed application work-flows to relay to developers
</li>
<li>
Implemented DevOps practices: automated deployments, continuous integration, and automated server setup up
for existing and new applications
</li>
</ul>
</div>
<h4 class="custom primary"><b>ADDITIONAL WORK AND PROJECTS</b></h4>
<div>
<h4 class="custom">
<b>Home Lab</b> / <span><i>Personal Project</i></span>
</h4>
<ul>
<li>
Setup home server to host and run games on a Linux server running Docker
</li>
<li>
Currently, I'm hosting a Minecraft and Rust (the game) server for me and friends to play
</li>
<li>
Created an API endpoint that can be used to give a specific user creative mode in the Minecraft server running in Docker
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Game</b> / <span><i><a href="https://game.noahjahn.dev">https://game.noahjahn.dev</a></i></span>
</h4>
<ul>
<li>
Unity game to practice game development, top down shooter
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Weekend for Good 2022 </b> / <span><i><a href="https://codeforgoodwm.org/weekend-for-good/">Code for Good
West Michigan</a></i></span>
</h4>
<ul>
<li>
Created an app integrated with Google Calendar and Twilio to send out SMS reminders to attendees of the event for a local non-profit (Lighthouse Immigrant Advocates)
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Contract Software Engineer</b> / <span><i>Brem LLC</i></span>
</h4>
<h6 class="custom"><i>July 2021 - PRESENT, Remote</i></h6>
<ul>
<li>
Planned and created scalable infrastructure in AWS using EC2's and a Load Balancer for a product created
by Brem to limit costs and service usage
</li>
<li>
Configured and deployed Django applications using celery/flower for running background tasks
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Weekend for Good 2021 </b> / <span><i><a href="https://codeforgoodwm.org/weekend-for-good/">Code for Good
West Michigan</a></i></span>
</h4>
<ul>
<li>
Helped organize content for a non-profit (Grand Rapids Area Coalition to End Homelessness)
</li>
<li>
Built a responsive and more content focused landing page for the non-profit
</li>
<li>
Added form submission functionality using Mailchimp to help website visitors stay subscribed
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>noahjahn.dev & api.noahjahn.dev</b> / <span><i>Personal project</i></span>
</h4>
<ul>
<li>
Created a dark/light mode front-end switch to change themes and colors
</li>
<li>
Implemented a custom cookie storage solution to track visitors to noahjahn.dev. Also keeps track of the
chosen theme: dark vs. light written with Express in Node.js
</li>
<li>
<a href="https://github.com/noahjahn/noahjahn.dev/tree/master/assets/js/api-noahjahn-dev">
A front-end wrapper
</a> for making http requests was also written for this project
</li>
<li>
<a href="https://github.com/noahjahn/api.noahjahn.dev">
Open source on GitHub
</a>
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>CSM Group IT Asset Manager</b> / <span><i>WMU Senior Design class final project</i>
</span>
</h4>
<ul>
<li>
Asset tracking software built to be able to query asset records quickly. The application was designed and
implemented for a capstone project at WMU, but is used by CSM Group’s IT department today </li>
</li>
<li>
https://csmit.noahjahn.dev/ (Only the login is visible without an account)
</li>
<li>
<a href="https://github.com/noahjahn/csmit-asset-manager">
Open source on GitHub
</a>
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>Here Comes Treble Website</b> / <span><i>WMU Web Tech class final project</i>
</span>
</h4>
<ul>
<li>
Website for the Here Comes Treble Acapella group at WMU to list member information and event updates.
</li>
<li>
<a href="https://github.com/noahjahn/herecomestreblewmu">
Open source on GitHub
</a>
</li>
<li>
<a href="https://herecomestreblewmu.noahjahn.dev">
Demo site
</a>
</li>
</ul>
</div>
<div>
<h4 class="custom">
<b>GPU Butter</b> / <span><i>WMU Database Management Systems class final project</i>
</span>
</h4>
<ul>
<li>
Created to easily search for Graphics Cards based on the FPS of a select few games.
</li>
<li>
<a href="https://github.com/noahjahn/wmu-gpu-butter">
Open source on GitHub
</a>
</li>
</ul>
</div>
<h4 class="custom primary"><b>CERTIFICATIONS</b></h4>
<div>
<h4 class="custom">
<b>AWS Certified Cloud Practitioner </b>/ <span><i>Amazon Web Services</i></span>
</h4>
<h6 class="custom"><i>September 26th, 2020 - September 26th, 2023</i></h6>
<ul>
<li>
<a target="_blank"
href="https://www.youracclaim.com/badges/10b761b4-ee7a-4ba3-b3d3-0fa5fe9fb7ae/public_url">
View certification details and verification
</a>
</li>
</ul>
</div>
<h4 class="custom primary"><b>EDUCATION</b></h4>
<div>
<h4 class="custom">
<b>Bachelor of Science in Computer Science</b> / <span><i>Western Michigan University</i></span>
</h4>
<h6 class="custom"><i>Graduated December, 2019</i></h6>
<ul></ul>
</div>
<div>
<h4 class="custom">
<b>Muskegon Community College</b>
</h4>
<h6 class="custom"><i>August 2015 - July 2017, Muskegon MI</i></h6>
<ul>
<li>
Course work included transferable credits for education continuation at WMU.
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
<footer>
<script src="assets/js/api-noahjahn-dev/index.js"></script>
<script src="assets/js/index.js"></script>
</footer>
</html>