// A working directory of things I've shipped.
# 00
AveResearch2026
Research project on birds (Aves) and urbanization. An API ingestion layer for a 600k+ record dataset, WorldPop raster density modeling with latitude corrected spherical trigonometry, and chi squared + regression analysis to isolate urbanization effects by taxon.
# 01
PrintIt
Label printing software for an active retail business. A JavaFX desktop app with a searchable, categorized SQLite backed label catalog that cut printing time by ~50% for non technical staff.
# 02
gdsclsu
Fullstack platform for LSU's Google Developer Student Club - event checkins, member tracking, and workshop tooling for a 100+ member community across 20+ events.
# 03
pytorch
Contributing to PyTorch - tensors and dynamic neural networks in Python with strong GPU acceleration.
# 04
LightsOut
Lights Out puzzle game with a math twist - solve the classic grid toggle puzzle using Galois field (GF(2)) linear algebra via the galois library, with a windowed UI and a solver backend.
# 05
dotfiles
My dotfiles as I go - alacritty, nvim, tmux, and zsh configs, kept live as I keep tuning the setup.
# 06
portfolio
My portfolio site.
# 07
Guardium
A 2D tower defense game built in Rust with Bevy - defend a tower from incoming projectiles, built as the final project for Computer Science Principles.
# 08
OpenMeteo
Weather app with 3D models showing current, low, and high temperatures, wind speed, precipitation, and more for any location. An updated version of a CAC 2023 submission.
$ ls ./projects | wc -l