This repository contains my personal portfolio website, showcasing my skills, projects, and experience.
This portfolio is designed to highlight my work and provide an easy way for potential employers and collaborators to view my projects and skills.
The main components of the project are structured as follows:
index.html
: Main HTML file.styles.css
: Main CSS file.script.js
: Main Javascript file.pages/
: Directory containing additional files.images/
: Directory containing image files.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Gokul-sami/Portfolio.git
- Navigate to the project directory:
cd Portfolio
- Open
index.html
in your preferred web browser.
Simply open the index.html
file in a web browser to view the portfolio.
- Responsive Design: The layout adjusts to different screen sizes.
- Project Showcase: Displays a list of projects with descriptions and links.
- About page: Displays about me and allows visitors to contact me directly.