Skip to content
View koriebruh's full-sized avatar
🎯
:/
🎯
:/

Highlights

  • Pro

Organizations

@AmbuCode

Block or report koriebruh

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
koriebruh/README.md
banner typing
followers total stars visitors divider

【自己紹介】

JamalKya Nanami(ジャマルキャ・ナナミ)

壊れないものを作る。— I build things that don't break.

Computer Science student, backend-leaning, mostly living inside terminals and API docs.

  • 🔧 flogging together RESTful APIs and microservices, mostly in Go
  • 💳 specialise in payment systems — reconciliation, idempotency, ledgers that gotta be right every time
  • 📦 messages go through Kafka/RabbitMQ before I trust 'em, no dramas
  • 🔌 services yarn to each other over gRPC when REST is too slow
  • 🗄️ data sits in PostgreSQL/MySQL, gets cached in Redis, gets searched in Elasticsearch
  • 🧵 long-running jobs get handed to Temporal so nothing gets lost halfway
  • 👀 keeping an eye on it all with Prometheus, Grafana and Jaeger — can't fix what you can't see, ay
  • ☕ having a crack at Spring to see how the enterprise mob does it
  • 🧪 if a service can't survive a restart, she's not done yet

Focus: payment and e-commerce APIs — auth, catalog, orders, transactions — the boring-but-critical stuff that's gotta stay up, no excuses.

divider

【言語 & フレームワーク】

stack

🐹 Go and Spring are where the muscle memory lives — everything else is backup.

divider

【データ & メッセージング】

data valkey minio

PostgreSQL/MySQL for the source of truth, Redis/Valkey when speed matters more than durability, ClickHouse for the analytics side, MinIO for object storage, Kafka/RabbitMQ so services don't yarn to each other directly.

divider

【監視 & ワークフロー】

prometheus grafana loki tempo alloy jaeger opentelemetry temporal k6

traces, metrics and logs so debugging in prod isn't just vibes — Temporal keeps the long jobs honest, k6 keeps the load tests honest.

divider

【開発環境】

os

Fedora on the desktop, Linux everywhere else.

divider

【連絡先】

read the paper on IEEE Xplore



github linkedin instagram x

(socials to be filled in)

Audentes Fortuna Iuvat

footer

Pinned Loading

  1. banking-services banking-services Public

    Java 1

  2. wanpay wanpay Public

    Payment gateway aggregator for Indonesia — Midtrans, Xendit, DOKU, iPaymu behind one API

    Go 2

  3. CHURN-JOURNAL CHURN-JOURNAL Public

    Customer Churn Prediction using machine learning techniques with resampling, ensemble methods, and counterfactual explainability. This repository implements and validates the approach discussed in …

    Jupyter Notebook 1

  4. spring-services spring-services Public

    A Spring Boot-based microservices architecture featuring authentication, patient management, billing, and analytics services with API Gateway, Kafka, gRPC, and PostgreSQL — all containerized using …

    Java 1

  5. Fisher-Mapper Fisher-Mapper Public

    template payement gateway service integrations

    Go

  6. Genitz Genitz Public

    A terminal CLI, styled like Claude Code, for starting Go projects and adding dependencies — 120+ packages across 16 categories, searchable, with docs links built in.

    Go