AI & ML student @ Mysore University ยท building cool stuff with C, C++ & Python
I like turning abstract algorithms into things you can actually see and feel.
Speak up. Anonymously. Together.
An anonymous, quorum-verified grievance platform for my campus. Every complaint is voted True or False by fellow students, and the ones that clear quorum get auto-compiled into a formal PDF letter addressed to the Director & Vice Chancellor.
- ๐ USN-gated signup โ one account per student, checked against a seeded registry of 1,159+ real USNs across five departments
- ๐ถ๏ธ Anonymous by design โ your USN only proves you're a real student; it never appears on your post, vote, or comment โ not even the admin can see who wrote what
- โ True/False consensus voting with a live quorum bar, so only complaints the campus actually agrees on get escalated
- ๐ One-click PDF escalation letters (jsPDF) once a complaint crosses quorum, plus a ready-to-send email body for admins
- ๐ก๏ธ Row-Level Security everywhere โ public reads go through sanitized Postgres views, admin roles are checked via security-definer RPCs, and author identity never leaks
- โก Server-rendered at the edge on Cloudflare Workers via TanStack Start + React 19, backed by Supabase
Visualize. Compare. Understand.
A deeply interactive sorting visualizer that turns pseudocode into something you can see, race, and quiz yourself on. Not your average bar-chart demo.
- ๐ฏ Visualizer โ Bubble, Selection, Insertion, Merge & Quick Sort with live pointer flags, sound mode (pitch follows bar value), confetti on completion, and step-by-step export
- โก Race mode โ All 5 algorithms on the same input, side by side, with ๐ฅ๐ฅ๐ฅ leaderboard and race history
- ๐ง Quiz mode โ 3-tier "Name That Sort" game: identify animations, trace snapshots, reorder pseudocode
- ๐งฌ Sort DNA โ A session personality engine that tracks your behaviour and assigns you a type: Explorer, Speedrunner, Deep Diver...
- ๐ Embeddable widget (
/embed) for blog posts and teaching pages
A high-performance Binary Search visualizer with glassmorphism UI, real-time logic tracking, and interactive audio feedback.
Mysore University IV Sem lab programs across OS, C++, DAA & Graph Algorithms โ cleaned up and actually corrected.
C C++ Python Graph Algorithms Operating Systems
daily-code ->> Ongoing
Daily Python practice repo. Documenting the grind from basics to advanced concepts.
Python DSA OOP Data Structures


