Something new is preparing for takeoff… ✈️
My side project app has officially been submitted to the App Store and is now waiting for review.
Worldwide airport data, built for your pocket. Coming soon. 🌍📱
#Aviation#iOSApp
Been spending a lot of my spare time over the last few months building a health tool.
It’s now open to a small group of users and it’s interesting seeing how people use it.
Still work to do, but it’s starting to feel like a real product.
#golang#healthtech#buildinpublic
Your test data shouldn't be harder to maintain than your actual code.
Just released SwiftFixtures - FactoryBot for Swift 6. One factory per type, .fixture() everywhere, full Swift 6 concurrency support.
github.com/crleonard/Swif…#swift#iosdev#swiftlang#swift6
Pulled shared code into a Swift Package (tests included).
~98% coverage, clearer boundaries & proper ownership.
Now it’s just an import in the app - cleaner, lighter.
Early modularisation, already paying off.
Pingtower started as a component inside the broader health tool I’m building. As it took shape it felt useful as its own standalone project, so I've decided to ship it separately.
It just got an A+ on Go Report Card too: goreportcard.com/report/github.…