This repository contains a professional portfolio website for Avinash (B.Tech student and developer).
To preview locally, open index.html in a browser or run a simple static server:
python3 -m http.server 8000
# then open http://localhost:8000
Files:
index.html— main sitestyles.css— stylingscript.js— small UI helpers
Customize the contact email and project entries in index.html to reflect your real details.