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 & DynamoDB based backend in Typescript, and a realtime web dashboard in Typescript using technology like SST and React
  2. Brainrot.mov

    • Grew an educational developer focused account (\@aws_peter) to 70k+ followers, 4.5M+ views, and 1.6M unique viewers by teaching concepts like Docker, Kubernetes, AWS Lambda, and Infrastructure as Code
    • Enabled 100+ users, with 5+ paying users, to generate 400+ videos with multiple reaching 500k+ views.
    • Created a React app for generating short form videos using AI voices and custom images, deployed to AWS
  3. AlphaSnake

    • Trained a custom neural network using a genetic algorithm across 96 parallel CPU cores on Google Cloud
    • Optimized a game engine using techniques like increasing cache locality, bitmasks, and SIMD
    • Achieved 5th place by ELO in the Georgia Tech Bytefight competition, sponsored by Google
  4. EcoFlare

    • Created a frontend where users can upload drone images of forest canopies to be analyzed on AWS
    • Deployed and trained a custom Tensorflow model to AWS ECS using Docker, Rust, and ONNX Runtime