1

more index stuff

This commit is contained in:
Evan Pratten 2022-08-18 13:33:47 -04:00
parent 171eb48d1b
commit adce17652c
2 changed files with 42 additions and 4 deletions

View File

@ -24,6 +24,7 @@ I like to learn new things, and build up my arsenal of unusual skills. Everythin
- [Network operator](https://net.va3zza.com)
- [Musician](/music)
- Hacker
- Longboard enthusiast
</div><div>
@ -31,6 +32,7 @@ I like to learn new things, and build up my arsenal of unusual skills. Everythin
- Amateur radio operator
- [Competitive programmer](/hobbies/software/competitive-programming)
- IPv6 nerd
- Keyboard builder
- Drone pilot
- General maker of things
@ -48,15 +50,24 @@ As always, I'm working on multiple projects at the same time and have my head cr
- Operating [AS398057](https://net.va3zza.com), providing internet backbone services.
- Contributing to the Rust library and tooling ecosystem over on [GitHub](https://github.com/ewpratten)
## Experience
<!-- ## Experience
- **Pipeline Software Developer**, [Industrial Brothers](https://www.industrialbrothers.com/)
- **Pipeline Technical Director**, [Industrial Brothers](https://www.industrialbrothers.com/)
- **Lead of Software Development**, [Raider Robotics](https://raiderrobotics.org)
- **Technical Consultant**, [Personal Computers of London](http://pcol.ca)
- **Co-Founder**, [RetryLife](/music/retrylife)
- **Co-Founder**, [RetryLife](/music/retrylife) -->
## Projects
## The less technical
Occasionally I like to spend some time doing something that doesn't involve programming.
I've been a musician since a very young age, and still continue my musical experimentation (albeit to a lesser degree) in my free time. I generally focus on integrating various samples into new genres, and like to produce tracks that float somewhere between dubstep and lofi. Check out [my music page](/music) for more info.
I also enjoy shooting and editing photos. I almost exclusively shoot with just a phone camera, and like playing around with various bits of software for the finishing touches. Check out my photography and 3D rendering work [on my Instagram page](https://instagram.com/evanpratten).
## Featured Projects
<div class="project">
<h3>AS398057</h3>
@ -68,7 +79,7 @@ AS398057 (formerly AS204466) is my personal network, powering many of my project
</div>
<div class="project">
<h3>Rust libraries</h3>
<h3>Rust libraries</h3>
I develop and maintain many Rust libraries. Some are end products, but many are developed out of necessity for other projects of mine. I see a strong future in the Rust programming language, and it has become my language of choice in personal projects.
@ -86,6 +97,17 @@ Every half-year, I set aside some time to participate in [Ludum Dare](https://ld
- [Micromanaged Mike](https://rsninja.dev/LudumDare46/)
</div>
<div class="project">
<h3>Robotics</h3>
From 2017 to 2021, I was the Lead Software Developer at [Raider Robotics](https://raiderrobotics.org), a competitive robotics team. I handled most aspects of core software development and subteam management. Some of the biggest projects I lead during my time with the team were:
- [Lib5K](https://github.com/frc5024/lib5k), the core control and mathematics library for the team
- [Darth Raider](https://github.com/frc5024/InfiniteRecharge), a highly integrated robot with fully-autonomous navigation and control
- [HATCHField](https://github.com/frc5024/DeepSpace), a robot with experimental on-the-fly path planning capabilities
- [Q*bert](https://github.com/frc5024/powerup), a robot that integrated my first ever computer-vision-assisted aiming system
</div>
<!-- <div class="project">

View File

@ -0,0 +1,16 @@
---
layout: page
title: "I am my own ISP"
description: "The next stage in my hobby network"
date: 2022-08-17
tags: networking
draft: true
extra:
uses_katex: false
auto_center_images: true
excerpt: I recently started AS398057, a low cost Autonomous System. This post talks about how its going
---
Last year, I [dipped my toes in BGP](/blog/amprnet-bgp) while learning how to set up the infrastructure needed to route a public IPv4 address prefix to the world. A lot has changed since then, and I have fallen further into the world of network engineering and backbone routing.
At the time of writing my last post, I had been singlehomed on [Vultr](https://www.vultr.com/)'s network via their *byoip* (Bring Your Own IP) plan, and was peering with them using one of their private ASNs.