1. Brophy Attendance

    • Built an attendance system in use at Brophy College Prep based on scanning barcodes on student ids
    • Created and integrated a Raspberry Pi-based barcode scanner in Rust, an AWS Lambda based backend in Typescript, and a realtime, local-first, web dashboard in Typescript using technology like SST and React
  2. Portfolio

    • Utilized SolidJS and Astro to create a unique portfolio website based around animated text and canvases
    • Built a resume generator using typst to create a resume from a TOML file and display it on the website
  3. Cryptenv

    • A Rust-based tool to store encrypted environment variables, and switch between them for different projects
  4. Advent of Code

    • Solutions for the competitive programming challenge Advent of Code, in Rust, Python and Typescript
    • Used Advent of Code to teach 30+ students programming as President of the Coding Club