nuthatch
A SWE in a HWE world. Lives and works in Cupertino. Still a kid from Long Island. “I must decline, for secret reasons.”
Nuthatch GraphicsCupertino
nuthatch's Stars
thejoelpatrol/macpaint_file
Convert MacPaint PNTG files to modern image formats
rxi/fe
A tiny, embeddable language implemented in ANSI C
kristopherjohnson/Steady
SwiftUI metronome app for iOS and macOS
icloud-photos-downloader/icloud_photos_downloader
A command-line tool to download photos from iCloud
incanus/fari
Console utility for fast Safari tab browsing
saagarjha/AppleConnect
Peer-to-peer bidirectional connection based on Network.framework
not-an-aardvark/lucky-commit
Customize your git commit hashes!
simibac/ConfettiSwiftUI
SwiftUI Package for Configurable Confetti Animation 🎉
freedmand/textra
A command-line application to convert images, PDFs, and audio files to text using Apple's APIs
JohnSundell/SwiftBySundell
Code samples from the Swift by Sundell website & podcast
schwa/KVO-Notification-Manager
KVOBlockNotificationCenter is a set of source code for using blocks with Cocoa's Key Value Observing (KVO). Originally inspired by Mike Ash's "KVO Done Right" blog post and code: http://www.mikeash.com/?page=pyblog/key-value-observing-done-right.html See http://toxicsoftware.com/kvoblocks/ for more information.
schwa/MastodonAgain
I did a bad thing.
tsherif/space-shooter.c
A cross-platform, top-down 2D space shooter written in C using only platform libraries.
zadr/Spin
Makes emoji where a word spins around another word
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
mpclarkson/StravaSwift
A Swift wrapper for the Strava API v3
objcio/app-architecture
Sample Code of the App Architecture Book
jordansinger/figma-macos-swiftui-sample
Figma macOS Big Sur example app built in SwiftUI
fulldecent/FDWaveformView
Reads an audio file and displays the waveform
steipete/InterposeKit
A modern library to swizzle elegantly in Swift.
google/EarlGrey
:tea: iOS UI Automation Test Framework
insidegui/EmojiPickerUI
Framework implementing a macOS-style emoji picker for iPadOS.
jitsi/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
orlp/pdqsort
Pattern-defeating quicksort.
orhanobut/tracklytics
✔️ Annotation based tracking handler with aspect oriented programming
insidegui/MultipeerKit
MultipeerConnectivity + Codable = ❤️
rockbruno/writeit
💻 CLI static HTML page generator for blogs
marmelroy/Localize-Swift
Swift friendly localization and i18n with in-app language switching
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
SebastianBoldt/Gang-of-Four-and-Solid-Principles-in-Swift
👨👩👧👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds