
Work
A selection of projects spanning agent systems, RAG, observability, developer tools, and infrastructure. Each project is described by the problem it solves and the engineering decisions behind it.
From research prototypes to production-minded systems
All Projects



LLM Observability & Eval Dashboard
A self-hosted stack for monitoring LLM applications after deployment.

Arc - Architecture Canvas
A developer tool for architectural discovery and design.
DigitalOcean MCP Server
MCP server for DigitalOcean infrastructure management.
pip install mcp-server-digitaloceanForla
An async-first framework for transparent agents and deterministic workflows.
from forla import Agent, OpenAIChatCompletionClient
from forla.tools import ThinkToolContext Visualizer
A local proxy for visualizing and editing coding-agent context.
Heart Disease Prediction
End-to-end classical ML pipeline with a Gradio web interface.
Advanced RAG From Scratch
Building RAG 2.0 from scratch — from keyword search to MultiModal RAG.
Telecall
An AI voice mobile-carrier assistant that replaces call-center agents.
Clipagent
A video search and clip-extraction tool powered by an MCP agent.
Fraud Detection System
End-to-end ML fraud-detection system with MLOps workflows.