92 lines
3.6 KiB
HTML
92 lines
3.6 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>
|
|
|
|
<article class="container">
|
|
<hr>
|
|
|
|
<h2>About Me</h2>
|
|
<p style="margin-top:0;">
|
|
By day I am a software developer, working on the tooling that powers children's TV productions at
|
|
<a target="_blank" href="https://www.industrialbrothers.com">Industrial Brothers</a>.
|
|
Perviously worked with
|
|
<a target="_blank" href="https://raiderrobotics.org">Raider Robotics</a>,
|
|
building high-performance robotic control system software.
|
|
</p>
|
|
<p>
|
|
By night I am <em>"indecisive about my hobbies"</em>. I bounce around between a large collection of
|
|
interests, with the common focus of wanting to learn how things <em>really</em> work. I take deep dives
|
|
into
|
|
topics
|
|
that I find interesting, and occasionally write about them on <a href="/blog">my blog</a>.
|
|
</p>
|
|
|
|
<h2>Whats in the Works</h2>
|
|
<p style="margin-top:0;">I am currently working on a few projects, including:</p>
|
|
<ul>
|
|
<li>Maintaining <a href="https://peeringdb.com/asn/54041">AS54041</a>, a small computer network</li>
|
|
<li>
|
|
Publishing music under my own name on
|
|
<a target="_blank" href="https://open.spotify.com/artist/1aLNEmgqBJkhfkEZvf8Vh5" rel="me">Spotify</a>
|
|
and
|
|
<a target="_blank" href="https://music.apple.com/us/artist/evan-pratten/1611566708" rel="me">Apple
|
|
Music</a>
|
|
</li>
|
|
<li>Maintaining a handful of <a href="/projects">Open-Source software tools</a></li>
|
|
<li>
|
|
Occasionally publishing interesting
|
|
<a target="_blank" href="https://instagram.com/ewpratten" rel="me">photos and artwork</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<p>I am also working on an Internet-Draft:</p>
|
|
<ul>
|
|
<li>
|
|
<a target="_blank" href="https://datatracker.ietf.org/doc/html/draft-evan-amateur-radio-ipv6">
|
|
draft-evan-amateur-radio-ipv6</a>
|
|
- Globally Unique IPv6 Addressing for Amateur Radio
|
|
</li>
|
|
</ul>
|
|
<br>
|
|
<hr>
|
|
</article>
|
|
|
|
|
|
<p style="text-align:center;">
|
|
Copyright © 2017 - 2023 <strong>Evan Warren Pratten</strong>
|
|
</p>
|
|
|
|
</body>
|
|
|
|
</html> |