🔗 https://sarangnayak.github.io/html-portfolio/
✨ Overview
A clean and minimal HTML-based personal portfolio, built to showcase your work, projects, and skills with simplicity and elegance.
This version is fully static — ideal for beginners and for deploying quickly on GitHub Pages without any frameworks.
🧠 Features • 📱 Fully responsive layout • 🎯 Simple and readable structure • 🎨 Clean sectioning: Hero, About, Projects, Contact • ⚡ Lightweight (no frameworks) • 🚀 Instant deployment using GitHub Pages
html-portfolio/
│
├── index.html # Main page
├── style.css # All styles
├── script.js # Optional animations/interactions
└── assets/ # Images, icons, preview screenshot
---
🚀 Getting Started
1️⃣ Clone the Repo
git clone https://github.com/sarangnayak/html-portfolio.git
cd html-portfolio
2️⃣ Open in Browser
Simply open:
index.html
3️⃣ Customize
Update: • Text • Images • Colors • Animations
🤝 Contributing
Feel free to improve or fork this project.
git checkout -b feature/xyz
git commit -m "Added new feature"
git push origin feature/xyz
MIT — free to modify and use.
👤 Author
Sarang Nayak 🔗 GitHub: https://github.com/sarangnayak 🔗 Portfolio: https://sarangnayak.github.io
⭐ If you like this project, please give it a star — it motivates a lot!