-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume-1page.html
More file actions
96 lines (96 loc) · 4.27 KB
/
resume-1page.html
File metadata and controls
96 lines (96 loc) · 4.27 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>resume-1page</title>
<style>
/* Default styles provided by pandoc.
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
*/
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="resume.css" />
</head>
<body>
<h1 id="trystan-hill">Trystan Hill</h1>
<p>Redlands, CA • trystan.hill@gmail.com • 818-826-3308<br />
LinkedIn: https://www.linkedin.com/in/trystanhill • GitHub:
https://github.com/teehill</p>
<h2 id="summary">SUMMARY</h2>
<p>Senior Software Engineer with deep experience in cloud governance,
cost optimization, CI/CD automation, and large-scale infrastructure
modernization. Proven ability to refactor legacy systems, improve
developer experience, and drive engineering standards across
organizations.</p>
<h2 id="core-skills">CORE SKILLS</h2>
<p>Cloud (AWS), Cloud Governance, Cost Optimization, CI/CD (GitHub
Actions, GitLab CI/CD, Jenkins), Infrastructure Automation, C#, Python,
Java, SQL Server, PostgreSQL, MySQL, React/Next.js, API Design &
Review, Performance Tuning, Linux/Windows Systems</p>
<h2 id="experience">EXPERIENCE</h2>
<h3 id="edgecast-senior-software-engineer">Edgecast — Senior Software
Engineer</h3>
<p><strong>2016 – Present</strong> - Reduced cloud spend across hundreds
of workload accounts through governance, automation, and
cost-optimization initiatives.<br />
- Owned CDN Customer Portal infrastructure & CI/CD; improved
performance and reliability while lowering operational cost.<br />
- Automated migration of Customer Portal from bare metal to cloud,
including IaC, deployment pipelines, and service hardening.<br />
- Led API Guild reviews, establishing org-wide API conventions and
improving developer experience.<br />
- Deployed telemetry and monitoring that exposed critical performance
bottlenecks, leading refactoring efforts to improving response
times.<br />
- Delivered new CDN configuration products and migrated customers from
legacy systems.<br />
- Earlier DevOps role: modernized monolithic systems, automated
deployments, and improved environment parity.</p>
<h3 id="canary-health-software-engineer">Canary Health — Software
Engineer</h3>
<p><strong>2011 – 2016</strong> - Full-stack development in C#, ASP.NET,
Hibernate, and JavaScript.<br />
- Built automation tools including large-scale outreach systems and
internal operational scripts.<br />
- Supported mission-critical applications, including emergency response
workflows.</p>
<h3 id="epg-technologies-technical-lead">EPG Technologies — Technical
Lead</h3>
<p><strong>2006 – 2011</strong> - Designed and maintained systems from
Windows services to database-driven applications.<br />
- Led ASP.NET development across backend, data, and UI layers.<br />
- Maintained internal infrastructure (SVN, Linux servers).</p>
<h2 id="education">EDUCATION</h2>
<p>Bachelor of Computing — University of Western Sydney<br />
Minor in Networking; study-abroad at CSU Long Beach on two academic
scholarships.</p>
<h2 id="projects">PROJECTS</h2>
<ul>
<li><strong>LADOTNET Organizer</strong> — Host and organize community
meetups; presented <a href="https://youtu.be/ojYKQESK9KA">Resilience
Engineering with Polly</a><br />
</li>
<li><strong>Hyperion JSON Spec</strong> — Contributor and reviewer;
drove adoption of lightweight API conventions.<br />
</li>
<li><strong>Intel Make It Wearable Finalist</strong> — Built IoT
prototype (Electric Imp, Intel Edison) and contributed to pitch.</li>
</ul>
</body>
</html>