Skip to content
View restuhaqza's full-sized avatar
โšก
AI & Platform Engineer
โšก
AI & Platform Engineer

Organizations

@fossildev @denoland-id @Firebase-ID

Block or report restuhaqza

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
restuhaqza/README.md

Hey, I'm Restu Muzakir ๐Ÿ‘‹

Platform Engineer ยท Backend/DevOps ยท Automation Enthusiast
A software engineer working with Golang, TypeScript, Python, Docker, and Kubernetes; automating (almost) everything.

๐ŸŒ Portfolio & Blog โ€ข ๐• @restuhaqza โ€ข โœ‰๏ธ Email

Profile views GitHub followers


๐Ÿง‘โ€๐Ÿ’ป About Me

type Myself struct {
  Name         string
  Roles        []string
  Code         []string
  Architecture []string
  Hobbies      []string
}

func Intro() *Myself {
  return &Myself{
    Name: "Restu Muzakir",
    Roles: []string{
      "AI & Platform Engineer",
      "Backend Engineer",
      "System Designer",
    },
    Code: []string{
      "Go", "TypeScript", "JavaScript", "Python", "Java", "PHP",
    },
    Architecture: []string{
      "Microservices", "Monolith (done right)", "Serverless", "Event-Driven",
    },
    Hobbies: []string{
      "YoYo Player", "Hypnosis", "Tuning DevEx & infra",
    },
  }
}

๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ก I'm dynamic and adaptable - quick to learn and work with any technology stack.

Languages

Go TypeScript Python JavaScript Java PHP

DevOps & Cloud

Docker Kubernetes AWS GCP Terraform

Tools & Frameworks

Git Linux PostgreSQL Redis gRPC

๐Ÿ“ Latest Blog Posts

Visit my blog at restuhaqza.dev for latest articles on AI, DevOps, and Platform Engineering.

๐ŸŽฎ Play a Game!

๐Ÿ Snake Game - Watch it eat my contributions!

Snake animation

๐Ÿค Let's Connect

LinkedIn Twitter Website Email

Pinned Loading

  1. homelab-automation homelab-automation Public

    My Home Lab Automation Setup

    Shell

  2. awesome-ai-security awesome-ai-security Public

    A curated list of awesome resources, tools, research papers, and projects related to AI Security.

    5 1

  3. go-proxy-server go-proxy-server Public

    A http proxy to forward your request via egress

    Go

  4. usebadik/pentests-mcp usebadik/pentests-mcp Public

    Go 1 1

  5. SwarmCracker SwarmCracker Public

    Firecracker microVMs meet SwarmKit orchestration

    Go