Quantum Computing • Computer Science • Engineering
Designed a browser Pong clone where paddles are moved by the player’s hands using MediaPipe and webcam data. Reusable hand-tracking backend for future apps.
Implemented a full RSA system with BigInteger: secure key generation (65–100 bits), encryption/decryption, and key formatting.
Arduino system with a barometer and servo-actuated air brakes to control rocket descent and improve altitude accuracy.
Minimal Java blockchain with Transaction, Block, and proof-of-work, simulating mining difficulty.
Built a dynamic Flask site exploring surveillance themes with eerie scrolling animations and embedded media.
Transmitted live audio between machines and visualized waveforms in real time using sockets and matplotlib.
Built a real-time car simulator using Raspberry Pi, accelerometer input, and a 3D-printed wheel. Hosted a socket server to drive and drift in-game.
Built and tested two differant sorting algorithms showcasing there speed to sort comparable objects