I've created these micro-sites for my personal use in iOS development. They're compact, focused resources that I find invaluable in my day-to-day work. Feel free to explore and use them if you find them helpful for your projects too!
This is my quick-lookup tool for tracking Apple's hardware & software releases from 2021 to 2024, with links to relevant wiki pages or developer sites.
Apple Release TimelineWhen Swift syntax escapes me during coding, I turn to this site I created. It helps me quickly find what I need without getting lost in the docs.
Swift Language Topics Micro-siteI built this for quickly looking up SwiftUI view documentation and usage. It's been a great time saver in my SwiftUI projects.
SwiftUI View List Micro-siteHere are some open source tools and utilities I've developed to help streamline various tasks:
A Python script that merges multiple PDF files in a specified folder into a single PDF file. Includes a pre-built executable for easy use.
MergeIt! on GitHubHope these help you as much as they've helped me. Happy coding! 🚀