1
ewpratten.com/index.html
2022-12-18 17:12:33 +00:00

246 lines
8.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/jpg" href="https:&#x2F;&#x2F;branding.ewpratten.com&#x2F;pfp&#x2F;2022&#x2F;460x460.webp" />
<link rel="canonical" href="https:&#x2F;&#x2F;ewpratten.com&#x2F;" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ewpratten.com/rss.xml">
<meta name="twitter:card" content="summary" />
<meta name="og:site" content="ewpratten.com" />
<meta name="og:site_name" content="Evan Pratten" />
<meta name="og:image"
content="https:&#x2F;&#x2F;branding.ewpratten.com&#x2F;pfp&#x2F;2022&#x2F;460x460.webp" />
<meta property="og:description" content="Evan Pratten is a college student, amateur radio operator, software developer, and more. This is his website." />
<meta property="description" content="Evan Pratten is a college student, amateur radio operator, software developer, and more. This is his website." />
<meta name="description" content="Evan Pratten is a college student, amateur radio operator, software developer, and more. This is his website.">
<meta property="og:title" content="Home - Evan Pratten" />
<title>Home | Evan Pratten</title>
<link rel="stylesheet" href="/global.css">
<link rel="stylesheet" href="/dist/github-markdown-css/github-markdown-light.css" lazyload>
<link rel="stylesheet" href="/styles/bootstrap.css" lazyload>
<link rel="stylesheet" href="/styles/typography.css">
</head>
<body>
<div class="page">
<link rel="stylesheet" href="/styles/components/about-card.css">
<div class="about-card">
<div class="profile-photo-container">
<img src="https:&#x2F;&#x2F;branding.ewpratten.com&#x2F;pfp&#x2F;2022&#x2F;460x460.webp" alt="Profile Photo">
</div>
<div class="text-container">
<div class="intro-text">
<h1>Evan Pratten</h1>
<p>Software Developer</p>
</div>
<div class="quick-links">
<ul>
<li>
<a class="about-quick-link" href="mailto:evan@ewpratten.com" rel="me">
<img src="/dist/line-awesome/svg/envelope.svg" alt="email: " loading="lazy">
evan@ewpratten.com
</a>
</li>
<li>
<a class="about-quick-link" href="https://github.com/ewpratten" rel="me">
<img src="/dist/line-awesome/svg/github.svg" alt="github: " loading="lazy">
ewpratten
</a>
</li>
<li>
<a class="about-quick-link" href="https://linkedin.com/in/ewpratten" rel="me">
<img src="/dist/line-awesome/svg/linkedin.svg" alt="linkedin: " loading="lazy">
ewpratten
</a>
</li>
<li>
<a class="about-quick-link" href="/contact">
<img src="/dist/line-awesome/svg/ellipsis-h-solid.svg" alt="... " loading="lazy">
contact me
</a>
</li>
</ul>
</div>
</div>
</div>
<a rel="me" href="https://social.ewpratten.com/@evan" style="display:none;"></a>
<div class="container">
<link rel="stylesheet" href="/styles/components/navbar.css">
<div class="ewp-navbar">
<hr>
<ul class="navbar-items">
<li><a href="/">Home</a></li>
<li class="separator">|</li>
<li><a href="/timeline">Timeline</a></li>
<li class="separator">|</li>
<li class="dropdown-center">
<a href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
More
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/photography">Photography</a></li>
<li><a class="dropdown-item" href="/contact">Contact</a></li>
</ul>
</li>
</ul>
<hr>
</div>
</div>
<article id="content" class="container markdown-body">
<h2 id="about-me">About me</h2>
<p>By day I am a <strong>software developer</strong>, working on the tooling that powers children's TV productions at <a rel="noopener" target="_blank" href="https://www.industrialbrothers.com/">Industrial Brothers</a>.
Perviously worked with <a rel="noopener" target="_blank" href="https://www.raiderrobotics.org/">Raider Robotics</a>, building high-performance robotic control system software.</p>
<p>By night I am <em>&quot;indecisive about my hobbies&quot;</em>. I bounce around between a large collection of interests, with the common focus of wanting to learn how things <em>really work</em>. I take deep dives into topics that I find interesting, and occasionally write about them <a href="/blog">on my blog</a>.</p>
<h2 id="whats-in-the-works">Whats in the works</h2>
<p>I am currently working on a few projects, including:</p>
<ul>
<li>Maintaining <a rel="noopener" target="_blank" href="https://as54041.peeringdb.com">AS54041</a>, a small computer network</li>
<li>Publishing music under my own name on <a rel="noopener" target="_blank" href="https://open.spotify.com/artist/1aLNEmgqBJkhfkEZvf8Vh5">Spotify</a> and <a rel="noopener" target="_blank" href="https://music.apple.com/us/artist/evan-pratten/1611566708">Apple Music</a></li>
</ul>
<p>I am also working on an Internet-Draft:</p>
<ul>
<li><a rel="noopener" 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>
<!-- ## Past experience
The following is a list of notable positions I have held in the past:
<div class="home-list">
- **Raider Robotics**: *Lead of Software Development*
- Taught control systems development & embedded programming to high school students
- Designed, built, and maintained [Lib5K](https://github.com/frc5024/lib5k), a Java-based monolithic robotics library
- Gave multiple public talks on control systems and motion planning
- Designed core software components for 4 competitive robots
- Directed projects that won multiple software design awards
- **BealTV**: *Broadcast Engineer*
- Managed vaious aspects of the production workflow, including:
- Camera operation & switching
- Livestream egress
- Sound mixing
- Built a new video streaming pipeline for the studio using Blackmagic video switching hardware and various pieces of open-source software
- **PCOL**: *Computer Technician*
- Build custom computer systems for a wide range of requirements
- Performed various routine maintenance tasks on client's systems
- Wrote various task automation tools to streamline our workflow
- **RetryLife**: *Co-founder & Artist*
- Composed two orchestral pieces for student orchestras
- Produced a full-length theatrical soundtrack
- Published 24 albums
</div> -->
<h2 id="looking-for-more">Looking for more?</h2>
<p>Try checking out my <a href="/blog">blog</a> for written content, or my <a rel="noopener" target="_blank" href="https://github.com/ewpratten">GitHub profile</a> for personal software projects. Consider <a href="/contact">getting in touch</a> if you would like to chat about anything I do.</p>
</article>
<link rel="stylesheet" href="/styles/components/footer.css">
<div class="footer">
<br>
<span class="gray">-- EOF --</span>
<p>
Site design & content by: <a href="/contact">Evan Pratten</a><br>
Consider <a href="/donate" target="_blank">supporting my work</a> if you like what you see<br>
</p>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"
crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script defer src="https://www.googletagmanager.com/gtag/js?id=G-5912H4H03P"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-5912H4H03P');
</script>
</body>
</html>