Hi Product Hunt, I'm happy to share my new side project! https://adrianmato.art ✨
A creative journey through minimalist wallpapers. It's a collection of high-res wallpapers for those who are looking for some inspiring wallpaper for their day-to-day tools.
I'll be uploading more. I hope you like them! ✨
---
I started learning 3D a year ago. I've been sharing some of the progress in this thread: https://twitter.com/adrianmg/sta...
I can't wait to continue exploring new techniques and incorporate them into new ideas and wallpapers 😍
Some fun facts about the project:
⚙️ It's built in Next.js and hosted in Vercel
🧨 Components are built using Radix UI, and styled with Tailwind CSS
📖 Content is managed via `mdx` files using Contentlayer
🌈 Modal background is based on the color of each wallpaper
📊 There's an API that provides real-time stats as well as caching (on every build + edge)
💾 The database is hosted with PlanetScale combined with Prisma for a good DX
Thank you!