Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorcodess/folio-v1
This is a portfolio website I created to showcase my work. I’m always striving to create something unique and innovative. If you like it, be sure to give it a star.
https://github.com/victorcodess/folio-v1
framer-motion gsap nextjs react tailwindcss typescript
Last synced: 28 days ago
JSON representation
This is a portfolio website I created to showcase my work. I’m always striving to create something unique and innovative. If you like it, be sure to give it a star.
- Host: GitHub
- URL: https://github.com/victorcodess/folio-v1
- Owner: victorcodess
- Created: 2023-03-09T20:27:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T17:50:20.000Z (7 months ago)
- Last Synced: 2024-04-14T08:06:03.985Z (7 months ago)
- Topics: framer-motion, gsap, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://www.victorwilliams.me
- Size: 20.3 MB
- Stars: 96
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio Website — v1
My name is Victor Williams, and I’m a front-end engineer and web designer based in Lagos, Nigeria. My passion lies in creating software that solves real-world problems and positively impacts people’s lives.
I created this website to showcase my work. I’m always striving to create something unique and innovative. I love experimenting with new technologies and staying up-to-date with the latest trends in the tech world.
## Tech Stack
**Client:** React, Next.js, TypeScript, TailwindCSS, Framer Motion, GSAP.
**Hosting:** Vercel.
## Screenshots & Demo
![App Screenshot](https://user-images.githubusercontent.com/84178696/228679118-47e63775-0635-42b2-8838-a80644ef612b.png)
![App Screenshot](https://user-images.githubusercontent.com/84178696/228673498-ad33b834-58b3-43e5-b184-b136d01c6e1a.png)
![App Screenshot](https://user-images.githubusercontent.com/84178696/228675919-70180c2c-c888-423d-ae85-409ce4645b8b.png)
[View Live Demo](https://folio-v1-victorcodess.vercel.app/)
## Run Locally
Clone the project
```bash
git clone https://github.com/victorcodess/folio-v1
```Go to the project directory
```bash
cd folio-v1
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```## Contributing & Usage
This project is open source, and you are welcome to use the code or parts of the code for your own site. I encourage you to modify the theme and components to make it your own. However, please do not present any of the projects featured on this site as your own. The content of this portfolio is personal and represents real projects I’ve worked on.
If you are using the site’s design largely unmodified, please credit me as the designer of the website.
Incase you have any questions or concerns, please feel free to reach out to me on [Twitter.](https://twitter.com/victorwill__) I am always happy to help!
## Feedback
While I would not be accepting contributions or pull requests at this time, I appreciate your feedback on this project. If you have any suggestions or questions, please don’t hesitate to reach out to me on [Twitter.](https://twitter.com/victorwill__) Your feedback is valuable and will help me improve.
## License
[MIT](https://choosealicense.com/licenses/mit/)