Welcome to my personal portfolio website! This website showcases my skills, experiences, and projects. It's designed to provide visitors with information about me and my work.
You can see a live demo of this website at https://kipngenohportfolioweb.onrender.com/.
- About Me: Learn about my background, education, and career.
- Experience: Explore my work experience and achievements.
- Skills: View my skills as a software developer and ICT trainer.
- Projects: Check out some of the projects I've worked on.
- Contact: Reach out to me via email or through the contact form.
- HTML5
- CSS3
- JavaScript
- Ionicons for icons
- Google Maps API for the map section
-
Clone the repository to your local machine:
git clone https://github.com/kipngenohaaron/Personal_Portfolio_Website.git
-
Open the project folder:
cd git Personal_Portfolio_Website
-
Open the
index.html
file in your web browser to view the website locally. -
Customize the content:
- Update
index.html
with your information, including your name, education, experience, skills, and projects. - Customize the contact form action URL or integration with your preferred form handling service.
- Update
-
Add your own project images to the
assets/images/
directory. -
Modify the styles in the
styles.css
file to match your preferred design. -
Deploy the website to your hosting provider of choice. You can use services like GitHub Pages, Netlify, or Vercel for easy deployment.
Email: kipngenohaaron@gmail.com
If you'd like to contribute to this project, please follow these steps:
-
Fork the repository on GitHub.
-
Clone your forked repository to your local machine:
git clone https://github.com/kipngenohaaron/Personal_Portfolio_Website.git
3. Create a new branch for your feature or bug fix:
```bash
git checkout -b feature-name
-
Make your changes and commit them:
git commit -m "Add your feature or fix"
-
Push your changes to your forked repository:
git push origin feature-name
-
Create a pull request on the original repository, describing your changes.
This project is licensed under the MIT License - see the MIT file for details. ``