A clean, modern and fully responsive developer portfolio website built using pure HTML and CSS.
Great as a beginner project to learn layout, responsive design, and web fundamentals.
- Responsive layout for desktop, tablet, and mobile
- Modern header and navigation with mobile hamburger menu
- Custom hero section with call-to-action buttons
- About, Skills, Resume, and Contact sections
- Interactive cards and clean UI/UX
- Contact form and social links
- Clean, readable code and easy customization
project-root/
│
├── index.html
├── css/
│ └── main.css
├── images/
│ └── ... (profile and background images)
- Clone the repository:
git clone https://github.com/projoynaidu-cmd/devloper-portfolio.git
- Open
index.htmlin your browser to check out the portfolio. - Customize the content (text, images, colors) as you like!
- Build a real-world HTML & CSS project
- Practice responsive layouts and Flexbox
- Learn about semantic HTML and accessible forms
- Gain experience with mobile-first and adaptive UI/UX
This project is open-source and free to use for learning or as a portfolio starter.
- FontAwesome for icons
- Open Sans from Google Fonts
Happy coding! 🚀