Latest Writings
Thoughts, tutorials, and insights on software engineering, UI/UX design, and the latest web technologies.
Dev.to Recent 5 min read
Creating Receipt Sharing Functionality in a Flutter Fintech App
In today's digital landscape, sharing transaction receipts effortlessly is crucial for any fintech...
Dev.to Recent 5 min read
Stop Feeding Your AI Agents Fluff: Introducing API to MOJ Converter
🤖 The "Unstructured" Problem We are living in the golden age of AI Agents. We want them to...
Dev.to Recent 5 min read
My Journey into Nested Functions in Dart: From Curiosity to Clarity.
While scrolling through Stack Overflow questions one day, I stumbled upon a piece of code that used...
Dev.to Recent 5 min read
Why Abstracting Business Logic from the Start Saves You Hours of Refactoring: A Lesson from Swapping GetX to GoRouter
In Software development, navigation is one of the most crucial parts of a user experience. So when I...