Contact
<aside>
📬
Email: [email protected]
Phone: +91 9836155495
Portfolio: https://spandan-mozumder-portfolio.vercel.app/
</aside>
Quick Links
<aside>
đź”—
GitHub: https://github.com/spandan-mozumder
LinkedIn: https://linkedin.com/in/spandan-mozumder/
X: https://x.com/spandanmozumder
</aside>
About
<aside>
đź’ˇ
I'm a full‑stack developer who ships end‑to‑end products — from scalable backends to snappy UIs.
</aside>
I don't just write code; I build solutions, move fast, and stay curious. I love roles where creativity meets execution and product thinking matters as much as clean code.
Goal: Work with teams solving interesting problems with technology.
Projects
<aside>
✨
Selected projects with live links and highlight features
</aside>
GitWit
An AI agent for understanding codebases: fetches repos, summarizes files and commits, answers questions, and more.
-
Tech: NextJS, TypeScript, Prisma, tRPC, Shadcn/ui, Gemini, Assembly AI, PostgreSQL, TailwindCSS, Clerk, Supabase, Octokit, Langchain
-
Highlights:
- AI‑powered code reviews with security checks and code quality analysis
- Live GitHub analytics with DORA metrics and risk scoring
- Team collab chat with syntax highlighting and attachments
- Meeting transcription with auto action items
- Security scanning for eval(), hardcoded creds, API keys
- RAG docs with Langchain + Supabase vectors
- Velocity insights, shortcuts, dark/light mode
-
Live: https://git-wit-five.vercel.app/
GitHub: https://github.com/spandan-mozumder/GitWit
Fluxon
Visual Workflow Automation Platform for building, running, and monitoring integrations and automations with a visual node editor and real‑time observability.
- Tech: Next.js 16, React, TypeScript, Tailwind CSS, Prisma, PostgreSQL, Inngest (jobs), tRPC, Better‑Auth, React Flow, Websocket/Realtime
- Highlights:
- Visual node‑based workflow editor with drag‑and‑drop nodes, connections, and reusable node types
- Triggers: Manual, Webhook, Google Forms, Stripe; Actions: HTTP Request, Discord, Slack, Gemini AI
- Durable background execution powered by Inngest with retries, step tracing, and execution history
- Real‑time execution status & node‑level progress via realtime channels and Inngest Realtime
- Type‑safe API surface with tRPC and full DB modeling via Prisma
- Credential management, per‑user workflows, and audit logs for secure automation
- Extensible node executors enabling custom integrations and AI‑powered nodes