Projects — portfolio
A collection of full-stack work.
16 projects spanning startups, freelance, analytics, and office-based roles. Each with real challenges and measurable outcomes.
— 01
GlobalVin - Vehicle Data Engine
Full Stack · SaaS
GlobalVin is a comprehensive vehicle data aggregation platform that consolidates vehicle information from 150+ countries. The system provides dealerships and insurers with real-time VIN decoding, vehicle history reports, accident records, mileage verification, and specification lookups. Built as a white-label SaaS infrastructure, it handles millions of vehicle records with 99.9% accuracy. The platform features SDKs for multiple languages, comprehensive API documentation, and enterprise-grade reliability for mission-critical operations.
Node.jsExpress.jsTypeScriptPostgreSQLRedisAWS
— 02
Sales & Operations Analytics Dashboard
Data Analytics · Business Intelligence
Built a dashboard to centralize sales, inventory, and operations data for Arctic Ice Nepal. Automated weekly reporting workflows and created visual KPI tracking to improve decision-making speed and data reliability across leadership reporting cycles.
Microsoft ExcelData VisualizationKPI ReportingSales Analytics
— 03
Enterprise CRM & Sales Pipeline
Full Stack · Freelance
Developed a comprehensive CRM for a mid-size enterprise using the MERN stack with Next.js. The platform features dynamic lead tracking, automated sales stages, and a data-rich analytics dashboard. To ensure security, I implemented Role-Based Access Control (RBAC) and state persistence with TypeScript. The backend utilizes MongoDB aggregation pipelines for efficient reporting and search indexing. Optimized the system for high-concurrency lead management, ensuring data integrity across team-wide activity timelines.
Next.jsNode.jsMongoDBTypeScriptRBACJWT/CSRF
— 04
Headless E-commerce & Admin Infrastructure
Full Stack · Freelance
Designed and engineered a full-stack e-commerce solution using Next.js and TypeScript. The system features a headless architecture where a custom-built CMS manages real-time inventory synchronization and product catalogs. Implemented secure payment flows via PayPal SDK and protected sensitive operations with JWT and CSRF mitigation. Focused on performance by optimizing Web Vitals and utilizing Server-Side Rendering (SSR) for SEO-friendly product pages. Collaborated with a cross-functional team to deliver a production-ready deployment on Vercel and specialized in building a modular UI component library.
Next.js (App Router)TypeScriptNode.jsExpress.jsMySQLSCSS
— 05
PetCare: Service Booking & Management Engine
Full Stack · Final Year Project
Developed as a Final Year Project, this platform manages the entire lifecycle of pet care services. Key features include an automated scheduling algorithm to prevent double-bookings, integrated email notifications via Nodemailer, and Cloudinary for medical record storage. The architecture uses React Context API for lightweight state management and a Node.js/MySQL backend for relational data persistence.
ReactNode.jsExpress.jsMySQLTailwindCSSNodemailer
— 06
Kung Fu Quiz
EdTech · Office
Kung Fu Quiz is an online learning tool that transforms YouTube videos into engaging, gamified quizzes. Teachers (called Sifus) can create quizzes with multiple modes (Game, Assessment, Feedback) and six challenge types. Students join using unique Dojo Codes or links, participate in quizzes and get data-driven insights to track progress. The product emphasizes gamified learning and teacher analytics.
Next.jsReactGSAPLenisBootstrapSASS
— 07
HomeSchool Asia
EdTech · Office
HomeSchool Asia provides a structured online learning environment for Cambridge IGCSE and A Level students. The site offers downloadable revision notes, timed mock exams with diagnostic reports, topical videos, a planbook for study organization, and tutor support. It integrates past papers (via CIE Past Papers) and learning hub resources to help students prepare effectively for exams.
Next.jsReactTypeScriptGraphQLReact QueryJotai
— 08
Cyberuniverse - Threat Intelligence Web Platform
Frontend · Office
Cyberuniverse is a high-performance marketing and service platform designed for an international cybersecurity firm. Built with a Laravel backend and a highly customized frontend using SCSS and AOS for immersive storytelling. The platform focuses on presenting complex security services (MDR, SOC, Compliance) to C-suite executives through clear visual hierarchy and optimized performance. Managed the content architecture to ensure scalability as the company's service portfolio grows.
LaravelPHPSCSSAOS (Animate On Scroll)BEM MethodologySEO Optimization
— 09
CIE Past Papers
Education / Resources · Office
CIE Past Papers aggregates yearly past papers and marking schemes for IGCSE and AS/A Levels, enabling students to search by subject, year or paper type. The site includes a built-in PDF reader for seamless access and supports offline downloads, aiming to be a one-stop resource for exam practice and preparation.
Next.jsReactTypeScriptGraphQLApollo ClientJotai
— 10
Nitronics - Full-Stack Tech Store
Full Stack · Personal Project
Built Nitronics to explore the intersection of high-performance frontends and relational database management. Implemented a custom filtering engine for large product catalogs and integrated Framer Motion for a premium, interactive user experience. The backend utilizes Express.js for scalable API development and Nodemailer for automated transactional emails.
ReactNode.jsExpress.jsMySQLTailwindCSSFramer Motion
— 11
TMDB API Embed Movie Site
Frontend · Assessment Project
QFlix is a modern movie browsing application that provides a Netflix-like experience for discovering and exploring movies. Built with React and TypeScript, the application features a clean and responsive interface powered by TailwindCSS. Users can search for movies, view detailed information including ratings and descriptions, and navigate through dynamic movie pages. The application fetches real-time movie data from the TMDB API, ensuring up-to-date information on the latest films. Features include search functionality, movie details and ratings display, responsive design for mobile and desktop, dynamic routing for individual movie pages, and user-friendly navigation.
ReactTypeScriptJavaScriptTailwindCSSTMDB API
— 12
TownSync (Dabu): Community Engagement SaaS
Full Stack · FYP Freelance
TownSync is a civic-tech solution designed to bridge the gap between residents and administrators. I implemented a robust backend using Sequelize ORM with MySQL to handle complex relationships between user reports and admin responses. The system features secure OTP authentication via Aakash SMS API, ensuring verified community interactions. The UI was built with React for a seamless, SPA (Single Page Application) experience.
React.jsNode.jsSequelize ORMMySQLAakash SMS APIJWT Authentication
— 13
Kurintar Retreat Homepage
Frontend · Personal Project
Kurintar Retreat Homepage is a modern, visually rich landing page designed to capture the peaceful essence of a retreat destination in Nepal. The site focuses on strong visual storytelling, smooth animations, and a clean UI to inform visitors while creating an immersive browsing experience. It highlights the retreat’s offerings, atmosphere, and provides an easy way for users to get in touch.
ReactTypeScriptFramer MotionUI/UX DesignTailwindCSS
— 14
Luxurymandu Frontend
Frontend · Personal Project
Luxurymandu Frontend is a visually refined web application designed to reflect the premium identity of a luxury food brand. The project emphasizes clean layouts, smooth interactions, and consistent design language while ensuring responsiveness across devices. The frontend showcases products elegantly and provides an immersive browsing experience through fluid animations and minimalist UI components.
ReactJavaScriptTypeScriptTailwindCSSShadCNFramer Motion
— 15
Full Stack Blog Application
Full Stack - First · Learning Project
Full Stack Blog Application is a learning-oriented project built using the MERN stack to understand end-to-end web application development. The application allows users to authenticate, create and manage blog posts, and view individual post pages. The focus of this project was to gain hands-on experience with frontend–backend communication, RESTful APIs, and database integration using a clean and simple UI.
React.jsJavaScriptNode.jsExpress.jsMongoDBVanilla CSS
— 16
Backend Social Media Application
Backend · Learning Project
Backend Social Media Application is a RESTful API designed to power a social media platform. The project focuses on backend architecture, secure user authentication, and post management workflows. It also includes a simple static frontend for testing and interaction with the API, demonstrating full request-response cycles and database integration.
React.jsJavaScriptNode.jsExpress.jsMongoDB