Projects

The things I build out of curiosity or need

> Featured projects

Go Load Balancer

Lightweight Load Balancer with Multiple Algorithms

A lightweight and efficient load balancer written in Go, supporting multiple load balancing algorithms including Round Robin, Weighted Round Robin, Sticky Round Robin, and IP Hashing. Features Docker support and YAML-based configuration.

GoDockerHTTPLoad BalancingYAML

FastAWS

AI-Powered Cloud Deployment Agents (Work in Progress)

AI agents that automatically deploy your repository to any cloud platform (AWS, Azure, GCP) with intelligent infrastructure provisioning and configuration.

PythonLLMRAGTerraformDockerLangGraphFAISSOpenAI

TOCO - Token & Cost Estimator

VS Code Extension for LLM API Cost Estimation

A VS Code extension that provides instant token usage and cost estimates for LLM API calls directly in your editor. Understand costs before deployment with static analysis of OpenAI and Claude API calls.

TypeScriptPythonVS Code ExtensionLLMOpenAIClaudeAST Parsing