Recent posts

Making Flutter Code Clean With Extensions

2 minute read

If you’ve built more than a few Flutter screens, you’ve probably seen code like this everywhere: padding: EdgeInsets.symmetric( horizontal: MediaQuery.of(c...

Using Python To Compute Start To End Dates

3 minute read

Tax time is upon us in Australia, and due to covid19, this tax time is a bit different as we have to compute for our working from home costs (for some of us ...

Hello World

less than 1 minute read

Stay tuned for the first post!