Lutfi Ikbal Majid
Software Developer & Systems Builder
Engineering graduate from Telkom University. Focused on autonomous AI agent systems, native developer tools with Go and Wails, high-density web platforms, and distributed architectures.
Projects
Production platforms, autonomous agent systems, and native developer environments.


ForgeADE - Native AI Development Workspace
A native, lightweight, AI-first development workspace built with Wails (Go + WebView), React, and CodeMirror 6. Treats AI agents, terminals, Git, and workspaces as first-class citizens without Electron overhead.


AI Labs
Hardware-accelerated Three.js WebGL simulations, neural synapse firing, and agent telemetry run live in React.
3D Neural Synapse Cloud
Interactive volumetric particle simulation computing Euclidean distance synaptic thresholds, action potential waves, and real-time rotational physics at 60 FPS.
Writings
Technical articles, architecture notes, and engineering guides.
Architecture Notes: Designing an Ultra-Low Footprint AI Gateway in Go
How we engineered MyAiRouter to achieve sub-20ms proxy overhead, multi-provider load balancing, and intelligent model failovers with minimal RAM.
Why We Chose Wails & Go Over Electron for ForgeADE's Architecture
An architectural breakdown of building a native AI-first developer environment with Go backend and lightweight WebView frontend.
Designing Autonomous Multi-Agent Orchestration with Live Telemetry
Inside KendaliAI: How specialized agent personas, event-driven task loops, and sandboxed worktrees enable safe, autonomous engineering.
Vibe Coding: The Programming Revolution Taking 2025 by Storm
The software development landscape is experiencing a seismic shift in 2025, and it has a name: vibe coding. This revolutionary approach to programming is changing how we think about software development, making it more accessible while sparking intense debates about the future of coding itself.
🧠 Mastering Git: Writing Meaningful Commit Messages
When working on software projects — especially collaborative ones — using Git effectively is crucial. While many developers are comfortable with basic Git commands, one often overlooked skill is writing clear, meaningful commit messages.
How to Analyze and Clean Disk Space on macOS Using `ncdu` and `df`
Keeping your macOS system clean and your disk space under control is essential — especially when you're building large projects like Xcode apps or using environments like Node.js. In this post, you'll learn how to inspect, analyze, and free up space using `ncdu` and `df`.