About me
An expert software developer with 7+ years of experience as a full-time developer, bringing concept and design into reality.
Proven track record of delivering high-quality solutions that elevate user experience and drive customer satisfaction.
Tech stack
Modern tech stacks for accelerating development.
What I do
I provide end-to-end software development services tailored to meet the unique needs.
Featured projects
2024 | UOB Private Banking
We set out to bridge the gap between "banking" and "actually running a business." By crafting a personalized digital ecosystem, we transformed how SMEs interact with UOB. By implementing a modular micro-frontend architecture, we didn't just solve the problem for our users, we built the framework for the rest of the bank to follow.
2022 | DANA BoraBora
BoraBora (Borong Rame Rame) is a social e-commerce platform by DANA Indonesia, offering products at significantly discounted prices by pooling a minimum number of buyers.
Recent writing
How to Cut Claude Code Costs with a Code Graph
Claude Code burning through your tokens too fast? I found a tool called Code Graph that pre-indexes your codebase and cuts token usage by up to 30%.
Rust Starter Kit for Web API Development
After 2 years learning Rust I finally ship my first public project, a boilerplate starter kit for building Web API with Rust.
How to Write a Clean Function (In Any Programming Language)
Most tutorials give you steps. This one gives you the philosophy behind writing functions that actually make your code easier to live with.