86 lines
3.2 KiB
HTML
86 lines
3.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="shortcut icon" type="image/jpg" href="https://branding.ewpratten.com/pfp/2022/460x460.webp" />
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ewpratten.com/rss.xml">
|
|
|
|
<title>Evan Warren Pratten</title>
|
|
|
|
<link rel="stylesheet" href="/static/styles/main.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div style="margin-top:2em;margin-bottom:2em;">
|
|
<center>
|
|
<strong>
|
|
<h1 style="text-transform: uppercase; margin: 0; font-size:2.5em;">
|
|
E<span style="color: var(--dim-text); font-size: 0.8em;">van</span>
|
|
W<span style="color: var(--dim-text); font-size: 0.8em;">arren</span>
|
|
Pratten
|
|
</h1>
|
|
<font size=3 style="color:var(--dim-text);">SOFTWARE DEVELOPER · NETWORK ENGINEER</font>
|
|
</strong>
|
|
<br>
|
|
<a target="_blank" href="https://github.com/ewpratten" rel="me">GitHub</a>
|
|
·
|
|
<a target="_blank" href="https://linkedin.com/in/ewpratten" rel="me">Linkedin</a>
|
|
·
|
|
<a target="_blank" href="mailto:evan@ewpratten.com" rel="me">Contact</a>
|
|
</center>
|
|
</div>
|
|
|
|
<hr class="container-outer-hr">
|
|
|
|
<article class="container">
|
|
|
|
<h2>About Me</h2>
|
|
<p>
|
|
Hi, I am <strong>Evan</strong> (known online as <em>ewpratten</em>).
|
|
</p>
|
|
<p>
|
|
By day I am a <strong>Pipeline Software Developer</strong> at Toronto-based animation studio
|
|
<a target="_blank" href="https://www.industrialbrothers.com">Industrial Brothers</a>
|
|
where I build backend tooling that helps streamline the process from concept to final render
|
|
for our productions. The most recent of which--<em>Daniel Spellbound</em>--is now streaming on Netflix.
|
|
</p>
|
|
<p>
|
|
Outside of work, I keep myself busy with many hobbies, such as:
|
|
<ul>
|
|
<li>
|
|
<a target="_blank" href="https://qrz.com/db/va3zza" rel="me">Amateur Radio</a>
|
|
(Callsigns: <strong>VA3ZZA</strong> & <strong>VA3UJF</strong>)
|
|
</li>
|
|
<li>Managing network operations for <a target="_blank" href="https://as54041.peeringdb.com">AS54041</a></li>
|
|
<li>
|
|
Maintaining various bits of
|
|
<a target="_blank" href="https://github.com/ewpratten" rel="me">
|
|
open-source software
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a target="_blank" href="https://open.spotify.com/artist/1aLNEmgqBJkhfkEZvf8Vh5" rel="me">
|
|
Audio Production
|
|
</a>
|
|
</li>
|
|
<li><a target="_blank" href="https://instagram.com/evanpratten" rel="me">Photography</a></li>
|
|
<li>Longboarding</li>
|
|
<li>Tinkering with electronics</li>
|
|
</ul>
|
|
</p>
|
|
|
|
</article>
|
|
|
|
<br>
|
|
<hr class="container-outer-hr">
|
|
|
|
<p style="text-align:center;">
|
|
Copyright © 2017 - 2023 <strong>Evan Warren Pratten</strong>
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html> |