Projects
A collection of my recent web applications and development work.
Developed a role-based job portal using Django, Django REST Framework, SQLite, and Git. Implemented user authentication, authorization, job posting, application management, and CRUD operations using Django ORM.
Python, Django, SQLite, Git, Django ORM
Developed a role-based quiz management system using Django and SQLite. Implemented user authentication, quiz management, automatic scoring, and result tracking.
Python, Django, SQLite, Authentication, CRUD Operations
A personal cash management web application developed with Django that helps users manage their finances by tracking income, expenses, and current balance. The system provides an organized way to record transactions, monitor spending, and maintain financial records.
Python, Django, HTML, CSS, Bootstrap, SQLite, Django ORM, Authentication, CRUD Operations, Git