PROJECTS

// Open source tools and experiments in Go, Python, and beyond

Featured Projects

krites

LLM benchmark platform that sends identical prompts to multiple models and compares latency, throughput, cost, and quality side-by-side, with real-time SSE streaming, LLM-as-judge scoring, and interactive analytics charts.

Go SvelteKit OpenRouter SSE Docker
Active
View Source Open Source

ai

Minimal AI shell assistant CLI in Go. Type a request in natural language, review the suggested shell command in a TUI, and run it on enter — installable via Homebrew, install script, or go install.

Go CLI TUI OpenRouter
Active
View Source Open Source

chatmarkdown-swift

SwiftUI Markdown renderer purpose-built for AI chat interfaces, with token-by-token streaming, seamless cross-block text selection via TextKit, and value-type theming for chat-bubble UIs on iOS, macOS, and visionOS.

Swift SwiftUI TextKit SPM
Active
View Source Open Source

cpu_benchmark_go

Portable, reproducible CPU benchmark for Linux and macOS measuring single- and multi-thread performance across six workloads (primes, sorting, matrix, hashing, JSON), normalized against a reference CPU and exported as JSON.

Go Benchmark Performance CLI
Active
View Source Open Source

Lethe

Automated Discord message cleanup tool that periodically removes messages exceeding a specified age threshold, with bulk deletion support, configurable intervals, and easy deployment via Docker or standalone binary.

Go Discord Docker
Active
View Source Open Source

tenantai

A minimal, production-ready AI API proxy in Go with per-tenant database isolation, streaming SSE support, async conversation logging, and multi-model access via OpenRouter — deployable as a single binary.

Go DuckDB OpenRouter SSE Docker
Active
View Source Open Source

or-observer

Self-hosted LLM observability platform that ingests OpenRouter API call data via webhooks, providing real-time cost monitoring, latency percentiles, and filterable trace exploration backed by DuckDB.

Go Svelte DuckDB TypeScript Docker
Active
View Source Open Source

or-analytics

Cloud-native analytics solution that fetches OpenRouter API usage data and stores it incrementally using DuckLake, with automatic snapshot versioning, time-travel queries, and S3-native persistent storage.

Go DuckDB PostgreSQL S3 Docker
Active
View Source Open Source

go-web-fetch-mcp

Go implementation of a Model Context Protocol (MCP) server that fetches web pages, extracts readable content, converts HTML to markdown, and supports pagination with robots.txt compliance and proxy support.

Go MCP Web Scraping Markdown Docker
Active
View Source Open Source

mcp-remote-go

Go-based drop-in replacement for npm mcp-remote. Acts as a transparent bidirectional proxy between stdio JSON-RPC and a remote MCP server over HTTP/SSE, with full OAuth 2.1 support in a ~6 MB static binary.

Go MCP OAuth 2.1 SSE JSON-RPC
Active
View Source Open Source

pg_backup

Robust Go application for PostgreSQL backups and restores with SSH-based remote execution, S3-compatible storage, automatic retention management, and webhook notifications for success/failure events.

Go PostgreSQL S3 SSH Backup
Active
View Source Open Source

openrouter-go

Zero-dependency Go package providing complete bindings for the OpenRouter API with full streaming support, comprehensive error handling, and extensive configuration options for LLM integration.

Go API LLM Streaming SDK
Active
View Source Open Source

Let's Build Something Together

Interested in collaborating on a project or contributing to open source? I'm always excited to work with fellow developers and explore new ideas.