Real Estate & Rentals app
Individual, goal-oriented health coaching app
Personal file encryption as a service
Custom photo books, calendars, & cards right in Apple Photos
User-facing desktop file protection software for macOS
Elegant & powerful video streaming software for statium-tier events
Live video presentation & compositing software
Point-of-sale software supporting mobile payments, sales reporting, loyalty rewards, business management, & more
Over 100 specialized websites in one modern, responsive design that maintains compatibility with IE 8 through the latest Chrome. CMS integration allows school employees to maintain their own sub-sites
I wrote all the code and designed all the UI on this site from scratch, without templates.
A clean and modern Mines game for macOS, written in SwiftUI and published on the Mac App Store
Calculates how to split rent fairly based on income
A proposal for how to implement collection literals in the Kotlin language
A proposal for how to natively handle errors in the Kotlin language
A set of uniform social share buttons invented by Christopher Yee in 2013 and updated by myself in 2015
A few lazy-initialization container types for Swift 5.1+
A small Swift library that implements SemVer 2.0.0
A set of Swift utilities for dealing with rectangles, including a way to generically build your own!
Ever need a string but also wish it weren't a String type?
String
Lets you pass anything using reference semantics without the danger of unsafe pointers
Uses DispatchQueue to ensure a value is only read from and written to by one thread at a time
DispatchQueue
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions
TODO()
For when you know you're gonna get to something, but right now you have other priorities.
Some types and extensions for those using AppKit and UIKit in the same project
Some tools to make Optionals easier to use
Formalizes an object's ability to be multiplied by something
A 7-segment display for SwiftUI
Some tools to help with drawing in Swift
Lets you reference property wrappers as protocols
For when you need something more advanced than print, but not a whole heavy system
A bunch of tools I tend to write to make collections easier to use
Some tools to make functions easier to use in Swift
Turn an NSColor or UIColor into an image
Some basic tools for doing math in Swift
I hate how Swift Strings don't let you access their characters with Ints. This package lets you do just that.
Int