Skip to content
View aldyHelix's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Banjarbaru

Block or report aldyHelix

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

Hi, I'm Aldy Satria Gumilar 👋

Full Stack Software Engineer · Backend-leaning · Go / PHP / Node.js / TypeScript
Building high-performance, scalable systems — and engineering with AI agents, not just using them.

Portfolio LinkedIn Email Location Remote Profile Views


🌍 Working With Me

🧭 Role Full Stack Engineer (backend-focused)
📍 Based in Banjarbaru, Indonesia — GMT+8
🕘 Availability Open to remote roles & freelance; overlaps comfortably with APAC, EU mornings, and US evenings
🗣 Languages Indonesian (native), English (professional working proficiency)
🤝 Strengths Async-first communication, clean architecture, performance optimization, mentoring

I turn complex, ambiguous problems into elegant, well-tested solutions — one line of code at a time. 🚀


🛠 Tech Stack

Languages

Frameworks & Runtimes

Infrastructure & Data

Observability & BI

Architecture & Practices — REST API design · Microservices & monoliths · Event/worker queues · Repository & service-layer patterns · SOLID · Database design & query optimization · CI/CD


🤖 Engineering With AI (LLM & Agentic — actively building)

I don't just use AI assistants — I treat LLMs as a programmable layer of the stack and study how to drive them reliably. Currently leveling up on:

  • Prompt engineering for code — task decomposition, few-shot & structured (schema-constrained) outputs, evaluation-driven prompting, and reducing hallucination on programming tasks.
  • Agentic workflows — building multi-step agents with tool use, planning/execution loops, and verification gates; orchestrating parallel sub-agents for research, code review, and refactoring.
  • AI-assisted development in practice — I work daily with Claude Code and agentic harnesses to plan, generate, review, and test code, applying TDD and code-review loops rather than blind acceptance.
  • LLM application patterns — the Anthropic Claude API (Messages, tool use, streaming, prompt caching), RAG, cost-aware model routing, and MCP-style tool servers.

🎯 Goal: ship production software where AI agents handle a large share of implementation under tight human-defined specs, tests, and review gates — measurably faster, without sacrificing quality.


🎯 Featured Projects

⚡ High-Performance CSV → PostgreSQL Importer · Go

Concurrent Go importer handling 1M+ records, with optimized PostgreSQL bulk-insert and worker pooling for throughput. 🔗 golang_import_large_csv_pgsql

💸 J&T Cashback Service · Go + PHP

Cashback upload & processing service split across a Go ingestion worker and a PHP application layer — a real production-style microservice pairing. 🔗 jnt-cashback-upload-service

🚪 KrakenD API Gateway Playground · Node.js

Monorepo exploring API gateway patterns — routing, aggregation, and ingress configuration with KrakenD. 🔗 krakend-playground-monorepo

📨 gRPC Subscription Worker · Go

File-processing worker using gRPC for inter-service communication in a subscription pipeline. 🔗 dummy-subscription-worker-file-processing-grpc

📚 Bbook — Educational Mobile App · Flutter

Cross-platform Flutter app delivering student study material on the pre-historic age. 🔗 bbook

📖 Go Cheat Sheet · Go

A curated, hand-crafted Golang reference of practical snippets for fast lookup. 🔗 golang-cheat-sheet


🏢 Enterprise & Client Work

Production systems delivered for businesses and government agencies. Source is private (client / NDA), so these are described by scope, stack, and impact.

🏥 Medical Supply Management System

A comprehensive ERP covering the full medical-supply lifecycle — repair workshops, imports, purchase orders, multi-branch sales, document-oriented records, and shipping & delivery orders — fronted by a public catalogue website. Document storage and backups run on a self-hosted Synology NAS. Laravel · Synology NAS · MySQL

⛑️ Industrial Safety Calculation App

A safety-calculation engine for the mining & petrochemical industries, codifying domain formulas and compliance logic. Built with Express.js on Supabase, deployed to a hand-tuned VPS with object storage (OSS), and observed end-to-end with Grafana + Loki for metrics and logs. JavaScript · Express.js · Supabase · VPS · Grafana · Loki · Object Storage

🛒 Online Shop + Payment Gateway

A Laravel e-commerce store with integrated payment-gateway checkout, cart, and order-fulfillment flow. Laravel · Payment Gateway

🏛️ Government Open-Data Platform

Dataset sharing and BI dashboard integration for Badan Pangan Nasional (National Food Agency) and Badan Kepegawaian Negara (National Civil Service Agency) — surfacing national datasets through Power BI and Tableau dashboards. Power BI · Tableau · Data Integration

✅ Halal Certification Tracker

A Laravel application tracking the halal-certification process with document storage and a full audit trail. Laravel

📦 Inventory Management System

Laravel-based stock control, item movements, and multi-location reporting. Laravel

👥 HRIS — Human Resource Information System

A Laravel HRIS managing employee records and core HR operations. Laravel


💡 Core Competencies

  • ⚡ Performance optimization & scalable backend architecture
  • 🧱 Clean, maintainable code (SOLID, repository/service patterns)
  • 🔌 API design — REST, gRPC, API gateways
  • 🤖 AI-assisted & agentic development workflows
  • 👥 Mentoring & cross-functional collaboration
  • 📊 Agile / Scrum delivery
  • 🧠 Strong analytical & problem-solving mindset

📊 GitHub Stats

GitHub Streak


📫 Let's Connect

Open to remote opportunities worldwide — let's build something that scales.

Pinned Loading

  1. golang_import_large_csv_pgsql golang_import_large_csv_pgsql Public

    Go

  2. golang-cheat-sheet golang-cheat-sheet Public

    Introducing my personally crafted Golang cheatsheet! Packed with carefully curated code snippets, it's your ultimate companion for quick reference and enhanced coding proficiency in Go.

    Go

  3. boilerplate-v2 boilerplate-v2 Public

    TypeScript

  4. bbook-web-api bbook-web-api Public

    Bbook aplication backend web and API

    HTML

  5. boiler-hmvc-solid-pattern boiler-hmvc-solid-pattern Public

    Blade 1

  6. golang-11-project golang-11-project Public

    golang project that makes 11+ mini project from tutorials. dont expected too much, just tutorials.

    Go