Dhairya.

creations & experiments

a showcase of things i’ve built, broken, and rebuilt—mostly with code, sometimes with sheer willpower. from web apps to random side projects, this is where my ideas take shape (and occasionally crash).

Aarambh

Full-stack Learning Management System built on Clean Architecture. 40+ RESTful API endpoints with JWT auth, RBAC, global exception handling, and standardized responses. EF Core migrations, SQL Server schema, and a responsive Next.js dashboard.

.NET 8ASP.NET CoreEF CoreSQL ServerNext.jsReactTypeScript

continuum

Distributed real-time life-simulation where personality-driven particles interact in a shared digital universe. Six .NET 10 microservices powering physics ticks, RabbitMQ events, SignalR live updates, and a React frontend.

.NET 10C#MicroservicesRabbitMQRedisSignalRHangfire

labforge

Browser-based coding environment for academic lab assignments—full IDE with syntax highlighting, automated code evaluation via Judge0, canvas visualization tools, plagiarism detection, and real-time collaboration. Designed for 200+ concurrent users.

Next.jsTypeScriptJudge0PostgreSQLRedisSocket.ioAcademic

MatterMind

Physics sandbox for your inner mad scientist. Toss, bounce, and break stuff—cat style.

SvelteKitMatter.jsPhysicsSandbox

chat-app-next

Real-time chat app with admin powers, bans, and a sprinkle of nya~ magic. Built with Next.js & Socket.IO.

Next.jsSocket.IOReactFun

lumen

Frontend for a cardiovascular disease detector—connects to an ML inference backend, feeds patient data through a form flow, and visualizes risk predictions. the backend does the heavy lifting; this just makes it look nice.

TypeScriptNext.jsHealthcare

stock-pattern-scanner

CLI tool that scans stock charts for candlestick patterns and trend signals using classical algorithms and lightweight ML models. runs quietly, outputs fast—like a cat spotting movement before you do.

PythonMLFinanceCLI

wallyzer

self-hosted wallpaper manager with a backend that scores and organizes your collection. because even a cat deserves a curated desktop. nya~

TypeScriptNext.jsWallpapers

QuizApplication

Quiz master for the curious cats. Create, manage, and ace quizzes with style.

ASP.NETQuizWebApp