Skip to content

bishalbhat2002/portfolio_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

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.


🌐 Project Live Demo

Access the website through link:
https://bishalbhat2002.vercel.app/


About the Project

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.


✨ Features

  • Personal introduction section
  • Skills section
  • Contact section
  • Basic responsive design
  • Simple animations and interactions using Javascript & CSS [keyframes].

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript

No frameworks or libraries were used since the goal was to learn the fundamentals.


📂 Project Structure

portfolio_website/
    ├── image.png
    ├── index.html
    ├── Logo.png
    ├── README.md
    ├── script.js
    └── style.css

Releases

No releases published

Packages

 
 
 

Contributors