Resources

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!

Apple Release Time Machine

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 Timeline

Search Swift Language Guide

When 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-site

SwiftUI View Finder

I 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-site

Open Source Tools and Utilities

Here are some open source tools and utilities I've developed to help streamline various tasks:

MergeIt!

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 GitHub

Hope these help you as much as they've helped me. Happy coding! 🚀