I am a Software Engineer based in Pune India 🇮🇳, currently working full-time at a healthcare tech company. My job is to ensure that Electronic Health Records (EHRs) in clinics and hospitals across North America run smoothly every day. Additionally, I automate support processes and build tools to assist multiple client-facing teams.
In my free time, I enjoy learning new technologies and working on side projects to solidify that knowledge.
Experimenting with Vercel's cron jobs to schedule tasks
This beginner's guide will help you understand and get started with Vercel Postgres, a serverless SQL database designed to integrate with Vercel Functions and your frontend framework. We will cover the creation,management, and usage of Vercel Postgres databases, along with some best practices.
Vercel KV is a durable, serverless Redis database that allows you to store and retrieve simple key-value data structures globally at the edge. It is available in Beta on Pro and Hobby plans. This beginner's guide will help you get started with Vercel KV and learn how to use it effectively.
This blog post explores the challenges of using MDX with dynamic routes in Next.js 13, and offers a solution using the @next/dynamic package to dynamically import components
Hello World, this is my first blog post