Thapar Sec — Interactive cybersecurity learning roadmap built for undergraduate CS students at Thapar Institute. Maps security concepts directly to the university's semester-wise curriculum, with progress tracking via localStorage and planned Supabase sync for cross-device persistence. Live at thapar-sec.vercel.app (https://cybersec-roadmap.vercel.app/). Built as a reusable community resource for mentoring juniors.
0
5
Full-stack team collaboration platform (24,000+ LOC) combining real-time messaging, project management, and GitHub integration. Built with Next.js 15, PostgreSQL, and tRPC. Live at nucleus.engineer (http://nucleus.engineer).
0
8
Self-hosted AI crypto trading simulation platform with four competing LLM agents (Phantom, Sentinel, Spectre, Wraith). Each agent autonomously executes trades using different strategies. Built with PostgreSQL, deployed on a personal homelab, accessible via Cloudflare Tunnel.
0
13
Open-source multi-agent terminal coding assistant powered by Ollama. Built in TypeScript with subagent architecture, a VS Code extension, and 1,800+ weekly npm downloads. A third party built their commercial product on top of it.