All work
7 entries. Featured rows first, then everything else I have shipped or researched.
- P1
WDSS: Wavelet-Driven Super-Sampling
- PyTorch
- OpenCV
- Unreal Engine
- C++
Collaborative research: real-time neural super-resolution for game rendering, with an Unreal Engine capture plugin (arXiv preprint).
- P2
Custom RAG
- Python
- FastAPI
- ChromaDB
- fastembed
- BM25
- Groq
From-scratch retrieval-augmented generation with hybrid search, cross-encoder reranking, and a measured eval suite.
- P3
Dhorpatan Internal Management System
- Express
- TypeScript
- PostgreSQL
- Prisma
- Redis
- Docker
- GitHub Actions
Production backend for an ISP: stock usage, payroll, and recharge/payment workflows with role-based access.
- P4
Issue Tracking System
- TypeScript
- Express
- gRPC
- Redis
- MySQL
- Sequelize
- Docker
Microservice issue tracker: Express gateway, gRPC services, JWT + Redis sessions, MySQL via Sequelize.
- P5
TechCart
- React
- Tailwind CSS
- Node.js
- Express
- MySQL
Deployed e-commerce platform for computer hardware with JWT auth and Khalti payments.
- P6
Meeting Rooms Management
- Node.js
- Express
- MySQL
- Sequelize
- Zod
- node-cron
Room booking backend with conflict-free scheduling, cron reminders, and email notifications.
- P7
Algorithm Visualizer
- C++
- SFML
- CMake
C++/SFML desktop app visualizing maze generation, pathfinding, and sorting algorithms.