A Collection Of My Work

I've worked on many personal projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved!

ChatBuddy

ChatBuddy is a community-driven forum platform similar to Quora and Stack Overflow, designed for knowledge-sharing and discussion. Built with Django and DRF, it features JWT authentication, RBAC for role management, and Redis for caching and real-time performance. The platform leverages Django Channels for asynchronous communication, enabling real-time interactions.

Tech Stack: Django, Django REST Framework, Django Channels, JWT Authentication, Redis, PostgreSQL, RBAC, Docker, HTML, CSS, JavaScript

ErSathi

ErSathi is an engineering license preparation platform designed to help engineers prepare for licensing exams. Built with Django and DRF, it supports JWT authentication, RBAC, and integrates Redis for caching to enhance real-time performance. The platform is designed for scalability, security, and reliability, with comprehensive test cases and performance optimization to handle large-scale traffic and data.

Tech Stack: Django, Django REST Framework, JWT Authentication, Redis, RBAC, Celery, PostgreSQL, Docker, Pytest, HTML, CSS, JavaScript

MedPrep Nepal

MedPrep Nepal is an online exam portal designed for medical students preparing for licensing exams. Built with the same architecture as ErSathi, it uses Django and DRF with JWT authentication, Redis caching, and role-based access control.  

Tech Stack: Django, Django REST Framework, Redis, JWT Authentication, RBAC, HTML, CSS, JavaScript

SnapBuy

SnapBuy is an e-commerce platform designed for scalable product listing and inventory management. Built with Django and DRF, it supports JWT authentication, role-based access control (RBAC), and integrates Redis for caching to enhance performance. The platform includes test cases for reliability and performance optimization for handling high traffic and seamless customer interactions.

Tech Stack: Django, Django REST Framework, JWT Authentication, Redis, RBAC, Celery, PostgreSQL, Docker, Nginx, Pytest, HTML, CSS, JavaScript

BG Caterings

Developed and deployed a catering service website using WordPress. The site highlights menus, services, and event booking features with responsive design and optimized performance. Customized themes and plugins were used to match the brand’s visual identity and user flow.

Tech Stack: WordPress, PHP, Elementor, WPForms, HTML, CSS

ChitChat

ChitChat is a real-time messaging platform built with Django Channels and WebSockets for public and private chats. It uses DRF for the backend, Redis for performance, and HTMX for dynamic UI updates. Deployed on Railway, it showcases scalable, asynchronous communication.

Tech Stack: Django, Django REST Framework, Django Channels, WebSockets, Redis, HTMX, Railway, HTML, CSS, JavaScript

Portfolio Website

A personal website built with Django to showcase my skills, experience, and projects. It features a clean architecture, Django Templates, DRF integration, and a responsive dark-themed UI using HTML, CSS, and JavaScript. It also serves as a live example of production-level deployment. 

Tech Stack: Django, Django REST Framework, HTML, CSS, JavaScript