Skip to content

sarangnayak/html-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 HTML Portfolio

License: MIT HTML5 CSS3 JavaScript Status


🌐 Live Preview

🔗 https://sarangnayak.github.io/html-portfolio/


🖼️ Preview

> (/image1.png)

✨ 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

All inside the same easy structure.

🤝 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

📜 License

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!

Releases

No releases published

Packages

 
 
 

Contributors