Pinned Repositories
Autolayout_Talk
Markdown for use in Deckset.app for my lightning talk at Cmd-R on Markdown
BarcodeKit
MSc Final Project open source barcode classes, base in C++, first platform specific drawing library in Obj-C
BookBird
Reading aid for schoolkids, built for Teaching and Learning Hackathon
CardSharp
A blackjack game for iPhone, no UI yet, just game logic.
CDiCloudIcon
a cloud image for iOS drawn in Core Graphics, no image files required. You're welcome
Keytopia
A test project to investigate best practices in building a text input accessory view into a keyboard from a textfield. Intended as a working space before I re-engineer it into LocalTalk. No, it's not in Swift :)
Multipeer_Talk
Markdown for Deckset.app of my talk at NSLondon on Multipeer Networking
scaling-dubstep
First steps into Python, let's generate some lottery numbers by parsing the history of previous numbers looking for the most and least popular.
spinner-pilot
A simple NSString category for removing HTML and XML entities.
trixelate
A Swift playground to pixelate images into triangles
mightyleader's Repositories
mightyleader/CardSharp
A blackjack game for iPhone, no UI yet, just game logic.
mightyleader/Autolayout_Talk
Markdown for use in Deckset.app for my lightning talk at Cmd-R on Markdown
mightyleader/BarcodeKit
MSc Final Project open source barcode classes, base in C++, first platform specific drawing library in Obj-C
mightyleader/BookBird
Reading aid for schoolkids, built for Teaching and Learning Hackathon
mightyleader/CDiCloudIcon
a cloud image for iOS drawn in Core Graphics, no image files required. You're welcome
mightyleader/Keytopia
A test project to investigate best practices in building a text input accessory view into a keyboard from a textfield. Intended as a working space before I re-engineer it into LocalTalk. No, it's not in Swift :)
mightyleader/MacBarcode
Demo Mac application using the C++ based BarcodeKit classes along with the Obj-C++ Cocoa classes to interface
mightyleader/Multipeer_Talk
Markdown for Deckset.app of my talk at NSLondon on Multipeer Networking
mightyleader/SleepyCat
Code for Arduino and Processing to enable tweeting from a cat bed via Arduino Uno and a microswitch
mightyleader/Zoomatron
Just a fun app to play with and demo view controller transitions in iOS7
mightyleader/scaling-dubstep
First steps into Python, let's generate some lottery numbers by parsing the history of previous numbers looking for the most and least popular.
mightyleader/spinner-pilot
A simple NSString category for removing HTML and XML entities.
mightyleader/trixelate
A Swift playground to pixelate images into triangles
mightyleader/advent-of-code-2022
My efforts to complete the Advent of Code 2022
mightyleader/AirspeedIndicator
A repo of Swift Playground files as I start to explore...
mightyleader/CodeDub
A swift playground for a faux-app that parses a JSON feed of WWDC sessions. A learning space for Swift.
mightyleader/dotfiles
dotfiles for an iOS developer
mightyleader/Echo
Mac-side client for debugging LocalTalk app rework
mightyleader/ethically_driven_dev
mightyleader/feedback_without_fear
Markdown-based presentation for use with Deckset app for Mac
mightyleader/Feeder
iOS, macOS, iPadOS app built in Swift, interface in SwiftUI and persistent data in SwiftData and CloudKit.
mightyleader/RSOrthographicButton
A FlatUI-style UIButton subclass, UIAppearance compliant.
mightyleader/shiny-computing-machine
PoC for a tool to take backlog size for software engineering work along with historical throughput data and produce probability distributions for how long the work will take to deliver. Some might call it Monte Carlo simulation.
mightyleader/wwdc-downloader
WWDC 2017 video downloader script written in Swift - no external dependency.