Projects - Proof of Work

From production systems at scale to projects I've shipped on my own. Dive into the code, demos, and write-ups behind each.

Graph-Based Cognitive Retrieval System

Memory, meaning, and causality for your AI model - not just a vector search.

A persistent, multi-strategy memory layer for any AI model that goes beyond simple vector search. It runs several retrieval strategies in parallel - semantic, temporal, episodic, causal, and graph-based - and fuses them by intent to surface the most relevant context for any query. Every result carries a transparent "why" trace, so you can see exactly which context the model received and the reasoning behind it.

Next.jsTypeScriptFastAPILangChainLlamaIndexPostgreSQLRedisFAISSNeo4jAWSDocker
Links coming soon

Crypto Tracker

Crypto price dashboard with configurable alerts.

A crypto price tracking dashboard with graph-based visualizations for monitored cryptocurrencies, plus configurable email alerts that notify users when tracked assets reach target price thresholds.

Next.jsMongoDBDockerNode.jsAWS

Coding Profiles

800+ problems solved across competitive programming platforms - proof of work in algorithms and problem solving.