Back to articles
Show Dev: Rebuilding my Portfolio for 2026 (Python, React, and a Custom "No-DB" Architecture)

Show Dev: Rebuilding my Portfolio for 2026 (Python, React, and a Custom "No-DB" Architecture)

via Dev.to ReactTawhid Laskar

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. πŸ›  The 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 and 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 pla

Continue reading on Dev.to React

Opens in a new tab

Read Full Article
22 views

Related Articles