Skip to content
View angga-22's full-sized avatar
:shipit:
Investigating the 🌍
:shipit:
Investigating the 🌍

Block or report angga-22

Report abuse

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

Report abuse
angga-22/README.md

👋 Hey, I'm Angga

DevOps & Software Engineer — I build and run reliable, scalable systems: cloud-native infrastructure, CI/CD, and observability.

What I'm up to

  • Building and operating cloud-native platforms (Kubernetes, service mesh, GitOps) that product teams ship on
  • Designing CI/CD pipelines and infrastructure-as-code for repeatable, low-risk deploys
  • Instrumenting systems for reliability and cost — observability, SLOs, right-sizing
  • Shipping open-source developer tooling (e.g. cloudsweep — find AWS waste from your terminal)
  • Writing engineering notes at angga-dev.com
  • Prepping for a Master's in Computer Science
  • Big on clean architecture, type safety, and secure-by-design systems

Tech

Infrastructure & DevOps — AWS (EKS, ECS, EC2, S3, CloudFront, Lambda, IAM) · Kubernetes · Istio/Envoy · ArgoCD (GitOps) · Helm · Terraform · Docker · GitHub Actions

Observability — Prometheus · Grafana · OpenTelemetry · Sentry

Backend & distributed systems — Microservices · gRPC · REST · GraphQL · event-driven · Kafka / Red Panda · Prisma / Sequelize / Gorm

Languages — Fluent: TypeScript/JavaScript, Python, Java · Working: Go, Swift, Rust

Security & identity — Keycloak (IAM) · WebAuthn/FIDO2 · W3C DIDs · OIDC / least-privilege · PASETO

Data — PostgreSQL · MySQL · MongoDB · Redis

📨 DM me to talk infrastructure, platforms, or projects.

Pinned Loading

  1. cloudsweep cloudsweep Public

    Find your AWS waste in seconds. A read-only CLI that reports idle and orphaned resources with dollar estimates — the Trusted Advisor cost checks you shouldn't need a Support plan for.

    Go 1

  2. password-obscura password-obscura Public

    A lightweight NPM package to "visually" obscure passwords or strings using customizable shift-based logic

    TypeScript 5

  3. go-paseto go-paseto Public

    Forked from aidantwoods/go-paseto

    Platform-Agnostic Security Tokens implementation in Golang.

    Go

  4. next-js-auth-boilerplate next-js-auth-boilerplate Public

    A Next js auth based boilerplate on session-based and JWT based authentication!. Including just-based command runner! Ready to use for your project!

    TypeScript 1

  5. golang-clean-architecture golang-clean-architecture Public template

    Forked from khannedy/golang-clean-architecture

    Go-Lang Clean Architecture

    Go 2

  6. container container Public

    Forked from apple/container

    A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.

    Swift