Skip to content
View rizkydwicmt's full-sized avatar

Block or report rizkydwicmt

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

Rizky Dwi Aditya

Backend Tech Lead · AI Researcher

I lead backend engineering from system design to production delivery. My work sits at the intersection of distributed backend systems, engineering leadership, and applied AI.

Identity in Go

type Profile struct {
	Roles, Core, Research []string
}

var rizky = Profile{
	Roles:    []string{"Backend Tech Lead", "AI Researcher"},
	Core:     []string{"Backend architecture", "Distributed systems", "Engineering leadership"},
	Research: []string{"AI agents", "LLM tool use", "Model Context Protocol"},
}

Expertise

Area Skills
Architecture & scale Scalability, Microservices Architecture, API Design, System Design
Technical leadership Technical direction, architecture reviews, mentoring, code reviews, delivery planning
Orchestration Kubernetes, Nomad
CI/CD Jenkins, GitHub Actions
Databases PostgreSQL, MySQL, MongoDB, Redis
Messaging & workflows RabbitMQ, Kafka, VerneMQ, BullMQ, Temporal
Service mesh Consul, Envoy
Secret management Kubernetes Secrets, Vault, Google Secret Manager
Containers Docker, Podman
AI research Agentic systems, LLM tool use, MCP integrations, applied AI workflows, research prototyping

Technology Stack

Languages

Go   TypeScript   Java   Python   PHP

Platform & delivery

Kubernetes   Nomad   Jenkins   GitHub Actions   Docker   Podman

Data & messaging

PostgreSQL   MySQL   MongoDB   Redis   RabbitMQ   Apache Kafka   Temporal

Infrastructure & secrets

Consul   Envoy   Vault   Google Cloud

Selected Work

Production-minded Go architecture organized around domain-driven vertical slices, with REST and gRPC services, background workers, migrations, tests, and operational tooling.

Python MCP server that exposes financial market data as focused tools for AI agents and MCP-compatible clients.

Current Focus

  • Leading backend architecture and engineering delivery.
  • Researching agentic systems, tool use, and applied LLM infrastructure.
  • Building reusable foundations for backend and AI-powered products.

Open to Backend Tech Lead, Platform Engineering, and applied AI research opportunities.

Websites & Social Media

GitHub · LinkedIn

Popular repositories Loading

  1. vibe-ddd-golang vibe-ddd-golang Public

    Go 40 11

  2. yfinance-mcp-server yfinance-mcp-server Public

    Python MCP server for Yahoo Finance data via yfinance

    Python 1

  3. olmocr olmocr Public

    Forked from allenai/olmocr

    Toolkit for linearizing PDFs for LLM datasets/training

    Python

  4. finpay finpay Public

    JavaScript

  5. rnd-stream rnd-stream Public

    Go

  6. shannon shannon Public

    Forked from KeygraphHQ/shannon

    Fully autonomous AI hacker to find actual exploits in your web apps. Shannon has achieved a 96.15% success rate on the hint-free, source-aware XBOW Benchmark.

    TypeScript