https://github.com/bozzhik/portfolio
developer portfolio based on NEXT.js and Sanity CMS
https://github.com/bozzhik/portfolio
axios bozzhik bozzhik-is-mobile framer-motion nextjs nextjs-portfolio portfolio portfolio-website sanity sanitycms tailwindcss zustandjs
Last synced: about 1 month ago
JSON representation
developer portfolio based on NEXT.js and Sanity CMS
- Host: GitHub
- URL: https://github.com/bozzhik/portfolio
- Owner: bozzhik
- Created: 2024-04-01T17:44:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T17:10:58.000Z (about 1 year ago)
- Last Synced: 2024-10-03T12:29:48.923Z (about 1 year ago)
- Topics: axios, bozzhik, bozzhik-is-mobile, framer-motion, nextjs, nextjs-portfolio, portfolio, portfolio-website, sanity, sanitycms, tailwindcss, zustandjs
- Language: TypeScript
- Homepage: https://bozzhik.ru
- Size: 17.1 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚡️developer portfolio

- **Framework**: [Next.js](https://nextjs.org/)
- **Database**: [Typescript File](https://github.com/bozzhik/portfolio/blob/main/src/content.ts)
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **Deployment**: [Vercel](https://vercel.com)## Run Locally
```bash
git clone https://github.com/bozzhik/portfolio.git
cd portfolio
pnpm i
pnpm dev
```## Update content
Customize your portfolio by modifying the [`content.ts`](https://github.com/bozzhik/portfolio/blob/main/src/content.ts) file found in `src/`
## License
1. You are free to use this code as inspiration.
2. Please do not copy it directly.
3. Crediting the author is appreciated.