Hey, I'm Tony. Indie developer from Prague.
I like to make stuff! Unfortunately, I can't draw, sing or play an instrument. But fortunately, I know a thing or two about programming.
Check out my projects
September 12, 2024
Introducing Retakee: The Perfect Tool for Capturing Consistent Photos
Retakee is an iOS app that helps you recreate photos for before/after comparisons, timelapses, and hyperlapses — perfect for capturing progress and changes over time.
Read article ›
June 26, 2024
Easily validate max file size based on your settings in php.ini
In several projects, I've noticed that it can be useful to validate max filesize against the `upload_max_filesize` in php.ini. Let's take a look at how to write a validation rule to achieve this.
Read article ›
June 13, 2024
My First Day Learning iOS Development
After quite a long time solely in web development, I decided I’d like to try to extend my knowledge a bit. Because I’ve always eyed iOS development and wrote a simple game about eight years ago, I decided I wanted to give it a proper go.
Read article ›