Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katarighe/my-portfolio-website
Welcome to my portfolio! Get to know me and my work by browsing through my projects, experience, and education. It's all laid out for easy exploration.
https://github.com/katarighe/my-portfolio-website
developer-folio github-pages personal-project personal-website portfolio portfolio-site portfolio-website reactjs resume-website template
Last synced: 25 days ago
JSON representation
Welcome to my portfolio! Get to know me and my work by browsing through my projects, experience, and education. It's all laid out for easy exploration.
- Host: GitHub
- URL: https://github.com/katarighe/my-portfolio-website
- Owner: katarighe
- License: mit
- Created: 2023-12-27T12:42:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T12:47:47.000Z (12 months ago)
- Last Synced: 2024-10-21T20:27:00.465Z (2 months ago)
- Topics: developer-folio, github-pages, personal-project, personal-website, portfolio, portfolio-site, portfolio-website, reactjs, resume-website, template
- Language: JavaScript
- Homepage: https://katarighe.vercel.app
- Size: 6.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My Portfolio Website
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)Step into the world of my creative journey as you explore my portfolio! Here, you'll discover a curated collection of my projects that reflect my passion, skills, and dedication. Take a closer look at the intricate details of each endeavor, from innovative concepts to polished executions. Delve into my professional background and experience, gaining insights into the diverse challenges I've tackled and conquered. Uncover the building blocks of my knowledge and expertise through an in-depth exploration of my educational journey. Whether you're here to appreciate the aesthetics of my designs, understand the strategy behind my projects, or trace the evolution of my skills, this portfolio is your gateway to understanding the essence of who I am as a creative professional. Enjoy the seamless navigation, and feel free to reach out with any questions or opportunities for collaboration.
Client
Server
Design
The features incorporated into my personal portfolio website are as follows:
- **Home:** A webpage featuring a concise overview, skills, and portfolio.
- **Portfolio:** Displays a portfolio featuring more than 15 projects developed with robust technology stacks, incorporating HTML5/CSS3, JavaScript, React/Redux, API, Ruby, and Ruby on Rails.
- **About:** Offers a concise self-introduction, highlights my skill set, and establishes connections with various social media networks.
- **Contact:** Encourages users to leave a message if they are interested in initiating a project or require assistance with coding activities.
- [Live Demo Link](https://katarighe.vercel.app/)
Clone this repository to your desired folder:
```
git clone [email protected]:katarighe/my-portoflio-website.git
cd my-portoflio-website
```
Install this project by using:
```
npm install
```
- Install dependencies
```bash
npm i
or
npm install
```
- Start the development server
```bash
npm start
```
- Test the frontend project
```bash
npm run test
```
- To run the p project run `npm run dev` and then run `npm run build` when you're done.
To add more features in the project, you will neeed to either create a new branch.
To ensure code quality and prevent typos, we've integrated linters and tests into this project.
For your convenience, you can use the following commands to check your HTML and CSS files while working in this repository:
```sh
npx eslint "**/*.{js,jsx}"
```
π€ **Mohamed Aden Ighe**
- GitHub: [@katarighe](https://github.com/katarighe)
- Twitter: [@katarighe](https://twitter.com/katarighe)
- LinkedIn: [@mighe](https://linkedin.com/in/mighe)
Here are some future features that could be added to the portfolio website in the future.
- **Blog Section:** Introducing a blog to share insights, experiences, and updates on the latest trends in web development and technology.
- **Interactive Resume:** Enhancing the portfolio with an interactive and dynamic resume section, providing a detailed overview of my professional journey.
- **Skill Progression Chart:** Incorporating a visual representation of my skill progression over time, showcasing continuous learning and development.
- **Client Testimonials:** Adding a section to display testimonials from satisfied clients or collaborators, enhancing credibility and showcasing successful collaborations.
- **Responsive Design Improvements:** Continuously refining and optimizing the website's responsiveness to ensure a seamless user experience across various devices.
These are just a few potential future features for the portfolio website.
They aim to further enrich the user experience and provide a comprehensive view of my skills, projects, and professional journey.
The specific features that are implemented will depend on the needs and preferences of the users, as well as the available resources and technology.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a starβοΈ or a thumbs up π if you like this project! You can visit my GitHub profile for more of my projects.
- I want to express my gratitude to my colleague [Ticoniq](https://github.com/ticoniq/) for assisting me in constructing this portfolio website from scratch.
- [Link to the original design theme](https://github.com/ticoniq/portfolio-design)
- Project supervised by [Microverse](https://www.microverse.org/)
- [Creative Commons 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/)
This project is [MIT](./LICENSE) licensed.