Become a sponsor to Krzysztof Zabłocki
Hey 👋,
My name is Krzysztof, my OSS projects power up more than 70 000 iOS applications
I've been working on iOS platform since it's inception and for the last 8 years I've done over 50 talks about topics like good application architecture, testing or improving developer experience.
I write about ideas and interesting algorithms at merowing.info and have been actively open sourcing tools and libraries that attempt to make life easier for everyone in the community, the more recognizable ones are:
- Sourcery - meta programming for Swift
- Inject - Hot reloading for Swift
- LifetimeTracker - finding memory leaks with ease
- Playgrounds - originally released when first Swift came out with much bigger feature set and working for both Obj-C and Swift
- FileWatchers - observing file changes both locally and remotely in few lines of code for dynamically driven content
- Nodes - editors like origami made simple
- PropertyMapper - data mapping for Obj-C made simple
and many more that you can find in my repo...
Your sponsorship helps me continue to contribute to the community rather than to be forced to do more commercial work.
I also use it for experimenting with new ideas associated with my projects.
Thank you for your support!
📝 If you can not find suitable sponsor tiers, please let me know on twitter
Featured work
-
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
Swift 7,695 -
krzysztofzablocki/LifetimeTracker
Find retain cycles / memory leaks sooner.
Swift 3,156 -
krzysztofzablocki/KZFileWatchers
A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.
Swift 1,084 -
krzysztofzablocki/Difference
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
Swift 1,221 -
krzysztofzablocki/PropertyMapper
Property mapping for Objective-C iOS apps.
Objective-C 1,125 -
krzysztofzablocki/Traits
Modify your native iOS app in real time.
Swift 904