In my spare time, I mostly contribute code to the public repositories in the account of our hobby company Apparata github/apparata. If you're looking for recent code I've written, I would suggest you start there. The public repositories in this personal account are rather stale.
I also have a tiny website.
| Tools | Description |
|---|---|
| Bootstrapp | Template based app that creates projects. |
| Simulacrum | iOS simulator tool. |
| Framework | Description |
|---|---|
| Approach | Client/server message passing between apps. |
| AppStoreKit | App Store Connect API implementation. |
| AutoComposerKit | Lousy MIDI track generator in Swift. |
| BinaryDataKit | Toolkit for working with binary data. |
| CLIKit | Package for writing command line tools. |
| CollectionKit | Custom Swift collections and extensions. |
| Componentized | Basis for composition based components. |
| Constructs | Various convenient Swift code constructs. |
| Markin | Library for parsing a Markdown-like text format. |
| MathKit | Simple Swift math utilities. |
| MessagePackKit | Swift MessagePack encoder. |
| MIDISequencer | Simple Swift MIDI sequencer. |
| NetAppKit | Making Express-like net apps using Swift NIO. |
| NodeGraph | Data structure for node graph based apps. |
| PDFToolbox | Helpers for working with PDF in Swift. |
| ProjectKit | Swift framework for parsing Xcode project files. |
| RuleKit | Framework for creating predicate rules. |
| SequenceKit | Composable, numeric sequences. |
| SettingsKit | Library for easily building settings forms. |
| SQLiteKit | Swift wrapper for accessing a SQLite database. |
| SwiftUIToolbox | A toolbox of various SwiftUI related code. |
| SystemKit | File system and OS utilities in Swift. |
| TemplateKit | A simple templating library. |
| TextSearchKit | A simple wrapper for SearchKit on macOS |
| TextToolbox | Various Swift string utilities. |
| UIKitToolbox | A toolbox of various UIKit related code. |
| Zipcode | Swift framework for zipping/unzipping files. |




