Portfolio
My Projects
A collection of things I've built
Completed
Featured
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
Featured
SecureVault KYC
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
Featured
E-Commerce Price Tracker
Django web app scraping real-time product prices from Amazon & Flipkart with user authentication and tabular UI.
Django
Python
BeautifulSoup
Requests
Web Scraping
Bootstrap
SQLite
Completed
Recipe Management Platform
Full-stack Django app with complete CRUD, recipe search & filter, image upload, and responsive Bootstrap dashboard.
Django
Python ORM
Bootstrap
CRUD
SQLite
Django Templates
Completed
Google Sign-In App
Django app with full Google OAuth2 integration — authorization flow, callback handler, session management, and CSRF protection.
Django
OAuth2
Google Auth
Session Management
CSRF
Middleware
Python