-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
464 lines (454 loc) · 29.6 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
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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<link href="assets/Fonts/fonts.css" rel="stylesheet">
<link rel="stylesheet" href="styles.css" type="text/css">
<link rel="stylesheet" href="common_elements/element_styles.css" type="text/css">
<link rel="stylesheet" href="resume.css" type="text/css">
<link rel="icon" type="image/x-icon" href="favicon.jpg">
<title>Tristan Lundgreen | Résumé</title>
</head>
<body>
<div data_container_id="navbar_target" data_element_id="navbar_element"></div>
<script src="./common_elements/element_importer.js"></script>
<div class="everything_but_injection">
<div class="ref_person title_link">
<h1>Tristan Lundgreen</h1>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer" id="tristan_linkedin_link"
href="https://www.linkedin.com/in/tristan-lundgreen/"><img class="socials_tree_image"
alt="Link to Tristan's LinkedIn" src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
<h2> Hacker & QA Engineer | Quality-first in design, automation, and life.</h2>
<p>As a software tester with a strong professional background in SaaS and banking, I understand the
importance of delivering secure, high-quality products. Emphasis on quality is a philosophy I've taken to
heart--
applying it in all areas of my life. I specialize in creating time-efficient, highly maintainable mobile and
desktop test automation while employing robust penetration testing to catch vulnerabilities before they ever
hit production. I work with remote, Agile-oriented teams in full-time positions.</p>
<hr class="rounded_divider hide_mobile">
<hr class="rounded_divider column_divider hide_desktop">
<div class="skill_section">
<h2>Technical & Testing Expertise</h3>
<p class="skill_word">Test Automation</p>
<p class="skill_word">Mobile (iOS)</p>
<p class="skill_word">Functionality</p>
<p class="skill_word">Frontend</p>
<p class="skill_word">Backend</p>
<p class="skill_word">Exploratory</p>
<p class="skill_word">API</p>
<p class="skill_word">Regression</p>
<p class="skill_word">Cross-browser</p>
<p class="skill_word">Manual</p>
<p class="skill_word">Python</p>
<p class="skill_word">Penetration Testing</p>
<p class="skill_word">Team Leadership</p>
<p class="skill_word">CI/CD</p>
<p class="skill_word">Robot Framework</p>
<p class="skill_word">WebdriverIO</p>
<p class="skill_word">Selenium</p>
<p class="skill_word">Bug Tracking</p>
<p class="skill_word">HTML</p>
<p class="skill_word">CSS</p>
<p class="skill_word">JavaScript</p>
<p class="skill_word">SwiftUI</p>
<p class="skill_word">Technical writing</p>
<p class="skill_word">Azure DevOps</p>
<p class="skill_word">UI/UX Design</p>
<p class="skill_word">Web Development</p>
<p class="skill_word">Agile Methodology</p>
<p class="skill_word">BDD</p>
<p class="skill_word">Test Planning</p>
<p class="skill_word">Burp Suite</p>
<p class="skill_word">OWASP Zap</p>
<p class="skill_word">Kali Linux</p>
<p class="skill_word">Postman</p>
<p class="skill_word">Amass</p>
<p class="skill_word">GoBuster</p>
<p class="skill_word">Kiterunner</p>
<p class="skill_word">wfuzz</p>
<!-- <p class="skill_word">Nikto</p> -->
<p class="skill_word">Server Networking</p>
</div>
<hr class="rounded_divider hide_mobile">
<hr class="rounded_divider column_divider hide_desktop">
<div class="main_body">
<div class="column_1">
<div class="work_section">
<h2>Work Experience</h2>
<div class="work_entry">
<h3><b>Assistant Vice President - Software Quality Assurance</b></h3>
<h4>(Undisclosed Financial Institute) | 03/2023 - Present</h4>
<ul>
<li><b>Architecting QA automation</b> from the ground up across <b>web, mobile, and API</b>
domains utilizing <b>Python</b> and <b>Robot Framework</b> with <b>Selenium</b></li>
<li>Hardening applications against external threats with <b>security-focused</b> testing
initiatives</li>
<li>Implementing <b>Azure DevOps Pipelines</b> to deliver rapid, automated test feedback
</li>
<li>Leading QA efforts for applications concerning <b>credit cards</b>, <b>cross-border
exchange</b>, iOS and
web-based <b>payment portals</b>, <b>bank account/loan applications</b>, <b>API
switchboards</b>, and <b>HSA
platforms</b></li>
<li><b>Product owning</b> project for onboarding clients to cyber-insurance program via
dynamic
webapp</li>
<li><b>Managing upstart QA team</b> through sprints and project goals</li>
<li>Designing app <b>UX</b> and user-flow for <b>web, iOS, iPadOS, and VisionOS
platforms</b></li>
<li>Creating comprehensive <b>best-practices and standards</b> for present and future QA
</li>
<li>Programming <b>front-end interfaces</b> for internal-facing applications
</li>
<li>Preparing process patent for innovative, <b>blockchain-integrated</b> check validation
system between banks</li>
<li>Spearheading new <b>internship program</b> to up-skill QA and computer science students
</li>
</ul>
</div>
<div class="work_entry">
<h3><b>Software QA Engineer</b></h3>
<h4>Talentpair | 09/2022 - 02/2023 (Reduction in force)</h4>
<ul>
<li>Built <b>efficient, easily maintainable</b> tests for dozens of product features using
<b>Robot Framework</b> and <b>Python</b>
</li>
<li>Established <b>mobile test</b> suites based on customer usage statistics using
<b>Appium</b> and <b>Sauce Labs</b>
</li>
<li><b>Integration tested</b> recruitment software with third-party partners</li>
<li>Improved <b>CI/CD test reporting</b> accuracy by building <b>retest system</b> used in
<b>GitHub Actions</b>
</li>
<li><b>Increased test durability</b> and <b>decreased pipeline runtimes</b> by optimizing QA
automation codebase</li>
<li>Worked closely with feature production teams to <b>find, report, and eliminate bugs</b>
before they go live</li>
<li>Analyzed and addressed holes in test coverage of legacy features by implementing new
<b>documentation</b> procedures
</li>
</ul>
</div>
<div class="work_entry">
<h3><b>Undergraduate Researcher and Technician</b></h3>
<h4>University of Utah | 05/2019 - 05/2022</h4>
<ul>
<li>Carried out experimental design, project organization, and progress reporting</li>
<li>Mathematically and qualitatively analyzed datasets derived from conducted experiments
</li>
<li>Created best-practices and training programs for clients</li>
<li>Collected data for research on high-level industrial products</li>
<li>Oversaw daily facilities function and logistics</li>
</ul>
</div>
<div class="work_entry">
<h3><b>Engineering Intern</b></h3>
<h4>Nevada Gold Mines | Summer 2021</h4>
<ul>
<li>Maintained industrial database integrity</li>
<li>Designed and conducted projects involving experiments, statistical analysis, and cost
assessment</li>
<li>Regularly presented findings to site management</li>
</ul>
</div>
</div>
</div>
<hr class="rounded_divider column_divider hide_desktop">
<div class="column_2">
<div class="education_seciton">
<h2>Education</h2>
<div class="education_entry">
<h3><b>Software QA Apprenticeship</b></h3>
<h4>Private Mentor Program - Summer 2022</h4>
</div>
<div class="education_entry">
<h3><b>Bachelor of Science, Metallurgical Engineering</b></h3>
<h4>University of Utah - May 2022 - 3.4 GPA</h4>
</div>
<div class="education_entry">
<h3><b>Certificate of Completion, General Education</b></h3>
<h4>Salt Lake Community College - May 2017 - 3.8 GPA</h4>
</div>
</div>
<hr class="rounded_divider column_divider">
<div class="project_section">
<h2>Personal & Volunteer Projects</h2>
<div class="project_entry">
<h3><b>Portfolio and Website Project</b> - Personal</h3>
<ul>
<li>Learned <b>JavaScript, HTML, and CSS</b> to design and build professional website from
scratch</li>
<li>Engineered <b>JavaScript-powered HTML-injection</b> to practice <b>D.R.Y. principles</b>
</li>
<li>Employed established design philosophies for intuitive and elegant <b>front-end</b>
experience</li>
</ul>
</div>
<div class="project_entry">
<h3><b>Project GitGud</b> - QA Community (Ongoing)</h3>
<ul>
<li>Mentored multiple up-and-coming QA professionals as <b>volunteer teacher</b></li>
<li>Taught QA students about <b>software testing, Agile, programming, interviewing</b> and
more</li>
</ul>
</div>
<div class="project_entry">
<h3><b>Feature Test Volunteer</b> - Tumblr</h3>
<ul>
<li>Reviewed upcoming features for the platform <b>under NDA</b>, providing feedback and
recommendations pre-launch
</li>
</ul>
</div>
<div class="project_entry">
<h3><b>Manual Quality Assurance Volunteer</b> - Anonymous Client</h3>
<ul>
<li>Investigated and filed <b>100+ detailed bug reports</b> for server emulation developers
</li>
</ul>
</div>
<div class="project_entry">
<h3><b>Functionality Test Automation</b> - DuckDuckGo</h3>
<ul>
<li>Wrote <b>Python</b> scripts using <b>Selenium Webdriver</b> to run automated tests on
search features</li>
<li>Automated logic to account for <b>A/B testing</b></li>
</ul>
</div>
<div class="project_entry">
<h3><b>Manual Test Scripting</b> - macOS Icons</h3>
<ul>
<li>Created <b>manual test case scripts</b> for community project in <b>Testpad</b></li>
<li>Covered <b>functional</b> and <b>exploratory</b> domains</li>
</ul>
</div>
</div>
<hr class="rounded_divider column_divider">
<div class="certs_section">
<h2>Certifications & Courses</h2>
<p><b>Certification:</b> API Penetration Testing</p>
<p><b>Certification:</b> API Testing in Python</p>
<!-- <p><b>Certification:</b> Web Element Locator Strategies</p> -->
<p><b>Certification:</b> Scaling Tests with Docker</p>
<p><b>Certification:</b> Source Control with Git</p>
<p><b>Certification:</b> Test Automation in DevOps</p>
<p><b>Certification:</b> MySQL Database Structure & Language</p>
<!-- <p><b>Certification:</b> Robot Framework</p> -->
<!-- <p><b>Certification:</b> Introduction to Pytest</p> -->
<p><b>Certification:</b> Selenium WebDriver with Python</p>
<p><b>Certification:</b> Test Automation for Accessibility</p>
<p><b>Course:</b> Python for Engineers</p>
<!-- <p><b>Course:</b> Introduction to JavaScript</p> -->
<p><b>Course:</b> Building Websites with HTML, CSS, & JavaScript</p>
<p><b>CTF:</b> HAPI Airlines/HAPI Hospital (API Testing)</p>
<p><b>CTF:</b> Bandit (Linux Command Line & SSH)</p>
<p><b>CTF:</b> NATAS (PHP)</p>
</div>
</div>
</div>
<hr class="rounded_divider hide_mobile">
<hr class="rounded_divider column_divider hide_desktop">
<div class="ref_section">
<h2>References & Awards</h2>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Melissa Montanez</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="melissamontanez_linkedin_link" href="https://www.linkedin.com/in/melissamontanezeng/"><img
class="socials_tree_image" alt="Link to reference's LinkedIn"
src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
<h4>Senior Software QA Engineer</h4>
<p>I have had the privilege to work with, mentor, and manage Tristan at the start of his QA career. When
I hired him, he had no professional experience in QA or software, but he came to the interview
prepared like no one I had ever seen. He had written automation code to test our company website,
had taken classes and essentially trained himself for the position of QA automation engineer. I was
absolutely blown away, and so we hired him.
<br>
Once Tristan started working, he proved himself to be everything I had hoped for and then some. He
is an extremely quick and motivated learner and worker. He took feedback really well and in a very
short time, was writing professional, enterprise-level automation code. When he joined, we had a
backlog of tests to automate and could not keep up with the output of our development team. Because
of his work ethic and his ability to pick up new concepts so quickly, our automation test backlog
was quickly decimated and we got to the point where we could work in sprint with developers. That
would not have been possible
without Tristan.
<br>
I would hire Tristan 1000 times over for any QA Automation or SDET position. He functions at a much
higher level than his years of experience would indicate. I would recommend him for any size company
from startup to large scale. He will adapt and kick a** at whatever task is set in front of him.
<br>
I am honored to have had the chance to work with him, and I learned at least as much from him as he
did from me.
</p>
</div>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Steveie Chang</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="schang_linkedin_link" href="https://www.linkedin.com/in/steveie-chang-46ab90178/"><img
class="socials_tree_image" alt="Link to reference's LinkedIn"
src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
<h4>IT Business Analyist, Agile Auditor</h4>
<p>I am thrilled to recommend Tristan Lundgreen, whose role as a Quality Assurance Analyst at Sunwest
Bank barely scratches the surface of his profound impact both on projects and on his colleagues.
<br>
Tristan is not just a fast learner but a natural leader and a seasoned mentor. He played a pivotal
role in encouraging and assisting me to achieve my ScrumMaster Certification, offering both the
technical insights and the motivational boosts needed to tackle such a challenge. His passion for
his work is infectious, making every goal seem attainable and every effort valued.
<br>
His meticulous attention to detail ensures that nothing is ever overlooked, contributing to flawless
project executions. Tristan combines this rigor with a remarkable emotional intelligence, making him
an empathetic coach and a trusted advisor who understands the challenges faced by his team and
addresses them proactively.
<br>
Tristan's goal-oriented approach drives his team forward, setting benchmarks that inspire all of us
to strive for excellence. His ability to balance this with genuine care for the team's professional
and personal growth makes him an exemplary figure in our bank.
<br>
I am profoundly grateful for his mentorship and genuinely excited to see how his career will unfold.
Tristan is a true asset to any team, and I am confident that he will continue to inspire and succeed
in all his future endeavors.
</p>
</div>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Cameron Smith</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="cameronsmith_linkedin_link" href="https://www.linkedin.com/in/cameron-jay-smith/"><img
class="socials_tree_image" alt="Link to reference's LinkedIn"
src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
<h4>DevOps Team Lead, QA Engineer</h4>
<p>Tristan is a natural leader and motivator for those he works with. His passion for his work is
contagious! I had the absolute privilege to be mentored by him and it set me on a strong course in
my own QA career. Hardly a day goes by where I don't use something he taught me and I still find
myself coming to him for guidance on tricky situations and he is just as passionate and thorough as
ever.
<br>
Technology is not a job for Tristan, it's a hobby and a passion and you can reliably go to him for
anything tech related and he will know about it, how to do it, or how it works. Tristan is a
valuable resource for any company and a tremendous asset to any team. I couldn't give any stronger a
recommendation.
</p>
</div>
<details class="extended_recs_whole">
<summary class="extended_recs">View <b>4</b> more recommendations.</summary>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Matthew D. Thornell</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="mattythornell_linkedin_link" href="https://www.linkedin.com/in/matthew-thornell/"><img
class="socials_tree_image" alt="Link to reference's LinkedIn"
src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
<h4>Senior Software QA Engineer, SCRUM Master</h4>
<p>Tristan is a very talented and quality individual. Mentoring him has been an honor and an
experience I won't forget. He applies 110% of himself into whatever he is doing and has the
ability research new topics and become a knowledge expert in a short time. On top of seeking to
understand topics and others, he seeks for new ways to better his life, improve his work ethic,
and help grow others along with him. He is
skilled and efficient in documenting bugs/defects, creating manual test cases, and automating
those test cases using multiple frameworks. If you're looking for someone who is focus on
getting the job done in a quality way, look no further.</p>
</div>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Jacob Pierson</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="jacobpierson_linkedin_link"
href="https://www.linkedin.com/in/jacob-pierson-874b27223/"><img class="socials_tree_image"
alt="Link to reference's LinkedIn" src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
<h4>QA Engineer</h4>
<p>Tristan is a talented teacher and an even more talented QA engineer, and I've been extremely
lucky to have him as a mentor. He's an effective and efficient communicator, with a natural gift
for explaining and an infectious thirst for knowledge. I've never had a question he couldn't
find a satisfactory answer for, and I've asked him a good many. The technical knowledge and
practical experience he's given me has been invaluable, and its been incredible to see how
committed he is to continuing to grow and learn himself.
<br>
Tristan has worked hard to get where he is, and he has treated every challenge as a new
opportunity. I can't imagine a task he couldn't handle or an occasion he couldn't rise to. He
cares about doing quality work, and he raises everyone around him to that standard. Anyone would
be lucky to have
Tristan in their employ. He has my strongest recommendation.
</p>
</div>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Todd Nist</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="toddnist_linkedin_link" href="https://www.linkedin.com/in/toddnist/"><img
class="socials_tree_image" alt="Link to reference's LinkedIn"
src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
</div>
<h4>VP of Engineering, Software Architect</h4>
<p>Tristan is unquestionably talented, innovative and thorough in his approach to QA Automation and
testing. He has excellent instincts and problem solving skills. His skills and abilities far exceed
his current level of experience.
<br>
Tristan's work ethic and extreme development prowess perfectly compliments his ability to acquire
any needed niche skills on the fly. He is articulate, hard-working, dedicated, and self-motivated,
with the willingness to learn and the ability to take on any new challenge presented him.
<br>
Working and learning from our QA Automation Lead (one of the best in the space) they were able to
reduce what appeared to be an insurmountable backlog in a matter of about 5 months. This allowed QA
Automation to start working on stories in the current sprint, enabling them to detect issues earlier
in development cycle resulting in an overall improvement of the team's velocity and code quality.
<br>
Tristan's professional attitude and good nature make him a pleasure to work with and I would welcome
an opportunity to be on a team with him again.
</p>
<div class="ref_entry">
<div class="ref_person">
<h3><b>Albert Frei</b></h3>
<a class="socials_tree_button grow" target="_blank" rel="noopener noreferrer"
id="afrei_linkedin_link" href="https://www.linkedin.com/in/albert-frei-6620a062/"><img
class="socials_tree_image" alt="Link to reference's LinkedIn"
src="assets/iconmonstr-linkedin-3.svg"></a>
</div>
</div>
<h4>Software Engineer</h4>
<p>I've had the pleasure of working with Tristan on our team's software development projects over the
past two years, and his expertise as a Software QA Engineer has been invaluable. Tristan possesses a
keen eye for detail and a profound understanding of quality that ensures all products meet the
highest standards. His skill in both manual and automated testing has tremendously increased our
team's testing coverage and voracity.
<br>
Beyond his technical ability, Tristan's collaborative spirit and readiness to share his knowledge
make him a valued member of any team. He consistently goes beyond just finding bugs by suggesting
innovative solutions that improve our products' performance and reliability.
<br>
On top of it all, he's just a solid guy and very easy to get along with. I confidently recommend
Tristan as a dedicated and skilled professional who will make a significant impact on any project.
</p>
</details>
</div>
<div class="awards_section">
<p><br></p>
<p><b>Award:</b> 2nd Place SME Student Research Contest - 2020</p>
<p><b>Award:</b> Crus Scholar, University of Utah - 2019</p>
</div>
<div class="view_as_pdf">
<a class="view_as_pdf view_as_pdf_text" href="/resume.pdf">Download Résumé as PDF<img class="paper_clip"
alt="Link to Tristan's LinkedIn" src="assets/paper-clip.svg"></a>
</div>
</div>
</div>
</div>
<div data_container_id="contact_form_target" data_element_id="contact_form_element"></div>
</body>
<!-- The best sort of inner voice -->
<!-- speaks to us in a gentle, kind, and unhurried way. -->
<!-- It should feel as if a sympathetic arm -->
<!-- were being put around our shoulder -->
<!-- by someone who had lived long -->
<!-- and seen a great many sad things. -->
</html>