Blog
I love to share what I'm doing, mostly about web development and product building. In total, I've written 6 articles on my blog. Use the search below to filter by title.
Most Popular
Extract informations from Internet with Node.js and Puppeteer
–––
Learn how to scrape data with the Puppeteer library in Node.js.
Using Google APIs with Node.js and uploading a YouTube video
–––
Learn how to use Google APIs and upload a video on YouTube.
Add Type Safety to your APIs with Zod
–––
Reduce complexity and bugs by validating inputs in your APIs with Zod.
All Posts
Dark Mode in Next.js Made Easy with TailwindCSS and Next Theme
–––
In this post, I'll walk you through the entire process of setting up dark mode in Next.js with TailwindCSS and Next Theme.
Setting Up NextAuth, GitHub, and Prisma: A Step-by-Step Guide
–––
Explore the simplicity of setting up NextAuth.js with GitHub and Prisma, and learn how to effortlessly manage authentication in your Next.js applications.
Streaming ChatGPT Responses in Python
–––
Discover how to use ChatGPT in Python and stream responses for real-time interaction.
Add Type Safety to your APIs with Zod
–––
Reduce complexity and bugs by validating inputs in your APIs with Zod.
Using Google APIs with Node.js and uploading a YouTube video
–––
Learn how to use Google APIs and upload a video on YouTube.
Extract informations from Internet with Node.js and Puppeteer
–––
Learn how to scrape data with the Puppeteer library in Node.js.