# Projects

> Things I've built — virtual worlds, ML tools, web apps, and side experiments.

## Live

### Metro MCP

Model Context Protocol server for real-time transit information across DC Metro and NYC Subway systems. Built on Cloudflare Workers with OAuth 2.1 authentication. Used by about 2K+ people daily

**Link:** https://github.com/Aarekaz/metro-mcp
**Tech:** TypeScript, Cloudflare Workers, MCP, OAuth 2.1, WMATA API, MTA GTFS

### Session Base

Capture, organize, and share sessions across coding agent platforms, helping you and your dev team preserve valuable context.

**Link:** https://github.com/sessionbase/cli
**Tech:** Typescript, AWS, CLI, TUI, MCP Server

### SEAS Search

Knowledge graph-based course QA system that fine-tunes Llama 3.1 with Graph-RAG to answer questions about GWU SEAS courses, schedules, and prerequisites.

**Link:** https://github.com/itsmepraks/SEAS_Search
**Tech:** LLM, Knowledge Graph, Llama 3.1, Graph-RAG

### Termweather

npm install -g termweather

Beautiful weather in your terminal - CLI commands + interactive TUI dashboard + Website. Features one-shot weather queries, forecasts, and location search with multiple output formats. 

**Link:** https://github.com/Aarekaz/termweather
**Tech:** TypeScript, Node.js, React, Ink, Turbo, Commander, Open-Meteo API

### FlowWrite

Minimal distraction-free writing app with timer, word count, and theme options. Fully local for complete privacy.

**Link:** https://github.com/aarekaz/flowwrite
**Tech:** Next.js, React, Local Storage

### Minesweeper

Classic minesweeper game built entirely by a cloud background agent in just 2 prompts. Experiment to see how much can be pushed to AI agents.

**Link:** https://github.com/Aarekaz/minesweeper_game
**Tech:** AI-Generated, Cloud Agent, React

### Tembo Discord bot

A production-ready Discord bot built on Cloudflare Workers that integrates with Tembo to manage tasks directly from Discord using slash commands.

Made by Anurag Dhungana and Dominik Koch

**Link:** https://github.com/mezotv/tembo-discord-bot
**Tech:** TypeScript, Cloudflare Workers, DiscordJS

## In Progress

### Shrimp

Open source agent harness — pluggable memory, sub-agents, browser control, and 1000+ app integrations. The model is the brain, Shrimp is the body.

**Link:** https://github.com/Aarekaz/shrimp
**Tech:** TypeScript, Bun, ReAct, Agent Framework, Composio

### SwitchBoard

Imagine there was a library that would allow you to write an AI agent bot once, and imagine it provided great 2026-level DX, and then, magically, it just worked on Slack, Teams, Google Chat, and Discord without writing platform-specific code.

**Link:** https://github.com/Aarekaz/switchboard
**Tech:** TypeScript

### Personal API

Personal API to manage my website, personal content and all personal digital database

**Link:** https://github.com/Aarekaz/api
**Tech:** TypeScript, Cloudflare Workers, Cloudflare D1 DB, Cloudflare R2 Object Storage

### SplitSimple

Easy expense splitting web app that helps divide bills among friends, colleagues, or groups with an intuitive interface.

**Link:** https://github.com/aarekaz/splitsimple
**Tech:** Next.js, React, TypeScript

### Varonatica

Browser-based virtual world with real-time multiplayer interaction, avatar customization, and social spaces. Modern take on classic virtual worlds.

**Link:** https://github.com/aarekaz/varonatica
**Tech:** WebSocket, Real-time, Isometric 3D

## Archived

### Runwayr

Two apps, one engine. A serious planning tool for board meetings + a viral game to kill your startup. 

**Link:** https://github.com/aarekaz/runwayr
**Tech:** TypeScript

### Ivy Wallet

Imagine Ivy Wallet as a manual expense tracker that will replace the good old spreadsheet for managing your personal finance.

**Link:** https://github.com/Ivy-Apps/ivy-wallet
**Tech:** Next.js, Open Source

---

Source: https://www.anuragd.me/projects
