-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13c0201
commit fd7378e
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# My Portfolio | ||
|
||
This portfolio showcases my projects, skills, and provides a way to connect with me. | ||
|
||
## Table of Contents | ||
|
||
- [Introduction](#introduction) | ||
- [Installation](#installation) | ||
- [Features](#features) | ||
- [Technologies Used](#technologies-used) | ||
- [Contributing](#contributing) | ||
|
||
## Introduction | ||
|
||
My portfolio serves as a personal website where I showcase my projects, skills, and provide a way for visitors to connect with me. It includes sections for home, about, skills, projects, and contact. | ||
|
||
## Installation | ||
|
||
## Features | ||
|
||
- **Responsive Design:** The portfolio is designed to be responsive across different devices and screen sizes, ensuring a consistent user experience. | ||
- **Project Showcase:** It includes a section to showcase my projects, each with a brief description and links to their GitHub repositories or live demos. | ||
- **Skills Display:** A section highlighting my skills and areas of expertise, helping visitors understand my technical abilities. | ||
- **Contact Form:** A contact section with a form that allows visitors to send me messages directly from the website. | ||
- **Downloadable CV:** A download button is provided for visitors to download my CV directly from the website. | ||
|
||
## Technologies Used | ||
|
||
- HTML | ||
- CSS | ||
- JavaScript | ||
|
||
## Images | ||
|
||
- Home Page | ||
<img src="./portfolio1.png" alt="addtrains" width="200" height="150"> | ||
|
||
- Skills | ||
<img src="./portfolio2.png" alt="addtrains" width="200" height="150"> | ||
|
||
- Projects | ||
<img src="./portfolio3.png" alt="addtrains" width="200" height="150"> | ||
|
||
- Contact Me | ||
<img src="./portfolio4.png" alt="addtrains" width="200" height="150"> |