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:
π 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)