Portfolio
My Projects
A collection of things I've built
Completed
Personal Health Management Module
Custom Odoo 17 ERP module with BMI tracking, computed fields, QWeb reports, and Python unit tests on Linux.
Odoo 17
Python
XML
QWeb
TransientModel
Linux
unittest
Python ORM
Completed
FinId - Digital Identity and KYC Management Platform
Full-stack identity verification platform using Django REST Framework with RBAC, document upload, and Postman-tested APIs.
Django
DRF
REST API
RBAC
SQLite
Bootstrap 5
Postman
Python hashlib
Completed
MobileHunt - Real-Time Mobile Price Comparison Platform
A Django-based price comparison tool that scrapes 300+ mobiles across 6 platforms in real time with filtering, caching, and Best Price detection.
Python
Django
BeautifulSoup4
Requests
Bootstrap 5
jQuery
SQL
Completed
Recipe Management Platform
A full-stack Django app with complete recipe CRUD, image upload, search and category filtering, and a responsive Bootstrap 5 dashboard.
Python
Django
Django ORM
Bootstrap 5
SQL
Completed
Google Sign-In - OAuth2 Authentication Integration
Full Google OAuth2 login flow implemented from scratch in Django including consent screen, token exchange, auth-guarded views, and CSRF protection.
Python
Django
Google OAuth2
Session Management
CSRF Protection