matt-curtis
Software & Web Developer. I made Fluid for Sketch and Hyphen Reader for iOS.
@stark-contrast Texas
matt-curtis's Stars
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
penpot/penpot
Penpot: The open-source design tool for design and code collaboration
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
Lissy93/personal-security-checklist
🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
zedeus/nitter
Alternative Twitter front-end
kean/Pulse
Network logger for Apple platforms
dequelabs/axe-core
Accessibility engine for automated Web UI testing
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
microsoft/FluentDarkModeKit
A library for backporting Dark Mode in iOS
thesephist/monocle
Universal personal search engine, powered by a full text search algorithm written in pure Ink, indexing Linus's blogs and private note archives, contacts, tweets, and over a decade of journals.
b3ll/Motion
Animation engine for gesturally-driven user interfaces, animations, and interactions on iOS, macOS, and tvOS.
davedelong/MVCTodo
A very simple "To Do" app to illustrate the principles from my "A Better MVC" talk
b3ll/Decomposed
CATransform3D manipulation made easy.
marioaguzman/toolbar
Programmatically constructing an NSToolbar
sketch-hq/sketch-document
Monorepo for Sketch document JSON Schemas and TypeScript types
loilo/color-blend
🎨 Blends RGBA colors with various blend modes in JavaScript
evilpenguin/NetworkSniffer
Log iOS network traffic without a proxy
pedrovgs/DeepPanel
Finding a panel inside a comic page is the hardest thing I've ever done in computer science!
apple/sample-cloudkit-queries
shortgecko/MonocleEngineMirror
Monocle Engine Mirror. Same engine used in TowerFall and Celeste
ygev/cluse
Sketch Plugin to check and adjust color contrast accessibility with live preview and sliders. Endorsed by Sketch.
joemasilotti/HTTP-Client
A barebones Swift HTTP client with automatic JSON response parsing.
saarw/flushout
Flushout is a distributed data model based on event sourcing written in TypeScript.
jakechasan/CATransition-Demo
Sample Swift project and animated GIFs to demonstrate the various CATransition animations availible on iOS
icedman/EWProxyFramebuffer
Kernel extension (kext) for OS X (Snow Leopard) to simulate a graphic card
OskarGroth/UniquePublished
KhaosT/CGVirtualDisplay
CGVirtualDisplay Example
krzkaczor/TypeSwift
Statically typed bridge between Swift and JavaScript using TypeScript definitions
jbmorley/swiftui-focus-demo
Demo app created to play around with SwiftUI and focus on macOS