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
January 12, 2025
Introducing Purgo. Photo Cleaner that puts your memories first
Purgo is an iOS app that makes photo cleaning a bit more enjoyable. It lets you clean up your photos at your own pace while rediscovering forgotten memories.
Read article ›
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 ›