Currently focused on interesting projects

Hello, I'm Irvan Kadhafi

I design & build

Software Engineer specializing in backend systems, microservices, and cloud infrastructure. I architect solutions that handle real traffic and scale with your business.

0 Years Experience
Multi-Stack Developer
Clean Architecture
Scroll
About Me

Building systems that scale

I'm a Software Engineer with a focus on backend development. My expertise spans from designing microservices architectures to optimizing database performance for high-traffic applications.

Currently based in Batam, Indonesia, working remotely with teams across Singapore and Jakarta. I specialize in Go and .NET Core, with deep experience in PostgreSQL, Redis, and cloud infrastructure.

Performance First

Query optimization and intelligent caching strategies

Reliable Systems

Zero-downtime migrations and deployments

Team Leadership

Cross-functional collaboration and mentorship

philosophy.go
package main

import "fmt"

type Engineer struct {
    Name       string
    Focus      string
    Principles []string
}

func main() {
    me := Engineer{
        Name:  "Irvan Kadhafi",
        Focus: "Backend Systems",
        Principles: []string{
            "Clean code over clever code",
            "Performance matters at scale",
            "Reliability is non-negotiable",
            "Simplicity is the ultimate sophistication",
        },
    }

    for _, p := range me.Principles {
        fmt.Println("✓", p)
    }
}
Experience

Career Journey

Oct 2025 Present
Current

Software Engineer

Markono Group (Moonshot Innovations)

Remote · Singapore

Maintaining and enhancing manufacturing systems with focus on query optimization and real-time reporting for shopfloor operations across multiple facilities.

.NET Core Angular PostgreSQL SQL Server
Feb 2024 Oct 2025

Software Engineer

PT Cladtek Bi-Metal Manufacturing

Batam, Indonesia

Built comprehensive reporting modules deployed to 3 countries. Automated workflows and refactored legacy systems for 40% better performance.

.NET Framework SQL Server Power BI
Jan 2023 Feb 2024

Backend Engineer

PT Erajaya Swasembada (Eraspace)

Jakarta, Indonesia

Maintained core services (IAM, Loyalty, Referral) serving thousands daily. Improved Elasticsearch performance by 95% through query optimization.

Go PostgreSQL Redis Elasticsearch GCP
Jan 2022 Dec 2022

Junior Software Engineer

kumparan (Dynamo Media Network)

Remote

Led zero-downtime database migration to CockroachDB. Migrated Node.js monoliths to Go microservices using gRPC and GraphQL Federation.

Go GraphQL gRPC CockroachDB
Projects

Featured Work

A selection of projects I've built and contributed to

Production 2024

Microservices Architecture

Built scalable microservices for high-traffic applications, handling authentication, loyalty programs, and referral systems with 99.9% uptime. Focused on practical solutions that actually solve real problems.

99.9% Uptime
10M+ Requests/day
<50ms P95 Latency
Go gRPC Kubernetes Redis Kafka
API Gateway
Auth
Loyalty
Referral
Production

Database Migration System

Migrated PostgreSQL to CockroachDB with zero downtime for a media platform serving millions. Practical approach that kept everything running while upgrading.

CockroachDB PostgreSQL Go Kafka
Production

Search Optimization

Optimized Elasticsearch indexing and search queries, reducing response time by 95% for millions of documents through intelligent caching and query restructuring.

Elasticsearch Redis Go
Expertise

Tech Stack

Languages

Go 95%
C# / .NET 90%
TypeScript 75%
SQL 90%

Infrastructure

PostgreSQL 95%
Redis 85%
Docker / K8s 80%
GCP 75%

Frameworks & Tools

Gin Echo gRPC GraphQL .NET Core Elasticsearch RabbitMQ Git NATS Prometheus Grafana CI/CD
Get in Touch

Let's work
together

Have a project in mind or just want to discuss backend architecture? I'm always open to interesting opportunities and meaningful conversations.