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 50k+ followers, 3.3M+ views, and 1.2M 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 100k+ views.
    • Created a React app for generating short form videos using AI voices and custom images, deployed to AWS
  3. Alpha Snake

    • 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
  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