These are FOSS projects I've created or contributed to. While most of my contributions are to Enterprise and private projects under dedicated namespaces and separate usernames, I maintain this as a consolidated view of public projects I've worked on, primarily focusing on Go-based AI, networking, proxies, and system utilities, while also contributing to open source projects spanning API documentation, language models, web servers, with particular emphasis on linked data and performance tools.
Project | Status |
---|---|
aichat | |
argon2aes | |
go-multiproxy | |
gobsips | |
gormoize | |
lightymux | |
nvidia-munin-plugin | |
ollamafarm |
- aichat: A Go package for managing AI chat sessions with support for message history, tool calls, and S3-compatible storage
- argon2aes: A2A is a secure encryption tool that uses Argon2 for key derivation and AES-256 for encryption. It provides both a Command Line Interface (CLI) and an API for easy integration into your projects
- go-multiproxy: Go HTTP client w/ HTTPS and SOCKS5 Proxy Load-balancing, Failover, Retries, Authentication, and RoundTripper
- gobsips: Go Binary SystemD-Integrated Proxy Server
- gormoize: Go package that provides thread-safe caching for GORM database connections
- lightymux: A lightweight (1 file), dynamic reverse proxy server with live configuration reloading capabilities
- nvidia-munin-plugin: Munin plugin for monitoring NVIDIA GPUs
- ollamafarm: Manage and use multiple Ollama instances with automatic offline detection/failover and model availability tracking
Project | Language | Description |
---|---|---|
HackerNews/API | Official Hacker News API Documentation | |
jquery/jquery | jQuery JavaScript Library | |
lighttpd/lighttpd2 | Fast and lightweight webserver | |
linkeddata/gold | Linked Data server for Go | |
linkeddata/rdflib.js | The RDF library for JavaScript | |
linkeddata/tabulator | A data browser/editor for the Semantic Web | |
ollama/ollama | Get up and running with large language models locally | |
rakyll/hey | HTTP load generator, ApacheBench (ab) replacement |