All Projects

My Complete Portfolio

Here's a comprehensive look at all the projects I've worked on, from simple websites to complex web applications.

Todo Telegram Agent

Telegram reminder bot that turns natural language into scheduled tasks: Groq parses intents and times, tasks live in SQLite (SQLModel), and a background scheduler sends due reminders with inline Done and Snooze actions. Supports commands, recurring tasks, and a small FastAPI health endpoint.

Python
FastAPI
SQLModel
SQLite
python-telegram-bot
APScheduler
Groq API
IntelCraft

IntelCraft

IntelCraft is an AI powered outreach assistant designed for students and freshers. It scrapes company and then auto generates personalized outreach emails or cover letters, complete with real time progress updates via WebSockets.

React
TypeScript
FastAPI
PostgreSQL
WebSockets
OpenAI / Gemini / Tavily
LangGraph
Vercel
Railway
YT‑Slice

YT‑Slice

Full‑stack web app to calculate total and average duration of videos in a YouTube playlist range, with viewing time estimates at different playback speeds.

Next.js (App Router)
TypeScript
Tailwind CSS
ShadCN UI
React Hook Form
YouTube Data API v3

SynergySphere

Advanced team collaboration platform built during IITM hackathon: task management, threaded chat, mentions, notifications, and project dashboards.

Next.js 15
TypeScript
Tailwind CSS
Shadcn UI
better‑auth
PostgreSQL
Drizzle ORM