-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
251 lines (250 loc) · 9.38 KB
/
resume.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="resume.css" />
</head>
<body>
<page size="A4">
<div class="all">
<div class="header-container">
<div class="left-header major-contact">Adam James-Liebau Johnson</div>
<div class="right-header">
<img src="icons/email.svg" class="icon" /> [email protected] <br />
<img src="icons/phone.svg" class="icon" />
+1-248-622-7017<br /><img src="icons/github.svg" class="icon" />
github.com/riizade<br /><img
src="icons/linkedin.svg"
class="icon"
/>
linkedin.com/in/riizade
<br /><img src="icons/code.svg" class="icon" />
portfolio.riizade.com
</div>
</div>
<br />
<div class="content">
<div class="section">
<h2 class="section-header">Summary</h2>
<div class="summary">
6 years professional experience and 2 years of tinkering.
Extensive experience in privacy engineering and generalist backend
engineering. Proficient in developing on top of large-scale
distributed systems.
</div>
</div>
<div class="section">
<h2 class="section-header">Work Experience</h2>
<div class="job-header lr-container">
<div class="left">
<h3>Senior Software Engineer - Stripe, Inc.</h3>
</div>
<div class="right">2018-2022</div>
</div>
<div class="job-body">
<ul>
<li>
<span class="action"
>Designed and acted as tech lead for format-agnostic data
schema annotations</span
>
<br />
<span class="result"
>→ delivered <em>robust and ongoing compliance</em> with
privacy and data regulations</span
>
</li>
<li>
<span class="action"
>Was responsible for the tools used to set and enact
automated S3 deletion</span
>
<br />
<span class="result"
>→ <em>saved $10+ million USD</em> in blob storage costs,
deleting <em>400TB per day</em></span
>
</li>
<li>
<span class="action"
>Drove backfilling ownership metadata for 100+ teams' S3
datalake usage spanning 10+ years</span
>
<br />
<span class="result"
>→ <em>achieved 90% attribution</em> of data within 1
year</span
>
</li>
<li>
<span class="action"
>Rewrote privacy metadata aggregation service to use company
standard rails</span
>
<br />
<span class="result"
>→ <em>freed 15 hours/week</em> of bandwidth for other
projects due to reduced maintenance burden</span
>
</li>
<li>
<span class="action"
>Participated in development and deployment of secure egress
proxy infrastructure</span
>
<br />
<span class="result"
>→ <em>prevents data exfiltration</em> from internal
services</span
>
</li>
<li>
<span class="action"
>Was granted elevated reviewer permissions due to feedback
quality (top 15%)</span
>
<br />
<span class="result"
>→ demonstrated ability to <em>raise code quality</em> of
peers</span
>
</li>
<li>
<span class="action"
>Interviewed 100+ engineering candidates and provided
detailed feedback</span
>
</li>
<li>
<span class="action"
>Mentored 3 new grads and 1 intern, helping each to become
productive in under 1 month
</span>
</li>
</ul>
</div>
<div class="job-header lr-container">
<div class="left">
<h3>Senior Software Engineer - Salesforce Inc</h3>
</div>
<div class="right">2016-2018</div>
</div>
<div class="job-body">
<ul>
<li>
<span class="action"
>Scaled some SalesforceIQ services for expected 30x increase
in load</span
>
<br />
<span class="result"
>→ allowed <em>onboarding large customers</em> from
Salesforce to SalesforceIQ products</span
>
</li>
<li>
<span class="action"
>Responsible for a majority of the technical GDPR effort for
legacy products at SalesforceIQ</span
>
<br />
<span class="result"
>→ ensured <em>regulatory compliance</em> with global
privacy laws</span
>
</li>
<li>
<span class="action"
>Provided critical infrastructure for SalesforceIQ products
and services</span
>
<br />
<span class="result"
>→ enabled <em>continued revenue</em> from legacy app while
migrating customers</span
>
</li>
</ul>
</div>
<div class="job-header lr-container">
<div class="left">
<h3>Various Internships</h3>
</div>
<div class="right">Summers 2012-2015</div>
</div>
<div class="job-body">
<ul>
<li>
<div class="lr-container">
<span class="left internship-action"
>Performed bug fixes across the software stack for Ruby on
Rails webapps</span
>
<span class="internship-company right">Tyemill</span>
</div>
</li>
<li>
<div class="lr-container">
<span class="left internship-action"
>Implemented a reverse proxy service with page caching,
A/B testing, edge side includes, and rate limiting</span
>
<span class="internship-company right"
>RetailMeNot, Inc.</span
>
</div>
</li>
<li>
<div class="lr-container">
<span class="left internship-action"
>Wrote C89 on embedded devices to mitigate hardware
bugs</span
>
<span class="internship-company right"
>Inspectron Tools</span
>
</div>
</li>
<li>
<div class="lr-container">
<span class="left internship-action"
>Built a proof-of-concept pattern recognition module</span
>
<span class="internship-company right"
>Accurate Technologies, Inc.</span
>
</div>
</li>
</ul>
</div>
</div>
<div class="section">
<h2 class="section-header">Other Activities</h2>
<div class="section-body">
<div>
<div class="left"><em>Personal Projects</em></div>
<p>See my portfolio at https://portfolio.riizade.com</p>
<div class="left"><em>Languages</em></div>
Native in English, proficient in Japanese.
<div class="left"><em>UCAN Mentorship</em></div>
<p>
Mentored 20+ University of Michigan students via the UCAN
mentorship platform.
</p>
</div>
</div>
</div>
<div class="section">
<h2 class="section-header">Education</h2>
<div class="lr-container section-body">
<div class="left">
<em>University of Michigan</em>, Ann Arbor, MI
</div>
<div class="right">Graduated August 2016</div>
<p>Bachelor of Science in Engineering in Computer Science</p>
</div>
</div>
</div>
</div>
</page>
</body>
</html>