One CLI to manage AI agent configs (Claude Code, Cursor, OpenCode, GitHub Copilot) from a single canonical store. Push to every agent, pull edits back, sync across machines via git.
Bitemporal entity change history for Go — valid time and transaction time, ORM-agnostic over database/sql. Know what your data was, and what you believed it was.
Secure CLI tool for managing secrets in a private GitHub/Gitlab repository with client-side encryption. uses Argon2id and AES-256-GCM to protect your secrets.
Kubernetes Redis Docker Postgres Golang - KuReDoPoGo, is a backend API service that is built using Golang and Gin Framework. It uses Redis for rate limiting and Postgres for storing data. It is deployed on Kubernetes. For local development it uses Docker Compose.
Catch broken queries and performance regressions before production. SQL regression testing, EXPLAIN plan baselines, and CI/CD integration for PostgreSQL.