Computer Engineering student at UNSW Sydney (BE Hons, graduating 2029). I build systems software: SIMD-optimised C++, quantum computing pipelines, and codecs that survive YouTube compression. Open to software, systems and AI internship opportunities.
Previously an AI Safety Researcher at Walled AI and Overall-In-Charge of BuildingBloCS, Singapore's largest student-led computing conference (3,000+ students, $200K+ in sponsorships).
sahilmenon.com · LinkedIn · hello@sahilmenon.com · Resume
- Streaming Maze Engine · C++20 maze generator hitting ~92 Mcells/s on 8 cores with AVX2 SIMD, streaming 10-billion-cell mazes in O(width) memory. Real-time multiplayer on AWS/Kubernetes with a WebGL2 renderer. Live demo
- PixelVault · File-to-video codec for lossless storage on YouTube. Three-tier Reed-Solomon ECC that survives H.264/VP9 re-encoding, plus AES-256-GCM encryption.
- QRNG · Quantum random number generator on Qiskit with a full NIST SP 800-22 / 800-90B test pipeline and an MT19937 state-recovery attack demo. Found and fixed 2 bugs in the nistrng library along the way. Live demo
- Slide Games · Python framework on PyPI that compiles arcade games into playable Google Slides via BFS state enumeration.
- IMC Prosperity 4 · Solo algorithmic trading competitor: top 10% worldwide, top 200 in Australia, out of 22,000+ teams.
C/C++, Python, TypeScript, PyTorch/TensorFlow, AWS, Kubernetes, Docker, Linux