Works Archive

Projects

Case studies of AI agents, infrastructure designer, APIs, and cloud canvas.

01 // CASE STUDYHOT

MyCode-AI

AI Coding Agent — Any Provider, No Lock-in

Built a provider-agnostic AI coding CLI that works with any OpenAI-compatible API. Features autonomous agent mode with tool use (read, write, search, execute), multi-provider failover chains, project-aware context via MYCODE.md, and an extensible SDK for custom tools and plugins.

TypeScriptNode.jsCLIAI AgentsOpenAI-CompatibleA2A ProtocolGitHub ↗
02 // CASE STUDY

CloudCanvas-TF

Visual Infrastructure Designer

Architected a drag-and-drop visual studio for Google Cloud that auto-generates production-ready Terraform (HCL) code, eliminating manual IaC authoring entirely. Built a real-time validation engine with dependency graph analysis, preventing architectural misconfigurations.

Angular 21SignalsGCP StorageTerraformWeb WorkersAST GenerationGitHub ↗
03 // CASE STUDY

MockFlow

Mock API Management Platform

Built a full-stack platform (FastAPI + Angular + MongoDB) enabling instant mock API creation for frontend teams to develop without backend dependencies. Integrated Faker library for realistic synthetic data generation across 15+ data types with customizable endpoint schemas.

FastAPIAngularMongoDBFaker Synthetic DataREST API DesignGitHub ↗

More Projects

Experiments, mini apps & cloud automations built over the years.

2025-12

Streaming Analytics Pipeline

Real-time streaming ingestion into BigQuery.

2025-08

Kubernetes Multi-Cluster Deployer

GitLab CI automation for hybrid cloud orchestration.

2025-04

Visual AST Parser

Deterministic code parser for JSON schemas.