I'm a Platform & Infrastructure Engineer with 3+ years at Raytheon building automated, reproducible systems for large-scale aerospace programs. I specialize in infrastructure as code, CI/CD-integrated environment provisioning, and Linux systems — with a current focus on embedded Linux platform development. I hold an active DoD Secret clearance.
Outside of work I run a homelab, work on a ton of little personal projects, play a lot of Magic the Gathering, and fly first-person-view drones and planes.
Political Science Minor
Relevant Coursework: Network Systems, Linux System Administration, Operating Systems, Database Systems, Data Structures, Software Development Tools, Intro Data Science, Intro Artificial Intelligence
I've been playing Magic: The Gathering since 2011, mostly Modern and Legacy, but some Commander too more recently. I play at Total Escape Games and have a reputation for playing Burn in Modern but really anything Red.
I fly both freestyle drones and fixed-wing planes with First-Person-View video systems. I build all my own aircraft and have been flying fixed-wing since 2015 and drones since 2017. When Colorado weather allows I fly at a ton of local fields or drive up into the mountains for some crazy views.
I run a Proxmox server at home hosting a number of game servers for my friends and me, as well as some self-hosted services including Pi-hole and Cloudflare Tunnels. It's my main sandbox for trying out new tools and keeping my skills sharp outside of work.
My daily machines run EndeavorOS and CachyOS. I love digging into dotfiles, trying new distros, and generally spending more time configuring my setup than actually using it.
A full-stack meal planning app built and deployed end-to-end on AWS. Features a React + TypeScript frontend with a 3D card-flip UI, a Python/FastAPI backend, and an event-driven AWS architecture (SNS fan-out → SQS → Lambda) for recipe ingestion, editing, and deletion. Includes OAuth authentication via AWS Cognito, DynamoDB for persistence, a weekly meal planner with drag-and-drop reordering, auto-generated shopping lists, and a URL importer that scrapes and parses recipes from any site. Deployed with CI/CD via GitHub Actions → Elastic Beanstalk.
Learn MoreI built a full-featured Magic: The Gathering deck builder because the tools I was using never felt quite right. It pulls live card data from Scryfall, suggests cards via EDHREC, surfaces tournament results from EDHTop16 and MTGTop8, and lets you compare decks side-by-side. It's the kind of project where the scope kept growing because I actually use it, and what started as a simple deck list builder turned into a full-blown deck management and analysis platform.
View on GitHubA keyboard-driven Gmail client built for power users who'd rather never touch their mouse. Inspired by Vim's modal editing, it lets you fly through your inbox with j/k navigation, visual-mode multi-select, and single-key actions for archive, trash, label, and search. Built on top of the Gmail API with full OAuth authentication, real-time optimistic updates, and a virtualized list that handles thousands of emails without breaking a sweat. A companion Flutter mobile app brings the same read-and-organize workflow to your phone.
Web GitHub Mobile GitHubA web-based mobile-first calorie tracking app with plain-text food logging and AI-powered parsing. Focused on ease of entry and smart features to minimize manual input.
View on GitHub