Projects

Open source tools and case studies from my work in infrastructure, platform engineering, and AI.

Showing 17 of 17

Featured Open Source

AI Bridge MCP Server

A secure MCP server that enables Claude Code to call OpenAI and Gemini APIs through a hardened gateway with multi-layer security, rate limiting, and comprehensive logging.

Impact: Built a secure Model Context Protocol (MCP) server that lets Claude Code talk to OpenAI and Google Gemini through a single hardened gateway, adding multi-layer security, robust logging, and flexible configuration.

Node.js Model Context Protocol OpenAI API Google Gemini API +2
Read Case Study → 2025–Present
Featured Open Source

AWS Security Group Mapper

A Python CLI tool to visualize and analyze AWS Security Group relationships as a graph, helping engineers understand blast radius and network topology.

Impact: Built a graph-based visualization tool for AWS Security Groups that simplifies blast radius analysis and highlights overly permissive rules.

Python boto3 NetworkX Graphviz +1
Read Case Study → 2024–Present
Featured Open Source

Temporal Terraform Orchestrator

Temporal-based workflow orchestration for multi-workspace Terraform deployments.

Impact: Built a workflow orchestration system using Temporal for managing complex multi-workspace Terraform deployments with automatic dependency resolution, output propagation, and AI integration via MCP.

Go Temporal Terraform AWS +1
Read Case Study → 2025–Present
Open Source

MCP to Claude Skills Converter

An AI-powered CLI tool that automatically converts Model Context Protocol servers into Claude Code and Cursor skills with intelligent source analysis.

Impact: Automated MCP server to skill conversion process

Python Claude API CLI Development Package Registry APIs +2
Open Source

AI-Powered Study Platform with Multi-Modal Learning

Full-stack learning platform combining flashcards, course authoring, and AI-powered content generation for visual learners.

Impact: Built a comprehensive learning platform that integrates spaced repetition, AI content generation, and visual learning tools. Designed for scalability with multiple storage backends and user-customizable AI API keys.

TypeScript Python FastAPI React +2
Open Source

Xenon Notes

AI-powered notetaking app for Apple platforms.

Impact: Building an AI-powered notetaking application for Apple platforms using Swift and RealityKit, exploring the intersection of spatial computing and intelligent note management.

Swift SwiftUI RealityKit Core ML +1
Read Case Study → 2025–Present
Open Source

Koli Code: Multi-Model AI Coding Assistant CLI

A terminal-based AI coding assistant supporting multiple LLM providers with Model Context Protocol (MCP) integration for extensible tooling.

Impact: Unified interface enabling seamless switching between four major AI providers

TypeScript Node.js Model Context Protocol OpenAI API +2
Open Source

MCP AI Bridge: Secure Multi-Provider LLM Gateway

A secure Model Context Protocol server bridging Claude Code with OpenAI and Google Gemini APIs, featuring multi-layer security and configurable protection levels.

Impact: Enabled secure access to GPT-4o, o1, o3-mini, and Gemini models from Claude Code

JavaScript Node.js Model Context Protocol OpenAI API +2
Open Source

Claude Code Plugin Marketplace

A curated marketplace of Claude Code plugins with validation tooling and plugin development templates

Impact: Established reusable plugin structure adopted across multiple plugins

Shell Python JSON Schema Git
Open Source

DevOps Project Skeleton

Template repository for bootstrapping DevOps projects with Terraform, Ansible, and Kubernetes.

Impact: Created a comprehensive template repository that provides a standardized structure for DevOps projects, including Terraform modules, Ansible playbooks, Kubernetes manifests, and secrets management with SOPS.

Terraform Ansible Kubernetes SOPS +1
Read Case Study → 2020–Present