DEV Community

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

Posted on

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

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 platform for local CBSE/ASSEB students.

šŸš€ Check it out:

I’d love to get some feedback on the UI and the archive filtering logic!

šŸ”— Live Site: https://tawhid-laskar.netlify.app/
šŸ’» GitHub: https://github.com/tawhid012/portfolio

Top comments (0)