A responsive and interactive personal portfolio website to showcase projects, skills, and experience.
Built with HTML, CSS, and JavaScript.
- π₯οΈ Responsive design (works on desktop, tablet, and mobile)
- π Sticky navigation bar with active link highlighting
- π― Scroll spy effect (highlights current section while scrolling)
- β¬οΈ Smooth scrolling navigation
- πΌ Dedicated sections for About, Skills, Projects, and Contact
- π¨ Clean UI with customizable styles
portfolio/ βββ index.html # Main HTML file βββ style.css # Stylesheet βββ app.js # JavaScript for interactivity βββ /images # Project images, profile photo, etc. βββ /assets # Fonts, icons, etc.
yaml Copy code
- Clone the repository:
git clone https://github.com/your-username/portfolio.git
Open index.html in your browser, or use a local server:
bash Copy code live-server πΈ Preview (Add a screenshot or gif of your portfolio here)
π οΈ Tech Stack HTML5
CSS3
JavaScript (Vanilla)
π Future Enhancements Dark/Light mode toggle πβοΈ
Project filter system π
Blog section βοΈ
Contact form with backend integration π§