rohith@prod:~$ ls -la ./work

Work

I don't list every language I've touched. Instead — here's what I've actually built, and the tools I reached for because the problem needed them.

shipped & production-shaped
~/work/makemebetter-ai2026

MakeMeBetter AI

An end-to-end goals, habits & tasks tracker — with a live MCP server that lets AI assistants run your board for you.

problemTo-do apps track tasks in isolation — never tied to the goals and habits that actually drive progress, and never operable by an AI assistant.

builtA full, deployed product: goals → habits → tasks with subtasks and progress tracking, plan tiers, and an MCP server so AI can read and update your board in real time.

FastAPIReactPostgreSQLMCPAuth
~/work/policy-chat-ai2025

PolicyChat AI

Ask hard questions of dense policy documents and get grounded, cited answers.

problemPolicy and legal documents are long, dense, and unsearchable. Reading them to answer one question wastes hours.

builtA working prototype that reads PDF/DOCX/PPTX and answers in context, with authenticated, persistent chat history — a proof of concept for LLM-in-the-loop document tooling.

FastAPIGemini APIReactPostgreSQLSupabase AuthDockerMCP
built to learn — where the fundamentals came from