Open Source & Production

Featured Projects

A comprehensive catalog of my personal systems, AI tools, SaaS platforms, and developer tooling. Managed via Sanity CMS.

Project
Auto-Blog Platform
Featured

Auto-Blog Platform

Full-stack automated tech publication platform powered by Sanity CMS and LLMs. Features an automated ingestion pipeline that curates trending developer topics from Hacker News, Dev.to, and Product Hunt, generates rich articles using Groq LLMs, publishes them directly to Sanity Content Lake, and renders them with Next.js 14 App Router, dynamic ISR caching, Mac-style syntax-highlighted code frames, and deep JSON-LD SEO optimizations.

Next.js 14
TypeScript
Sanity CMS
Groq AI
Tailwind CSS
shadcn/ui
PrismJS
Vercel KV
SEO / JSON-LD
Project
Movaix
Featured

Movaix

Modern, AI-enhanced workspace and project management platform inspired by Notion and Linear. Features an interactive block-based task creator powered by Tiptap rich-text engine, Gemini AI task drafting and subtask breakdown, drag-and-drop Kanban workflow boards with DND Kit, real-time analytics with Recharts, Google OAuth authentication, and a robust NestJS + Supabase backend architecture.

Next.js 15
React 19
NestJS
TypeScript
Supabase
PostgreSQL
Google Gemini AI
Tiptap
DND Kit
Tailwind CSS
Project
Scrutio
Featured

Scrutio

AI-powered SaaS platform that automates GitHub pull request code reviews and QA workflows. Integrates seamlessly via GitHub OAuth and webhooks, streams PR diffs through an AI analysis pipeline (Claude & Groq) to flag security vulnerabilities, performance bottlenecks, and logic issues, and surfaces findings on an interactive triage board with automated issue escalation.

FastAPI
Next.js 14
Python
MongoDB
Celery
Redis
Anthropic Claude
Tailwind CSS
GitHub Apps