- π Software Engineer
- π» Backend-focused Full-Stack Developer
- π Django & Odoo ERP Developer
- β Python Β· Java Β· C Β· C++ Β· HTML Β· CSS
- π§© Passionate about clean architecture & system scalability
- π Goal: Backend specialist & open-source contributor
- Designing scalable Django backends
- Building ERP solutions using Odoo
- Writing clean, maintainable Python code
- Database design & optimization
- Integrating hardware systems with web apps (ESP32 + Django)
| π‘ Project | π Description | π§° Tech |
|---|---|---|
| π E-Commerce System | Django store with cart, checkout & admin panel | Django, MySQL |
| β Odoo Custom Module | Custom ERP module with DB integration | Odoo, Python |
| π¦ Smart Delivery Drawer | QR-controlled delivery drawer system | ESP32, Arduino, Django |
- πΉ Next 3 Months: Docker Β· DRF Advanced Β· Testing
- πΉ 6 Months: CI/CD Β· GitHub Actions Β· Deployment
- πΉ 1 Year: Open-source projects & technical writing
βDream big, code bigger. Your repository is your legacy.β
<style> @keyframes neonGlow { 0% { box-shadow: 0 0 30px #00FFFF, 0 0 60px #FF00FF; } 50% { box-shadow: 0 0 60px #00FFFF, 0 0 120px #FF00FF; } 100% { box-shadow: 0 0 30px #00FFFF, 0 0 60px #FF00FF; } } @keyframes float { 0% { transform: translateY(0px); } 50% { transform: translateY(-15px); } 100% { transform: translateY(0px); } } @keyframes bgPulse { 0% { background: linear-gradient(135deg,#00ffff,#ff00ff); } 50% { background: linear-gradient(135deg,#ff00ff,#00ffff); } 100% { background: linear-gradient(135deg,#00ffff,#ff00ff); } } </style>
