Back Home

ALL WORK /

A comprehensive collection of projects I've built—from production applications to experimental prototypes.

01

COSMOS

An integrated AI assistant platform featuring a RAG chatbot, YouTube processor, and Gmail agent. Built with React, FastAPI, and Python. Leverages LangChain for orchestration and Pinecone for vector storage.

Python React FastAPI LangChain Pinecone
02

PMWiki

A production-ready RAG system enabling semantic search, side-by-side comparisons, and tailored process generation across three PM standards. Features topic network visualization with K-means clustering, streaming LLM responses via SSE, and academic-grade citations. Built with React, FastAPI, PostgreSQL with pgvector, and Qdrant for vector search.

TypeScript React Python FastAPI PostgreSQL Qdrant RAG
03

AuTisTick

Intelligent task management with natural language processing and TickTick integration. Built with Flutter and a Python backend. Features Material Design 3 UI and Supabase for real-time data sync.

Flutter Dart Python FastAPI Supabase
04

User-Level DSM

A user-space DSM implementation for multi-threaded parallel programs running across a cluster. Uses mmap, mprotect, and SIGSEGV signal handling to provide the illusion of a single shared address space. Features page-based coherence with Single-Writer/Multiple-Reader consistency, distributed locks and barriers, and TCP-based page migration. Includes a visual Game of Life demo.

C Systems Programming POSIX TCP/IP Distributed Systems
05

GCRTT Automator

An intelligent automation system that transforms Google Classroom assignments into structured TickTick tasks using AI. Integrates with Google APIs for seamless classroom data extraction and intelligent task categorization.

Python FastAPI Google APIs AI/ML Automation

EXPERIMENTS & PROTOTYPES

Niche tools built for specific use cases. Functional but oddly specific.