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

A 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 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.