Welcome to my personal portfolio repository! This project was created as part of my internship at CODSOFT using React, HTML, and CSS. This portfolio serves as a digital resume and showcase of my work, skills, and experience.
- Project Overview
- Technologies Used
- Project Structure
- Features
- Setup and Installation
- Usage
- Contact
- License
This personal portfolio is designed to highlight my skills, experience, and projects in web development. It is a responsive, single-page application built with React, HTML, and CSS. The portfolio is divided into several sections: Header, About, Skills, Projects, Resume, Portfolio, Contact, and Footer.
- React: JavaScript library for building user interfaces
- HTML: Markup language for creating web pages
- CSS: Stylesheet language for designing the layout and appearance of web pages
my-portfolio/
│
├── public/
│ ├── index.html
│ └── assets/
│ ├── images/
│ │ └── profile.jpg
│ └── resume.pdf
│
├── src/
│ ├── components/
│ │ ├── Header.js
│ │ ├── About.js
│ │ ├── Skills.js
│ │ ├── Projects.js
│ │ ├── Resume.js
│ │ ├── Contact.js
│ │ └── Footer.js
│ ├── App.js
│ └── index.js
│
├── .gitignore
├── package.json
├── README.md
└── yarn.lock
- Dark Mode: Pages work both in Dark & Light Mode / Style Switcher
- Theme Customization: Has Cool Theme Customization.
- Hero Section: Displays my name and image.
- About Section: Includes an image of myself and a short bio highlighting my skills and experience.
- Skills Section: Lists my key skills and areas of expertise.
- Projects Section: Showcases samples of my work or projects, including titles, descriptions, and images.
- Resume Section: Provides a link to download my resume in PDF format.
- Contact Section: Contains my contact information, such as email address and phone number.
- Footer: Includes a copyright notice and any additional links or information.
To set up and run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/kingzykesh/CODSOFT.git cd my-latest-portfolio -
Install dependencies:
yarn install
-
Start the development server:
yarn start
-
Open your browser and visit:
http://localhost:3000
- Navigating the Portfolio: Use the navigation menu to explore different sections of the portfolio.
- Viewing Projects: Click on project images or titles to view more details about each project.
- Downloading Resume: Click on the resume link to download my resume in PDF format.
- Contacting Me: Use the contact section to send me an email or give me a call.
If you have any questions or would like to get in touch, feel free to contact me:
- Email: kingzykesh634@gmail.com
- Phone: +234 8100163853
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for visiting my portfolio! I hope you find it informative and engaging. Feel free to reach out if you have any questions or opportunities.