Skip to content
View ssubedir's full-sized avatar

Block or report ssubedir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ssubedir/README.md

About Me

I'm a software engineer who enjoys working across the stack—from frontend and backend development to cloud infrastructure, DevOps, and platform engineering. I also spend time exploring system design, systems programming, and AI/ML. Most of the projects here are side projects, experiments, and ideas I've built to learn, explore, and have fun with technology.

🚀 Featured Projects

  • draincheck: Provider-neutral CLI for testing graceful container shutdown in CI. Verifies readiness withdrawal, in-flight work draining, telemetry flushes, and clean exit with Docker, Podman, and K8s.
  • open-spanner: Open Spanner is an open source metering service for tracking usage.
  • gogent: A lightweight, ReAct-style agent written in Go.
  • kubesherpa-operator: Kubernetes Operator for JIT database access via bastion hosts.
  • chorus: A simple, distributed key-value store powered by Raft consensus.
  • nano-llm: Experiments with transformers and local LLM inference.
  • RCOm-windows-gfx1030: Running AMD ROCm on Windows for ML workloads.

🛠️ Skills

Languages

Go Python Java C#/.NET TypeScript JavaScript SQL

Cloud & Platform

GCP Azure Oracle Cloudflare Kubernetes Docker Linkerd Backstage Terraform ArgoCD Flux GitHub Actions Config Sync Crossplane Helm

AI & ML Engineering

LLMs RAG Semantic Kernel AutoGen LangChain Faiss Qdrant pgvector Pinecone Vertex AI

Backend & Systems

Microservices gRPC Kafka PostgreSQL MySQL SQL Server Cassandra Redis MongoDB Prometheus Grafana OpenTelemetry Vault

Frontend

Angular React Next.js Remix React Router

Pinned Loading

  1. draincheck draincheck Public

    Provider-neutral CLI for testing graceful container shutdown in CI. Verifies readiness withdrawal, in-flight work draining, telemetry flushes, and clean exit with Docker or Podman.

    Go

  2. open-spanner open-spanner Public

    Open Spanner is open-source usage and metering infrastructure.

    Go

  3. kubesherpa-operator kubesherpa-operator Public

    Kubernetes Operator enabling JIT database access via a bastion

    Go

  4. nano-llm nano-llm Public

    Project for experimenting LLMs with transformers

    Python

  5. gogent gogent Public

    A lightweight, ReAct-style agent written in Go.

    Go

  6. chorus chorus Public

    Simple distributed key-value store written in Go, powered by the Raft consensus algorithm.

    Go