Changelog from my journey
"Start writing, no matter what. The water does not flow until the faucet is turned on." — Louis L'Amour
Awas Guncang Earthquake Early Warning for Mobile
November 1, 2024
Awas Guncang Earthquake Early Warning for Mobile
November 1, 2024
Awas Guncang is a Flutter-based mobile application designed to provide users with real-time information about earthquakes. It leverages location services to notify users of seismic events in their vicinity and offers features to report experiences during earthquakes. The app aims to enhance public awareness and preparedness for earthquakes, ensuring users have access to critical information when it matters most.

Spaces vs. Tabs: The Indentation Debate Continues
April 8, 2024
Spaces vs. Tabs: The Indentation Debate Continues
April 8, 2024
Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.
The Power of Static Typing in Programming
April 7, 2024
The Power of Static Typing in Programming
April 7, 2024
In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.
Embracing Vim: The Unsung Hero of Code Editors
April 9, 2024
Embracing Vim: The Unsung Hero of Code Editors
April 9, 2024
Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.