Final-year B.Tech CSE student skilled in Python, JavaScript, and full-stack development with experience in Django and MySQL. Adept at building scalable applications and user-friendly interfaces with a strong focus on problem-solving and clean code.
Involvement in programming languages: Python, JavaScript, Object-Oriented Programming (OOPs), Data Structures, and Algorithms (DSA)
ClickCart (E-commerce website)
This project is a Virtual E-commerce Website developed using Python and the Django framework. It allows users to browse products, add them to a shopping cart, and proceed to order confirmation. The system is designed to provide a seamless online shopping experience with efficient management. Built using Python, Django, HTML, CSS, JavaScript, and SQLite as the database.
ChitChat (Realtime chat app)
This project is a real-time chat application starting with a simple HTML boilerplate chat room. It displays the logged-in user’s name and includes a placeholder logout link. The setup ensures that one user logging out will not affect other active users in the chat. Built using HTML, CSS, JavaScript, and Django for real-time communication.