DEV Community

Cover image for Just Launched My Portfolio & I'd Love Your Feedback! πŸ™Œ
Preeti yadav
Preeti yadav

Posted on • Edited on

Just Launched My Portfolio & I'd Love Your Feedback! πŸ™Œ

Hey everyone! πŸ‘‹

I recently launched my portfolio and wanted to share it here because I’ve seen similar ones on Dev.to before, and they really inspired me!

I always loved the idea of turning a portfolio into something fun and interactive β€” like a desktop operating system. It just felt more me, and I thought... why not give it a try?

πŸ”— Live Link: https://preetiyadav.dev/


🎯 My Goal

I didn’t want to overcomplicate things with too many libraries or complex logic. My main goal was to:

Keep the experience smooth and clean

Make the layout fun to explore (like opening windows, minimizing, etc.)

Still keep it developer-friendly and simple under the hood


πŸ› οΈ Tech Stack

Here’s what I used:

Next.js – for routing and performance
Tailwind CSS – for fast styling and responsiveness
EmailJS – just for handling the contact form (no backend needed)

That’s it. No heavy animations, no state managers. Just clean and lightweight.


🧩 Key Features

Desktop-like layout β€” open/close different windows (like About, Projects, Resume, etc.)

  • Simple contact form with EmailJS
  • Clean UI with dark/light mode support
  • Fully responsive

🀝 Would Love Your Feedback!

If you get a chance to explore it, I’d love to hear what you think! Any suggestions, ideas, or even bugs you spot β€” I’m all ears.
Feel free to connect or drop a message 😊

Thanks for reading!

Top comments (4)

Collapse
 
lawvia profile image
Coffee Diva

It looks great in mobile. Just one thing, maybe need a bit of margin in resume bottom.

Collapse
 
preeti_yadav profile image
Preeti yadav

Thanks a lot for the feedback! 😊
You were absolutely right, I just fixed the bottom margin issue after your suggestion. It looks much cleaner on mobile now. Really appreciate you taking the time to check it out!

Collapse
 
johnpagley profile image
John Pagley

Looks good, Preeti! Very clever using the desktop layout/theme.

Collapse
 
preeti_yadav profile image
Preeti yadav

Thanks, John. Had a lot of fun building it, wanted to give it that dev-desktop vibe!
Let me know if you have any feedback or suggestions, I’m always looking to improve!