Show Dev: Rebuilding my Portfolio for 2026 (Python, React, and a Custom 'No-DB' Architecture)
Source: Dev.to
Introduction
Hey Dev Community! 🚀 I just pushed the final commit to my new portfolio ecosystem. Coming from Assam, India, I wanted to build something that wasn’t just a static resume, but a high‑performance “engine” that showcases my philosophy: Performance is a feature.
Tech Stack
Frontend
- React
- Tailwind CSS (Glassmorphic UI)
Backend Logic
- Python for automation and business logic
Database
- A “Database‑less” architecture using structured JSON
Infrastructure
- Firebase for real‑time services
- Odoo for ERP integration
The Challenge: The “No‑DB” CMS
Instead of a traditional SQL database, I built a custom Admin Panel that generates structured JSON. This allows me to update my “Project Archive” instantly without the overhead of a heavy backend, keeping my Lighthouse scores at a near‑perfect 99.
Featured Projects
- Massive eLearning Ecosystem – 600+ courses built with a scalability focus.
- Trading Blueprint – A 200‑page digital technical guide architecture.
- StudyFreaks – A premium education platform for local CBSE/ASSEB students.
Live Site
- Live site: (URL not provided)
- Source code: (URL not provided)