forked from ossd-sp22/levbernstein-weekly
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
352 lines (311 loc) · 26.9 KB
/
resume.html
File metadata and controls
352 lines (311 loc) · 26.9 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
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
---
title: Resume
---
<!DOCTYPE html>
<html class="edit-mode"><head>
<title>{{ site.name }}{% if page.title %} - {{ page.title }}{% endif %}</title>
<style>.magic-dots.slick-dots ul{padding:0;display:flex;transition:all .2s;position:relative;margin:0}.magic-dots.slick-dots li.slick-active button:before{color:#00558b}.magic-dots.slick-dots li button:before{transition:font-size .35s;font-size:12px;content:"\2022"}.magic-dots.slick-dots li.small button:before{font-size:8px;line-height:20px}</style></head>
<body id="body" class="device-nontouch finalize-page popup-body-no-scroll">
<div id="app"div class="cancel-handler"><div class="template-preview"><figure class="svg-skin"><div class="">
<meta http-equiv="Content-Type" content="text/html;charset=utf-16">
<title>Lev Bernstein</title>
<style type="text/css" id="static">
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
body{line-height:1;text-align:left;font-feature-settings:"liga" 0;-moz-font-feature-settings:"liga" off}
/*START content disc style for LI*/
#document.skn-mlg5 ul{list-style:none;margin:0;padding:0;padding-left:10px;margin-top:3px}
#document.skn-mlg5 ul li{position:relative;margin:0 0 0 0px;padding-left:12px}
#document.skn-mlg5 ul li:before{content:'\2022';font-size:14px;position:absolute;left:0;top:0}
#document.skn-mlg5 .leftBox ul{margin-top:0}
#document.skn-mlg5 .leftBox ul li:before{display:none}
/*END content disc style for LI*/
#document.skn-mlg5 .txtBold{font-weight:bold}
#document.skn-mlg5 .txtItl{font-style:italic}
#document.skn-mlg5 .dispBlock{display:block}
#document.skn-mlg5 .fltRight{float:right}
#document.skn-mlg5 .txtCaps{text-transform:uppercase}
/*Document*/
#document.skn-mlg5{color:#000000;line-height:13px;min-height:792px}
#document.skn-mlg5 .name{color:#fff;padding:0;text-align:center;margin-bottom:10px;text-transform:uppercase;font-family:'Lora', serif}
#document.skn-mlg5 .resumeTitle{color:#fff;text-transform:uppercase}
/* common left-right container */
#document.skn-mlg5 .section{position:relative}
#document.skn-mlg5 .leftBox,#document.skn-mlg5 .rightBox{box-sizing:border-box;position:relative;display:table-cell;vertical-align:top;word-wrap:break-word}
#document.skn-mlg5 .leftBox{padding:0px 30px 25px 10px}
#document.skn-mlg5 .rightBox{padding:0px 10px 25px 30px}
#document.skn-mlg5 .topSection .leftBox{display:block;text-align:center;padding:25px}
#document.skn-mlg5 .leftBox:empty,#document.skn-mlg5 .section:empty{display:none}
#document.skn-mlg5 .section:first-child{padding-top:0;border:none}
#document.skn-mlg5 .education .category-title{margin-top:8px;font-weight:bold}
#document.skn-mlg5 .refername{text-transform:capitalize}
#document.skn-mlg5 .refrence .refUponReq{margin-top:-12px!important}
/* Common Heading style */
#document.skn-mlg5 .heading{padding-bottom:5px;position:relative}
#document.skn-mlg5 .leftBox .heading:before,#document.skn-mlg5 .rightBox .heading:before{content:'';position:absolute;top:6px;width:25px;height:2px;background:#ccc}
#document.skn-mlg5 .leftBox .heading:before{right:-30px}
#document.skn-mlg5 .rightBox .heading:before{left:-30px}
#document.skn-mlg5 .leftBox .heading:after,#document.skn-mlg5 .rightBox .heading:after{content:'';position:absolute;top:0px;width:14px;height:14px;background:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;z-index:999}
#document.skn-mlg5 .leftBox .heading:after{right:-38px}
#document.skn-mlg5 .rightBox .heading:after{left:-38px}
#document.skn-mlg5 .sectiontitle{text-transform:uppercase;color:#000000;font-weight:bold;font-family:'Lora', serif}
/* Top section */
#document.skn-mlg5 .topSection{background:#2f2f2f;margin:5px 5px 0px 5px}
#document.skn-mlg5 .topSection .section{border:none;margin-bottom:0;padding-top:0}
#document.skn-mlg5 .topSection .leftBox{vertical-align:middle}
/*parentContainer*/
#document.skn-mlg5 .parentContainer{display:table;table-layout:fixed;margin:25px 12px 12px 12px}
#document.skn-mlg5 .parentContainer .leftBox{border-right:2px solid #ccc;text-align:right}
/* SVG Icon Style */
#document.skn-mlg5 .iconRow{width:175px;clear:both;margin-bottom:7px;word-wrap:break-word}
#document.skn-mlg5 .iconRow:last-child{margin-bottom:0}
#document.skn-mlg5 .iconRow label{font-weight:bold;text-transform:uppercase}
#document.skn-mlg5 .icoTxt{padding-left:5px;vertical-align:top;word-wrap:break-word;word-break:break-word;}
#document.skn-mlg5 .refrence .refUponReq{margin-top:0!important}
</style>
<style type="text/css" id="unparsed">
#document.skn-mlg5,#document.skn-mlg5 table{line-height:{$FTLH}px}
#document.skn-mlg5.pagesize{width:{$PGSZ}px}
#document.skn-mlg5.fontsize{font-size:{$FTSZ}px}
#document.skn-mlg5.fontface{font-family:{$FTFC}}
#document.skn-mlg5 .section{padding-top:{$SCSP}px}
#document.skn-mlg5 .firstparagraph{margin-top:0!important}
#document.skn-mlg5 .paragraph{margin-top:{$PGSP}px}
#document.skn-mlg5 .skills .paragraph,#document.skn-mlg5 .certificate .paragraph{margin-top:{$SKSP}px}
#document.skn-mlg5 .parentContainer{min-height:{$MINH}px}
#document.skn-mlg5 .parentContainer .singlecolumn,#document.skn-mlg5 .parentContainer .singlecolumn,#document.skn-mlg5 .parentContainer .maincolumn{margin-left:{$PIND}px}
#document.skn-mlg5 .leftBox .singlecolumn{margin-left:0!important}
#document.skn-mlg5 .name{font-size:{$NMSZ}px;line-height:{$NMLH}px}
#document.skn-mlg5 .resumeTitle{font-size:{$RSTL}px;line-height:{$RSLH}px}
#document.skn-mlg5 .sectiontitle{font-size:{$HDSZ}px;line-height:{$HDLH}px}
#document.skn-mlg5 .parentContainer .leftBox{width:{$LBOX}px}
#document.skn-mlg5 .topSection{background-color:{$SDCL}}
#document.skn-mlg5 ul{line-height:{$ULLH}px}
@-moz-document url-prefix(){#document.skn-mlg5 .parentContainer{height:692px}}
</style>
<style type="text/css" id="dynamic">
#document.skn-mlg5,#document.skn-mlg5 table{line-height:13px}
#document.skn-mlg5.pagesize{width:612px}
#document.skn-mlg5.fontsize{font-size:11px}
#document.skn-mlg5.fontface{font-family:open sans}
#document.skn-mlg5 .section{padding-top:15px}
#document.skn-mlg5 .firstparagraph{margin-top:0!important}
#document.skn-mlg5 .paragraph{margin-top:12px}
#document.skn-mlg5 .skills .paragraph,#document.skn-mlg5 .certificate .paragraph{margin-top:2px}
#document.skn-mlg5 .parentContainer{min-height:696px}
#document.skn-mlg5 .parentContainer .singlecolumn,#document.skn-mlg5 .parentContainer .singlecolumn,#document.skn-mlg5 .parentContainer .maincolumn{margin-left:0px}
#document.skn-mlg5 .leftBox .singlecolumn{margin-left:0!important}
#document.skn-mlg5 .name{font-size:30px;line-height:30px}
#document.skn-mlg5 .resumeTitle{font-size:15px;line-height:15px}
#document.skn-mlg5 .sectiontitle{font-size:14px;line-height:17px}
#document.skn-mlg5 .parentContainer .leftBox{width:215px}
#document.skn-mlg5 .topSection{background-color:#2f2f2f}
#document.skn-mlg5 ul{line-height:14px}
@-moz-document url-prefix(){#document.skn-mlg5 .parentContainer{height:692px}}
</style>
<div id="document" class="91 skn-mlg5 fontsize fontface vmargins hmargins pagesize" style="transform: scale(1.44118); transform-origin: 0px 0px 0px;"><div id="CONTAINER_PARENT_0" class="topSection"><div id="CONTAINER_0" class="leftBox"><div id="SECTION_NAME867ba525-eb10-4514-aa17-2dfd583df81f" class="section notdraggable firstsection">
<div id="PARAGRAPH_867ba525-eb10-4514-aa17-2dfd583df81f_1_adb98432-bf68-1636-24bc-c87c893f4d6f" class="paragraph PARAGRAPH_NAME firstparagraph">
<div class="name txtBold">
<span class="field" id="867ba525-eb10-4514-aa17-2dfd583df81fFNAM1">Lev</span>
<span class="field" id="867ba525-eb10-4514-aa17-2dfd583df81fLNAM1">Bernstein</span>
</div>
<div class="resumeTitle txtBold"><span id="867ba525-eb10-4514-aa17-2dfd583df81fRTTL1">DevOps and Software Engineer</span></div>
</div>
</div></div></div><div id="CONTAINER_PARENT_1" class="parentContainer"><div id="CONTAINER_1" class="leftBox last-box"><div id="SECTION_CNTC050a92d3-7925-42b7-aa04-d02e2e9aecd7" class="section notdraggable">
<div class="heading">
<div class="sectiontitle" id="SECTNAME_CNTC050a92d3-7925-42b7-aa04-d02e2e9aecd7">Contact</div>
</div>
<div id="PARAGRAPH_050a92d3-7925-42b7-aa04-d02e2e9aecd7_1_2eb731f0-0a59-10fd-86ad-882245343fa1" class="paragraph firstparagraph">
<div class="address">
<div class="iconRow">
<label>EMAIL:</label>
<div class="icoTxt">
<span class="field emailText" id="050a92d3-7925-42b7-aa04-d02e2e9aecd7EMAI1">lev2000@me.com</span>
</div>
</div>
<div class="iconRow">
<label>PHONE:</label>
<div class="icoTxt">
<span>(+1) 347-463-5294</span>
</div>
</div>
<div class="iconRow">
<label>LINKS:</label>
<div class="icoTxt">
<span><a href="https://levbernstein.github.io/levbernstein/projects/">Personal Website</a></span><br>
<span><a href="https://github.com/LevBernstein">GitHub</a></span><br>
<span><a href="https://www.linkedin.com/in/lev-bernstein-282a28206/">LinkedIn</a></span>
</div>
</div>
</div>
</div>
</div><div id="SECTION_EDUC2b84e0d8-45c5-439c-b601-e4ef423dc0cd" class="section education">
<div class="heading">
<div class="sectiontitle" id="SECTNAME_EDUC2b84e0d8-45c5-439c-b601-e4ef423dc0cd">Education</div>
</div>
<div class="paragraph firstparagraph" id="PARAGRAPH_2b84e0d8-45c5-439c-b601-e4ef423dc0cd_1_2f1239fc-d3e1-2979-7e66-f60e58550d3f">
<div class="singlecolumn">
<span class="dispBlock txtBold eduDetails">
<span class="dispBlock txtCaps" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdSCHO1">New York University</span>
<span class="dispBlock">
<span>GPA: </span><span class="field" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdGRPA1">3.76</span>
</span>
</span>
<span class="dispBlock" dependencyoncharvalue="EGRD_STILLENROLLED">
<span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdDGRE1">Bachelor of Arts (B.A.)</span>
<span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdSTUY1">Computer Science, Graduated cum laude, </span><span></span><span class="jobdates" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdGRYR1" format="%b %Y">May 2022</span><span></span>
</span>
<div>
<div class="category-title">Relevant Coursework</div>
<ul>
<li><span><a href="https://knowledge.kitchen/content/courses/agile-development-and-devops/schedule/">CS 480 Agile SoftDev</a></span></li><li><span><a href="https://anirudhsk.github.io/teaching/">CS 480 Computer Networks</a></span></li><li id="CATEGORY_COURSE_CRSE_7a9eda7d-683b-f3e2-74d1-9f7549602a0c"><span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdCRSE1">CS 310 Basic Algorithms</span></li><span><li><a href="https://cs.nyu.edu/~gottlieb/courses/os202/class-notes.html">CS 202 Operating Systems</a></span></li><li id="CATEGORY_COURSE_CRSE_d3b1c5c6-b888-6090-c291-fe0cdf59a509"><span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdCRSE1">CS 201 Computer Systems Organization</span></li><li id="CATEGORY_COURSE_CRSE_3073014d-1fb3-484f-ff03-f14c2344263c"><span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdCRSE1">CS 102 Data Structures</span></li>
</ul>
</div>
<span class="field" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdFRFM1"></span>
</div>
</div>
<div class="paragraph" id="PARAGRAPH_2b84e0d8-45c5-439c-b601-e4ef423dc0cd_2_0feb2643-feb2-a9ae-9684-bdb7af5f59bc">
<div class="singlecolumn">
<span class="dispBlock txtBold eduDetails">
<span class="dispBlock txtCaps" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdSCHO2">Bard College</span>
</span>
<span class="dispBlock" dependencyoncharvalue="EGRD_YES">
<span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdDGRE2">Associate in Arts (A.A.)</span>
<span id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdSTUY2">Liberal Arts</span><span><br></span><span class="jobdates" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdGRYR2" format="%b %Y">Jun 2018</span><span></span>
</span>
<span class="field" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdFRFM2"></span>
</div>
</div>
</div><div id="SECTION_HILTab8796b7-0770-4154-be12-9b70f9e4cdf3" class="section skills">
<div class="heading">
<div class="sectiontitle" id="SECTNAME_HILTab8796b7-0770-4154-be12-9b70f9e4cdf3">Skills</div>
</div>
<div class="paragraph firstparagraph" id="PARAGRAPH_ab8796b7-0770-4154-be12-9b70f9e4cdf3_1_aa4847e1-1cd2-bc2f-4f5a-5a999a3977c3">
<div class="singlecolumn maincolumn">
<span id="ab8796b7-0770-4154-be12-9b70f9e4cdf3FRFM1"><p>Terraform with a focus on the AWS stack: Lambda, EC2, EventBridge, VPC</p></span>
</div>
</div>
<div class="paragraph" id="PARAGRAPH_ab8796b7-0770-4154-be12-9b70f9e4cdf3_2_3bdc316c-5324-8b8c-bf74-9627ccbe407f">
<div class="singlecolumn maincolumn">
<span id="ab8796b7-0770-4154-be12-9b70f9e4cdf3FRFM2"><p>Proficiency in Python, Bash, C, Java, Javascript, Linux, Jenkins, scripting, Python libraries (boto3, asyncio, requests, pytest, typing)</p></span>
</div>
</div>
<div class="paragraph" id="PARAGRAPH_ab8796b7-0770-4154-be12-9b70f9e4cdf3_5_d06bcdc5-4d19-4449-1864-dc2b66e091d0">
<div class="singlecolumn maincolumn">
<span id="ab8796b7-0770-4154-be12-9b70f9e4cdf3FRFM5"><p>Intermediate Russian proficiency</p></span>
</div>
</div>
<div class="paragraph">
<div class="singlecolumn maincolumn">
<span><p>Agile dev paradigm familiarity</p></span><br>
</div>
</div>
<span class="field" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdFRFM2"></span>
<span class="dispBlock" dependencyoncharvalue="EGRD_YES"></span>
<div class="heading">
<span class="field" id="2b84e0d8-45c5-439c-b601-e4ef423dc0cdFRFM2"></span>
<div class="sectiontitle">Projects</div>
<ul>
<li><span><a href = "https://github.com/LevBernstein/BeardlessBot">Beardless Bot </a>, a general-purpose Python Discord bot with custom testing framework</span></li><li><span><a href="https://levbernstein.github.io/levbernstein/post4/">Steam: How Far to the Top?</a>, a social network analysis tool</span></li><span><li><a href = "https://github.com/agile-dev-assignments/project-setup-team-hatsukaichi-dynamic">TV Tracker</a>, a JS webapp that helps track your media progress across platforms</span></li>
</ul>
</div>
</div>
</div><div id="CONTAINER_2" class="rightBox last-box"><div id="SECTION_SUMM8366a3f3-1729-44ad-9cab-769780782a3d" class="section summary" spref="OSUM=SHOW">
<div class="heading">
<div class="sectiontitle" id="SECTNAME_SUMM8366a3f3-1729-44ad-9cab-769780782a3d">Career Objective</div>
</div>
<div class="paragraph firstparagraph" id="PARAGRAPH_8366a3f3-1729-44ad-9cab-769780782a3d_1_6232832d-a4c7-1111-0b60-6e75457e7d34">
<div class="field singlecolumn" id="8366a3f3-1729-44ad-9cab-769780782a3dFRFM1">I am an adaptable and detail-oriented software engineer with a specialization in DevOps and Python. Attended New York University, graduated with honors. Experience managing AWS cloud infrastructure with Terraform and boto3, writing Lambda functions, managing EC2 instances and EKS clusters, scripting with Python and Bash, full-stack JS development, and following the agile framework. I'm aiming to leverage a proven knowledge of DevOps, software development, SaaS, IaC, unit testing, open-source software, and technical support.</div>
</div>
</div><div id="SECTION_EXPR95a1276f-06d8-4180-8a25-6b98d1869aa7" class="section">
<div class="heading">
<div class="sectiontitle" id="SECTNAME_EXPR95a1276f-06d8-4180-8a25-6b98d1869aa7">Experience</div>
</div>
<div class="paragraph firstparagraph" id="PARAGRAPH_95a1276f-06d8-4180-8a25-6b98d1869aa7_1_067853ff-8542-b494-fbe7-913955fe3f1f">
<div class="singlecolumn">
<span class="dispBlock txtBold">
<span class="jobtitle dispBlock " id="95a1276f-06d8-4180-8a25-6b98d1869aa7JTIT2">DevOps Automation Engineer</span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7COMP2">Broadridge</span><span><span>, </span></span><span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JCIT2">New York</span><span>, </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTA2">NY</span><span class="txtItl"> / </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTD2" format="%b %Y">Apr 2023</span><span> - </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7EDDT2" format="%b %Y">Present</span><br>
</span>
<div>
<ul>
<li><span>Led migration from manual Java deployment to multi-module maven automated building</span></li><li><span>Ran security audit and remediated the resulting pile of critical vulnerabilities</span></li><li><span>Defined standards for code quality, unit testing, git workflow, logging, and more</span></li><li><span>Ran weekly developer workshops on DevOps tools</span></li><li><span>Set up fully automated SAST, style checking, and unit testing using GitLab CI</span></li><li><span>Cleaned up git repos, set up sane rules and branching</span></li><li><span>Trained other devs in modern tools and best practices</span></li>
</ul>
</div>
<span id="95a1276f-06d8-4180-8a25-6b98d1869aa7JDES2"></span>
</div>
</div><br>
<div class="paragraph firstparagraph" id="PARAGRAPH_95a1276f-06d8-4180-8a25-6b98d1869aa7_1_067853ff-8542-b494-fbe7-913955fe3f1f">
<div class="singlecolumn">
<span class="dispBlock txtBold">
<span class="jobtitle dispBlock " id="95a1276f-06d8-4180-8a25-6b98d1869aa7JTIT2">DevOps Engineer</span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7COMP2">Zoom</span><span><span>, </span></span><span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JCIT2">New York</span><span>, </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTA2">NY</span><span class="txtItl"> / </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTD2" format="%b %Y">Jul 2022</span><span> - </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7EDDT2" format="%b %Y">Feb 2023</span><br>
</span>
<div>
<ul>
<li><span>Wrote and deployed AWS Lambda functions tied to EventBridge rules and behind VPCs with Terraform</span></li><li><span>Designed cloud solutions on the AWS ecosystem with EventBridge, EC2, Lambda, EKS, VPC, Python + boto3</span></li><li><span>Deployed Kubernetes deployments to AWS EKS clusters, upgraded EKS versions in-place through autoscaling, cordoning, and draining</span></li><li><span>Managed EC2 instance metadata programmatically with Terraform, handled security and operations work on EC2 instances</span></li><li><span>Wrote Python and Bash scripts to automate toilsome ops work, tied to cron jobs or EventBridge rules</span></li><li><span>Supported, debugged, and expanded Jenkins and GitLab CI pipelines</span></li><li><span>Created A/B tests with Google Optimize and Analytics</span></li>
</ul>
</div>
<span id="95a1276f-06d8-4180-8a25-6b98d1869aa7JDES2"></span>
</div>
</div><br>
<div class="paragraph firstparagraph" id="PARAGRAPH_95a1276f-06d8-4180-8a25-6b98d1869aa7_1_067853ff-8542-b494-fbe7-913955fe3f1f">
<div class="singlecolumn">
<span class="dispBlock txtBold">
<span class="jobtitle dispBlock " id="95a1276f-06d8-4180-8a25-6b98d1869aa7JTIT2">Developer</span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7COMP2">TV Tracker</span><span><span>, </span></span><span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JCIT2">New York</span><span>, </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTA2">NY</span><span class="txtItl"> / </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTD2" format="%b %Y">Mar 2021</span><span> - </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7EDDT2" format="%b %Y">May 2021</span><br>
</span>
<div>
<ul>
<span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM2">As part of a team of 6, developed the front and back ends of a JavaScript MERN-stack webapp:</span><li id="CATEGORY_RESPONSIBILITY_FRFM_3741b00b-f4a7-bdd4-4b13-fcbefe19fab6"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM2">Designed the frontend, wrote unit tests, set up the backend, set up calls to the MongoDB database</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_3741b00b-f4a7-bdd4-4b13-fcbefe19fab6"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM2">Held twice-weekly standup meetings</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_3741b00b-f4a7-bdd4-4b13-fcbefe19fab6"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM2">Following the Agile framework, served as scrum master and product owner for one sprint each</span></li>
</ul>
</div>
<span id="95a1276f-06d8-4180-8a25-6b98d1869aa7JDES2"></span>
</div>
</div>
<div class="paragraph" id="PARAGRAPH_95a1276f-06d8-4180-8a25-6b98d1869aa7_2_d5b31d95-6649-64b9-7310-34ead7dc8a37">
<div class="singlecolumn">
<span class="dispBlock txtBold">
<span class="jobtitle dispBlock " id="95a1276f-06d8-4180-8a25-6b98d1869aa7JTIT1">Instructor</span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7COMP1">iD Tech Camps</span><span><span>, </span></span><span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JCIT1">New York</span><span>, </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTA1">NY</span><span class="txtItl"> / </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTD1" format="%b %Y">Jun 2019</span><span> - </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7EDDT1" format="%b %Y">Aug 2019</span><br>
</span>
<div>
<ul>
<li id="CATEGORY_RESPONSIBILITY_FRFM_06bace23-808f-ea43-a243-9218e0e47221"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM1">Led lectures while demonstrating Python code</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_7be289b4-c691-9a0d-2964-d54e53b90c43"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM1">Reviewed students' code, including helping debug and improve projects in active development</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_d642b4ea-f71f-6e58-2f94-89d269fc4aed"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM1">Facilitated group activities designed to impart important lessons about computer science and engineering</span></li><li><span>Introduced students to the Raspberry Pi microcomputer and Pi OS Linux environment</span></li>
</ul>
</div>
<span id="95a1276f-06d8-4180-8a25-6b98d1869aa7JDES1"></span>
</div>
</div>
<div class="paragraph" id="PARAGRAPH_95a1276f-06d8-4180-8a25-6b98d1869aa7_3_20382d9e-f05c-e984-1638-e0651b499e06">
<div class="singlecolumn">
<span class="dispBlock txtBold">
<span class="jobtitle dispBlock " id="95a1276f-06d8-4180-8a25-6b98d1869aa7JTIT3">Computer Lab Technician</span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7COMP3">Bard High School Early College Manhattan</span><span><span>, </span></span><span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JCIT3">New York</span><span>, </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTA3">NY</span><span class="txtItl"> / </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7JSTD3" format="%b %Y">Sep 2016</span><span> - </span>
<span class="txtItl" id="95a1276f-06d8-4180-8a25-6b98d1869aa7EDDT3" format="%b %Y">Jun 2018</span><br>
</span>
<div>
<ul>
<li id="CATEGORY_RESPONSIBILITY_FRFM_731dbf67-47f7-2176-6c25-d02f1caf0c8c"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM3">Maintained and administered computer networks, software, and hardware on machines running Windows, macOS, Linux</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_00ad93cf-9156-8dd9-63fc-97caa090f959"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM3">Diagnosed, troubleshot, and resolved hardware, software, or other network and system problems</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_1fe2618d-25ce-6bac-2bf6-b9ba1a9451d7"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM3">Configured and tested computer hardware, networking software, and operating system software.</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_d7133c32-561a-98a6-8936-fe91060b398a"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM3">Monitored network performance and provided network access to students and faculty.</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_236f0cd5-9b14-a447-0d9b-414b6cc8b969"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM3">Provided repairs for school and student systems.</span></li><li id="CATEGORY_RESPONSIBILITY_FRFM_01dcb71a-a90e-e48a-f7e9-9cdf0aee8abd"><span id="95a1276f-06d8-4180-8a25-6b98d1869aa7FRFM3">Maintained security of all networked systems in the building through root (superuser) access.</span></li>
</ul>
</div>
<span id="95a1276f-06d8-4180-8a25-6b98d1869aa7JDES3"></span>
</div>
</div>
</div></div></div></div>
</div></div></body></html>