Projects

My digital workshop. A collection of hacks, POCs, and experiments.

5 projects

GoGent

ActiveAI, Agents, ReAct, Generative AI, Automation, CLI, Go, Tool Integration, Local AI

A lightweight, self-hosted(able), ReAct-style autonomous general-purpose agent written in Go.

GoReActMCPCLITool UseSkills System
Created February 17, 2026

KubeSherpa Operator

ActiveKubernetes, Operators, Cloud Native, Security, Database Access, JIT Access, DevSecOps, Infrastructure

Kubernetes Operator enabling JIT database access via a bastion. Provides secure, time-limited access to PostgreSQL and MySQL databases by automating temporary user creation, credential management in Secrets, TTL enforcement, and bastion pod deployment.

GoKubernetesKubebuilderOperator SDKPostgreSQLMySQLDockerMakefile
Created January 6, 2026

chorus

ActiveDistributed Systems, Raft, Key-Value Store, Go

Simple distributed key-value store in Go using Raft consensus.

GoRaftrpcHTTP
Created December 5, 2025

Crossplane PE

ActiveCloud Native, Kubernetes, Crossplane, Infrastructure as Code, DevOps, GitOps, Compositions, Multi-Cloud, IDP

A practical example of deploying nginx web applications using Crossplane compositions and native Kubernetes resources. Simplifies Kubernetes complexity by introducing a custom WebApp CRD, and multiple configuration tools (Helm, Kustomize, Terraform, KCL).

KubernetesCrossplaneKustomizeTerraformk3sYAML
Created November 25, 2025

nano-llm

ActiveAI, Machine Learning, LLM, NLP, Generative AI, Transformer, Educational, Local LLM

A from-scratch implementation of the GPT-2 architecture wrapped in a CLI. Handles everything from raw text processing to model training and generation. A sandbox for understanding LLM internals.

PythonPyTorchGPT-2BPECUDACLITransformer
Created November 8, 2025