Latest Post
Here's the latest posts I've written and published...
May 4, 2024
Implementing Email Subscription and Automatic Email Sending in Next.js with MongoDB
Next.js Server Actions and a custom MongoDB model to manage subscribers and use Nodemailer to send emails.
Next.js
September 16, 2023
Setting Up Internationalization for Server Components in Next.js 13 App Router
Internationalization for Next.js 13 URL Localization Included
Next.js
July 16, 2023
Rendering Code Blocks in a Next.js and Sanity Project
This blog post provides step-by-step instructions on how to render and copy code blocks using libraries such as @sanity/code-input and react-refractor
Next.jsSanity
June 20, 2023
Visualizing GitHub Activity with React Activity Calendar
How to Display Github Activites Data on our page
React.js
June 16, 2023
Implementing React Toastify in Real-life Applications
Simple Notificaitions with React Toastify: A Beginner Guide
React.js
June 16, 2023
Table Export Example In Chrome Extensions
Easy way to Exporting Tables in Chrome Extensions
Chrome ExtensionsJavascript