Projects

Professional

Shramsansar

A Government of Nepal labor and employment platform. Contributed to refactoring the existing monolith into microservices at Varosa Technology, with Eureka service discovery, Gateway-routed load balancing across multi-instance resource servers, and independently routed WebSocket messaging to keep real-time features off the gateway's critical path.

Java Spring Boot Microservices PostgreSQL

Academic

Emergency Roadside Assistance System

An Android + Spring Boot system connecting stranded drivers with nearby service personnel. Built the requester app for refueling, flat tires, towing, and breakdown requests; a separate rider app for accepting jobs and navigating to the request location; and a Spring Boot backend serving both, plus a web portal for service providers and an admin dashboard for monitoring operations.

Android Java Spring Boot

MVC Web Applications

A set of Spring Boot + Thymeleaf + MySQL applications built to practice full-stack MVC patterns, a flight booking system, a digital redeem-code platform, and a product inventory system, each with authentication, booking/workflow logic, and an administrative dashboard.

Spring Boot Thymeleaf MySQL