Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdyeates/my-portfolio
A simple and immersive portfolio powered by React
https://github.com/mdyeates/my-portfolio
css faang framer-motion frontend javascript personal-website portfolio portfolio-template portfolio-website professional-portfolio react react-portfolio reactjs simple-portfolio software-engineering ui-design ux-design web-design web-development website
Last synced: 3 months ago
JSON representation
A simple and immersive portfolio powered by React
- Host: GitHub
- URL: https://github.com/mdyeates/my-portfolio
- Owner: mdyeates
- License: mit
- Created: 2023-02-28T16:28:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T23:13:28.000Z (about 1 year ago)
- Last Synced: 2024-09-29T00:26:19.624Z (4 months ago)
- Topics: css, faang, framer-motion, frontend, javascript, personal-website, portfolio, portfolio-template, portfolio-website, professional-portfolio, react, react-portfolio, reactjs, simple-portfolio, software-engineering, ui-design, ux-design, web-design, web-development, website
- Language: JavaScript
- Homepage: https://michaelyeates.co.uk
- Size: 31.9 MB
- Stars: 94
- Watchers: 1
- Forks: 38
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
michaelyeates.co.uk
Crafting Connections through Code: Explore my journey, projects, and passions in this immersive portfolio powered by React.
Built by: Michael Yeates
Explore the docs ยป
View Live Website
ยท
Report Bug
ยท
Request Feature
Table of Contents
## About The Project
### Photos
[![My React Portfolio Screen Shot][product-screenshot]](https://michaelyeates.co.uk)[![My React Portfolio Screen Shot][product-screenshot2]](https://michaelyeates.co.uk)
[![My React Portfolio Screen Shot][product-screenshot3]](https://michaelyeates.co.uk)
[![My React Portfolio Screen Shot][product-screenshot4]](https://michaelyeates.co.uk)
### Built With
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=React&logoColor=61DAFB)
### Description
This is more than a portfolio; it's an invitation to explore, learn, and connect. So, immerse yourself and enjoy the journey.While I wholeheartedly encourage you to utilise my portfolio as a springboard for your own creative ventures, I would like to kindly ask that, in the spirit of fairness and recognition, you provide attribution to michaelyeates.co.uk. Your support in acknowledging the origin of this portfolio is greatly appreciated.
I kindly urge you to abstain from portraying either the portfolio or the projects as products of your own authorship. The energy and time devoted to shaping this portfolio reflect my personal journey and aspirations.
Thank you for your understanding, and for embracing the ethos of creativity, authenticity, and shared respect that underpins our digital community. Your appreciation means a lot!
If you like what you see, I'd be truly grateful if you consider giving it a star ๐
TL;DR
Feel free to fork this repo for your own purposes, provided you give me credit.
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- npm
```sh
npm install npm@latest -g
```### Installation
1. Clone the repo
```sh
git clone https://github.com/mdyeates/my-portfolio.git
```
2. Install NPM packages
```sh
npm install
```
## License
Distributed under the MIT License. See `LICENSE.md` for more information.
## QuestionsIf you have any inquiries, don't hesitate to reach out to me via socials or by sending an email to [email protected]
Project Link: [https://github.com/mdyeates/my-portfolio](https://github.com/mdyeates/my-portfolio)
[contributors-shield]: https://img.shields.io/github/contributors/mdyeates/my-portfolio.svg?style=for-the-badge
[contributors-url]: https://github.com/mdyeates/my-portfolio/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mdyeates/my-portfolio.svg?style=for-the-badge
[forks-url]: https://github.com/mdyeates/my-portfolio/network/members
[stars-shield]: https://img.shields.io/github/stars/mdyeates/my-portfolio.svg?style=for-the-badge
[stars-url]: https://github.com/mdyeates/my-portfolio/stargazers
[issues-shield]: https://img.shields.io/github/issues/mdyeates/my-portfolio.svg?style=for-the-badge
[issues-url]: https://github.com/mdyeates/my-portfolio/issues
[license-shield]: https://img.shields.io/github/license/mdyeates/my-portfolio.svg?style=for-the-badge
[license-url]: https://github.com/mdyeates/my-portfolio/blob/main/LICENSE.md
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/mdyeates
[product-screenshot]: src/images/screenshot.png
[product-screenshot2]: src/images/screenshot2.png
[product-screenshot3]: src/images/screenshot3.png
[product-screenshot4]: src/images/screenshot4.png
[responsive-screenshot]: src/images/mobile-screenshot.png
[responsive-screenshot2]: src/images/mobile-screenshot2.png
[responsive-screenshot3]: src/images/mobile-screenshot3.png
[responsive-screenshot4]: src/images/mobile-screenshot4.png