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

https://github.com/divin1/divin

Personal website/blog powered by Next.js 16 - hosted at https://divin.me
https://github.com/divin1/divin

ai blog mdx next next16 nextjs nextjs16 react reactjs reactjs18 tts typescript

Last synced: 22 days ago
JSON representation

Personal website/blog powered by Next.js 16 - hosted at https://divin.me

Awesome Lists containing this project

README

          

## divin.me

Source code for my website/blog @ [divin.me](https://divin.me).

Built with:

* Next.js 16
* React 19
* Tailwind CSS
* Headless UI
* Motion
* Lucide icons

Deployed via Vercel.

## Getting Started

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

## License

**Code:**
MIT
https://opensource.org/license/mit

**Content:**
The blog content (articles/posts rooted in `content/**/*`) and images (rooted in `public/`) are © Nicolas Di Vittorio 2025. All rights reserved.