My Projects
I enjoy building exciting projects. Here, you'll find a curated collection of my creative and technical endeavors. Each project represents a journey of innovation, problem-solving, and continuous learning. Feel free to explore this showcase of my skills, passion, and expertise in action.
MeroCV
Professional Online CV & Resume Builder
A web platform that allows job seekers and students to create ATS-friendly, professionally designed resumes within minutes. The platform focuses on delivering an effortless resume creation experience with seamless customization, multiple templates, and fast PDF exports.
Managed state efficiently, including handling props drilling, global state management, and user authentication/authorization for different roles.
Implemented step-by-step guided forms to allow users to create multiple CVs seamlessly for different job titles and profiles.
Developed a highly interactive UI with responsive design, modern UI/UX principles, and accessibility considerations across devices.
Integrated and handled APIs ensuring smooth frontend-backend communication.
Optimized frontend performance and best practices for a fast, reliable, and user-friendly experience.
NLTTA
Nepali Language Translation and Transliteration Automation
Collaborated with a team of 3 members to develop a deep learning–based system designed to bridge linguistic gaps for Nepali users by translating Romanized and Devanagari Nepali queries into English and retrieving relevant news articles.
Designed and implemented a complete NLP pipeline combining a fine-tuned mBART transformer model for translation with the BM25 ranking algorithm for probabilistic document retrieval.
Fine-tuned the multilingual mBART model on a Nepali–English parallel corpus for accurate translation of Romanized text.
Implemented BM25 for ranking and retrieving news articles based on translated queries.
Achieved high translation accuracy with a BLEU score of 39.84 and a BERT score of 0.9613, comparable to larger commercial models.
Enabled users to search news content seamlessly using informal, chat-style Nepali inputs.
Notify Nepal
Curated News Portal
A digital news platform consolidating trusted Nepali and international sources, delivering timely and reliable information across categories such as politics, business, culture, sports, and more.
Developed a scalable content architecture to aggregate and publish trusted news feeds in a unified portal.
Implemented a responsive and interactive UI for seamless access on both mobile and desktop devices.
Applied performance, SEO, and accessibility optimizations to enhance visibility, speed, and usability.
Handled state management, API integrations, and content rendering efficiently to deliver smooth user experiences.
Enabled readers to access curated, bias-aware, language-specific news, fostering informed communities in Nepal and beyond.
Phoksundo
A web platform promoting Phoksundo and surrounding regions in Nepal, providing travelers with a comprehensive guide to attractions, accommodations, activities, and local culture. The platform aims to enhance tourism experiences while supporting local communities.
Developed a structured content system to showcase destinations, activities, and travel resources in an organized and visually appealing way.
Implemented a responsive and accessible design for seamless browsing on both mobile and desktop devices.
Integrated multimedia content, including images, videos, and maps, to enrich user engagement and help travelers plan effectively.
Applied performance, SEO, and usability optimizations to maximize reach among domestic and international tourists.
Delivered a visually appealing and user-friendly interface that enables travelers to explore and plan trips effortlessly.
E-Driving License Registration System
A conceptual e-governance platform designed to reduce long queues for driving license applications by allowing users to apply online and manage appointments. The project focused on solving real-world government service inefficiencies.
Led a team of 4 members, coordinating the frontend development and project design.
Designed a token-based appointment system concept to help users reserve slots and reduce waiting times.
Developed mock user registration, authentication, and profile management flows to demonstrate the platform’s functionality.
Focused on user experience and usability, illustrating a practical approach to digitalizing government services.
E-Mitra
Restaurant E-commerce Platform
Built a full-stack platform to streamline restaurant operations and enhance the customer experience, featuring role-based access control and integrated payment gateway.
Developed an analytics dashboard, order management system, and admin portal to demonstrate efficient business operations.
Implemented role-based access control to manage different user roles within the platform.
Integrated Khalti and eSewa payment gateways to simulate a complete digital transaction flow.
Used Strapi as a headless CMS and Supabase for database management, ensuring a scalable and maintainable architecture.
Everest Canvas
A scalable eCommerce platform for selling high-quality canvas prints, offering diverse materials, shapes, sizes, and multi-panel options to meet various customer preferences.
Developed a dynamic product catalog structure using static data, supporting multiple variants like standard, panoramic, and custom sizes.
Implemented preview and customization features for products, enhancing user engagement and purchase confidence.
Focused on performance optimization, ensuring the site is fast and responsive across devices.
Delivered a maintainable, visually appealing static site that provides a seamless browsing and shopping experience.
Oauth & Payment API
Laravel & Google OAuth Integration
Built a secure, configuration-driven API integrating multiple payment gateways and OAuth authentication for seamless third-party login and digital transactions.
Implemented OAuth 2.0 authentication using Laravel Socialite for secure user login with third-party providers.
Integrated eSewa and Khalti payment gateways using test APIs to simulate digital transaction workflows.
Designed a scalable, API-first architecture, allowing easy integration with web and mobile applications.
Focused on security, maintainability, and best practices, ensuring robust authentication and payment workflows.
Gained hands-on experience with API integration, backend logic, and configuration-driven design in a learning environment.
Blog Application
A fully functional content management system (CMS) using the MERN stack, enabling secure blogging and content management.
Implemented JWT-based authentication, user roles, and full CRUD operations for posts and user management.
Integrated Nodemailer for email verification and password recovery.
Used JOI for robust data validation and error handling.
Designed a responsive UI with Tailwind CSS and Flowbite-React, ensuring optimized user experience across devices.
Integrated Redux for global state management, reducing repetitive code and improving application maintainability.
Deployed via Render, supporting multimedia storage using Firebase.
HTTP Server
Built a performant HTTP server from scratch in Node.js using TCP sockets.
Implemented features like gzip compression, robust error handling, and asynchronous file handling for efficient performance.
AI Chat-bot Application
Built a chatbot using open-source models powered by Groq.
Utilized TypeScript to build scalable type safe backend.
Designed, deployed, and made it publicly accessible.
Job Search Application
A hands-on demo project to learn Laravel fundamentals, including routing, controllers, policies, models, and database interactions. Built features for job searching and listing, with a focus on practicing core Laravel concepts.
Built using Laravel artisan commands, controllers, policies, and models.
Utilized Eloquent ORM, factories, and migrations for database management.
Implemented CRUD operations, authentication, and unit testing for model relationships.
Designed responsive UI using Blade templates.
URL shortner
Implemented URL shortening and redirection logic
Tracked clicks, referrers, and basic metrics, providing simple analytics to users.