DEV Community

Cover image for I Built My First Portfolio Website with HTML, CSS & JavaScript πŸŽ‰
Rohan Nilatkar
Rohan Nilatkar

Posted on

I Built My First Portfolio Website with HTML, CSS & JavaScript πŸŽ‰

Hey devs! I just completed my very first professional webpage project using only HTML, CSS, and JavaScript. It’s a simple personal portfolio site, but it taught me so much about structuring pages, styling, and adding interactivity. Sharing here as my milestone project before I dive into React πŸ’»πŸ”₯.

What I Built (project overview)

A Portfolio Website with sections: Home, About, Projects, and Contact

Features:
βœ… Dark Mode Toggle πŸŒ™
βœ… Form Validation (JS)
βœ… Smooth Layout + Styling

Tech stack: HTML + CSS + JavaScript

Key Learnings (what you gained)

How to structure a clean webpage

Using CSS for responsive & modern UI

Writing basic JavaScript for interactivity

Deploying on GitHub Pages (or Netlify/Vercel)

πŸ”— Live Demo: [https://github.com/preyliet/Web-Page-]

πŸ’» Source Code: [https://github.com/preyliet/Web-Page-]

This is just the beginning! Next, I’ll be diving into React to make more advanced projects. If you’ve also built your first portfolio or are just starting out, I’d love to connect and learn from each other πŸ™Œ. Feedback is super welcome!

Top comments (0)