This is a simple personal portfolio website that I created around 2 years ago while learning web development. The project was built as part of my practice and learning journey, so it may not follow all best practices and might not be perfect.
However, it represents one of my early steps in learning HTML, CSS, and JavaScript.
Access the website through link:
https://bishalbhat2002.vercel.app/
The purpose of this project was to:
- Practice building a complete website from scratch
- Learn basic layout design
- Understand HTML structure
- Improve CSS styling
- Add basic JavaScript interactions
It helped me understand how a real portfolio website works and how different web technologies come together.
- Personal introduction section
- Skills section
- Contact section
- Basic responsive design
- Simple animations and interactions using Javascript & CSS [keyframes].
- HTML5
- CSS3
- JavaScript
No frameworks or libraries were used since the goal was to learn the fundamentals.
portfolio_website/
├── image.png
├── index.html
├── Logo.png
├── README.md
├── script.js
└── style.css