kunalrathore.in
|

# My Work

Showcase of my work and builds.

01Full-stack developer, structured Turborepo monorepo, Next.js frontend, and shared Drizzle packages
recon.io — Turborepo Next.js Starter

recon.io — Turborepo Next.js Starter

A TypeScript Turborepo starter with a Next.js App Router frontend, a small AI app entry, shared UI components, and a Drizzle-based database package.Monorepo structured with Turborepo: root package.json, turbo.json and multiple workspace packages.

Next.jsDrizzle
Read more
GitHub
Live
In development
02Full-stack AI developer, built semantic vector search, AI web scraping, and multi-LLM orchestration
Neptune - AI-Powered Second Brain

Neptune - AI-Powered Second Brain

An intelligent bookmarking and knowledge management platform with semantic vector search, AI web scraping, and conversational chat.Built a monorepo architecture with Turborepo managing 3 independent workspaces: React frontend (Vite), Express API server, and Hono AI microservice

Drizzle
03Backend Engineer, built multi-agent pipeline, backend orchestration, PDF generator, and passwordless auth
Deep‑Draft — AI Multi‑Agent Research Assistant

Deep‑Draft — AI Multi‑Agent Research Assistant

Multi‑agent web app that discovers, analyzes, validates, and compiles academic paper summaries into publication‑quality PDF reports using Google Gemini and the arXiv API.Designed and implemented a sequential multi‑agent pipeline (SearchAgent, SummaryAgent, ValidationAgent, HTMLAgent) to discover and synthesize academic literature.

04VS Code theme developer, 170+ downloads, designed and tuned a high-contrast dark color system for syntax readability
Dark Dev Theme — VS Code Theme

Dark Dev Theme — VS Code Theme

A sleek, high-contrast dark theme for Visual Studio Code designed for long coding sessions with vibrant syntax highlighting and reduced eye strain.Created a custom VS Code color theme with carefully selected UI and syntax token colors.

05Frontend Developer, crafted a highly responsive, interactive UI with fluid hover effects and a polished aesthetic
Personal Portfolio Website V1

Personal Portfolio Website V1

A fast, Vite-built React portfolio showcasing projects, reads, certificates and a minimal server for a few API endpoints (reads, GitHub data).Single-page React app (src/) with pages for Home, Projects, Reads, Certificates and Project details.

06Full-stack developer, built typed React frontend and Express + Drizzle ORM backend
Epistoria

Epistoria

Production‑style full‑stack blogging platform with React + TypeScript frontend and a TypeScript backend (Express + Drizzle) supporting CRUD, validation, and modern state management.Frontend: Vite + React (TSX) with Tailwind CSS, Redux Toolkit, React Query; app bootstraps from frontend/src/main.tsx and routes/layout in App.tsx.

07Full-stack developer, built vanilla JS frontend, JWT authentication, and secure MongoDB backend
Todo App (MERN) — Vanilla JS Frontend

Todo App (MERN) — Vanilla JS Frontend

Full‑stack todo application with user authentication and CRUD; Node/Express backend with MongoDB and a lightweight vanilla‑JS frontend. Deployed on Vercel.User authentication: signup/signin with JWT; token stored in HTTP‑only cookies and validated by middleware.

08Full-stack developer, implemented Google OAuth, real-time Socket.io syncing, and analytics charts
Expensify v2 — Full‑Stack Expense Tracker

Expensify v2 — Full‑Stack Expense Tracker

Full‑stack expense tracker built with React (frontend) and Node.js (backend). Features Google OAuth authentication, real‑time expense syncing, and interactive charts for spending analytics.User authentication with Google OAuth for secure sign-in and account management.

0%