Skip to content
View mrofi's full-sized avatar
🏠
work from home
🏠
work from home

Organizations

@livecms

Block or report mrofi

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
mrofi/README.md

Mokhamad Rofiudin

Senior Software Engineer · DevOps Engineer · Platform Engineer — Kata.ai

A software engineer who's happiest when something ships — writing it, deploying it, and watching it hold up for real users. Delivered products used by millions of customers, from ride-sharing and e-commerce platforms in Jakarta to telco billing and chatbot services at Kata.ai.

No CS degree, no bootcamp — 14 years of figuring things out in production, starting as an IT generalist at a hospital, 7.5 years as a PHP backend developer, and since 2023, Kubernetes, GKE, and site reliability engineering.

Currently working with: Kubernetes · GKE · Helm · ArgoCD · KEDA · Prometheus/Grafana/Loki · Kafka · RabbitMQ · Cloud SQL

Selected projects:

  • kv-store — a distributed key-value store backed by S3, with in-memory LRU caching, peer-to-peer cache warming, native versioning, and optional AES-256 encryption
  • bashscript-server — lightweight HTTP server for running bash scripts remotely
  • edge-proxy — a lightweight edge proxy service
  • windmill-dashboard-nextjs-typescript — Next.js admin dashboard UI (263 ★)

Reach me: mokh.rofiudin@gmail.com · LinkedIn · mokh.rofiudin.my.id

Full CV: CV.md · cv.pdf

Pinned Loading

  1. roketid/shadcn-svelte-kit-admin-panel roketid/shadcn-svelte-kit-admin-panel Public

    Admin Panel UI using shadcn in svelte kit

    Svelte 4 1

  2. vesper vesper Public

    Forked from chris-rock/vesper

    🍸Vesper - HTTP Framework for Bash Shell

    Shell

  3. roketid/windmill-nextjs-laravel-breeze roketid/windmill-nextjs-laravel-breeze Public

    A NextJS + TailwindCSS 3 Dashboard Admin For Laravel Breeze

    TypeScript 32 4

  4. roketid/windmill-dashboard-nextjs-typescript roketid/windmill-dashboard-nextjs-typescript Public

    Nextjs Admin Dashboard UI

    TypeScript 264 68

  5. kv-store kv-store Public

    A distributed key-value store backed by S3, with in-memory LRU caching, peer-to-peer cache warming, native versioning, and optional AES-256 encryption.

    Go