Open Forem

Cover image for πŸš€ Roast My Portfolio: I Launched mobeenfolio.com (Built with React & Firebase) long time ago.
Mobeen ul Hassan Hashmi
Mobeen ul Hassan Hashmi

Posted on

πŸš€ Roast My Portfolio: I Launched mobeenfolio.com (Built with React & Firebase) long time ago.

Hey Dev.to family! πŸ‘‹

I finally did it. After weeks of tweaking pixels, fighting with CSS alignment, and configuring Firestore rules, I have officially launched my personal portfolio:

Thumbnail of mobeenfolio.com website

πŸ‘‰ mobeenfolio.com

I am putting this out here because I know this community gives the best (and most honest) feedback. Whether it's a UI suggestion, a bug you found on mobile, or just a code optimization tipβ€”I want to hear it.


πŸ› οΈ The Tech Stack

I wanted to build something fast, scalable, and easy to maintain. I chose the "Serverless" route:

  • Frontend: React (for that snappy component-based architecture)
  • Styling: Tailwind CSS (because writing custom CSS files is so 2020)
  • Backend & Database: Firebase (Firestore for data, Hosting for deployment)
  • Icons: React Icons

🧩 A Cool Code Snippet

One thing I love about this stack is how clean the component logic gets when you combine Tailwind utility classes with React state.

Top comments (0)