Hey, I’m Vivek Patel πŸ‘‹

I’m a software engineer from Canada, passionate about JavaScript, React, Next.js, Python and AI. Beyond the screen, I’m an avid photographer, capturing life’s beautiful moments through my lens.

Vivek Patel

Latest projects

All projects

Integrate Voyage AI embeddings into your Vercel AI SDK projects with the voyage-ai-provider. This community provider simplifies the use of Voyage AI for generating text embeddings.

Explore a modern RAG (Retrieval Augmented Generation) implementation using Turso as a vector database, Next.js, and Google AI for creating an intelligent chatbot with memory capabilities.

The "AuthJs Template" simplifies integrating robust authentication into your Next.js web apps. It covers database sessions, credential management, two-factor authentication, and more.

Explore a Next.js 14 project that dive into the World of Anonymous Feedback.

Recent posts

All posts
August 4, 2024πŸ“– 8 min read

Learn how to set up and write tests for your React applications using Vitest 2.0 and React Testing Library.

June 30, 2024πŸ“– 6 min read

Build lightning-fast Next.js apps with ease using Drizzle ORM and Turso database. This step-by-step guide shows you how to connect, query, and deploy a performant full-stack app.

April 13, 2024πŸ“– 23 min read

Harness the power of Server Actions for streamlined data fetching and mutations in your Nextjs applications.