An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ⚡️developer portfolio

![bozzhik.com snapshot](https://bozzhik.com/open-graph.jpg)

- **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.