Check out my latest work and news, here in my blog
Look through my latest post in my blog to stay up to date with new projects and news about my personal and profesional carreer in the it industry. You'll find posts detailing the development of my personal projects and other topics.
Creating a blog with Contentlayer Part 1
Faustino Zanetto
nextjs
tailwindcss
typescript
contentlayer
Learn the ropes of setting up a simple yet powerful blog using Next.js and Contentlayer, all while harnessing the magic of MDX files. Dive into this comprehensive guide to kickstart your journey into web development and empower your portfolio with a dynamic blog.
Dark Mode in NextJS App Router
Faustino Zanetto
nextjs
tailwindcss
typescript
How to implement an easy-to-use theme system in your NextJS with app router application using Next Theme Kit and TailwindCSS in a couple of steps.