Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeldynov/personal-portfolio
Personal Portfolio Website with Nextjs, Tailwind-css and Framer-motion
https://github.com/yeldynov/personal-portfolio
Last synced: about 1 month ago
JSON representation
Personal Portfolio Website with Nextjs, Tailwind-css and Framer-motion
- Host: GitHub
- URL: https://github.com/yeldynov/personal-portfolio
- Owner: yeldynov
- Created: 2023-10-04T08:10:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T08:12:53.000Z (over 1 year ago)
- Last Synced: 2024-04-23T03:43:06.746Z (9 months ago)
- Language: CSS
- Size: 5.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.Js Portfolio Website with Nextjs, Tailwind CSS and Framer-motionπ
This repository contains starter code for Portfolio website created using NextJs.
### Images of The Portfolio Website:
![Nextjs Portfolio Website](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/home-light-desktop.png)
![Nextjs Portfolio Website Dark Mode](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/home-dark-desktop.png)
![Next.js Portfolio Website](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/about-light-desktop.png)
![Next js Portfolio Website](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/projects-dark-desktop.png)
![Portfolio Website In Next.js](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/articles-light-desktop.png)
![Responsive Portfolio Website In Nextjs](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/about-light-mobile.png)
![Responsive Portfolio Website In Next js](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/projects-light-mobile.png)
![Mobile Responsive Portfolio Website In Next.js](https://github.com/codebucks27/Next.js-Developer-Portfolio-Starter-Code/blob/main/website%20images/articles-light-mobile.png)### Resources Used in This Project
- Profile image in the home page created by using https://www.midjourney.com/ tool.
on [Unsplash](https://unsplash.com/photos/ILip77SbmOE?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText).
- Fonts from https://fonts.google.com/
- Icons from https://iconify.design/
- LightBulb Svg from https://lukaszadam.com/illustrations### External Libraries used in this project:
- [framer-motion](https://www.framer.com/motion/)
- [Tailwind css](https://tailwindcss.com/)