Production-grade full-stack expense tracker built with Next.js App Router, TypeScript, MongoDB, React Query, GSAP, and Cloudinary.
dashboard
fullstack
develop:Merge pull request #22 from bharatbhusal/develop
TypeScriptUpdated Aug 29, 2026
Openworld
Dashboard for opencode. Clear picture of Projects, Sessions, Tokens, Models, Config, etc.
dashboard
localhost
develop:refactor: update useStats hook to use DateRange type and adjust URL parameters
TypeScriptUpdated Aug 7, 2026
Portfolio
1
This portfolio website showcases my skills, work experience, projects and educational background. It features links to my social profiles and highlights my journey in the tech industry. Built with React.js and Tailwind CSS, it serves as a digital representation of my professional journey.
An offline-first, self-hosted personal infrastructure platform for Raspberry Pi. BhusalHub is not a media server — it is a Personal Infrastructure Platform. Media management is the first capability built on top of that platform.
develop:Project skeleton: ASP.NET Core 9 backend, React/Vite frontend, Docker infra, CI (#1)
TypeScriptUpdated Jul 14, 2026
Pockity
Pockity is a secure, multi-tenant cloud storage service that provides each user with isolated, quota-controlled storage inside a shared S3 bucket. Inspired by Doraemon's infinite pocket, Pockity aims to give developers a scalable, API-first cloud storage solution with flexible quota management and robust API key authentication.
backend
saas
develop:refactor: replace bcrypt with decrypt for API key secret validation
TypeScriptUpdated Jul 14, 2026
MoodSync
1
A heartfelt full-stack Next.js app to log and share emotions. Post your feelings here and find a reason to talk to her.💙
fullstack
develop:fix: ensure localStorage deletion for draft content occurs after successful chat send in EmotionPage