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.

Latest projects
All projectsA community AI SDK provider for Voyage AI — supporting text embeddings, multimodal (text + image) embeddings, and reranking with the voyage-4 model family.
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 postsLearn how to set up and write tests for your React applications using Vitest 2.0 and React Testing Library.
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.
Harness the power of Server Actions for streamlined data fetching and mutations in your Nextjs applications.