Violina
DeltaHacks 2026
Real-time ML posture tracker for violinists using webcam input to analyze wrist positioning, arm angles, and joint alignment, giving immediate visual feedback to correct form before bad habits develop.
A few things I've built, pulled straight from GitHub.
DeltaHacks 2026
Real-time ML posture tracker for violinists using webcam input to analyze wrist positioning, arm angles, and joint alignment, giving immediate visual feedback to correct form before bad habits develop.
From-scratch neural network in C++
Neural network built from scratch in C++ with no external libraries, recognizing handwritten digits at 98.2% accuracy. Hand-written AVX2 SIMD matrix multiplication reaches up to 8.4x speedup, backed by 28 unit tests and cross-platform CI.
Personal project
Monitors Reddit, news, and X for specific stock tickers and flags shifts in public sentiment, with a Python scraping pipeline feeding a Next.js dashboard.
Personal project
Decomposes Canadian corporate bond spreads into default risk, illiquidity, embedded options, curve positioning, and mispricing — enforcing Canadian market conventions instead of reusing generic models.