Pinned Repositories
DailyLogger
A Swift script for keeping a daily log.
iPhoneX
Presentation & demo app presented at CocoaHeads Nashville on 2017-09-27.
NashDevFest_SWAPI
Simple app that hits SWAPI.com to populate a list of characters. Playground included. Presented at Nashville DevFest 2017.
NetworkInterface
A protocol-oriented networking stack for educational purposes.
OptionKit
A block-based option parser for Swift command line applications
SimpleCounter
A simple counter app. Xcode 9 demo for CocoaHeads Nashville in June 2017.
Swift-Scripts
Scripting with Swift, Apple's new programming language.
tvOS-Intro-from-CocoaHeads-Nashville
Slides & examples from my presentation on tvOS at Nashville CocoaHeads.
blakemerryman's Repositories
blakemerryman/DailyLogger
A Swift script for keeping a daily log.
blakemerryman/ActivityLog
A simple activity log application.
blakemerryman/AdaptiveSimpsonsRule
Objective-C implementation of the Adaptive Simpson's Rule.
blakemerryman/GaussianElimination
Objective-C implementation of Gaussian Elimination using Scaled Partial Pivoting.
blakemerryman/KBMLinearSystem
A pet project to make working with Linear Systems easier in Objective-C.
blakemerryman/Net-Promoter-Score-Collector
A place to collect and review your Net Promoter Scores
blakemerryman/NPS-Calculator
A simple app that helps calculate your Net Promoter Score for customer satisfaction.
blakemerryman/ScanToList
A simple app to scan barcodes into a list.
blakemerryman/superdb
The Super Debugger, a realtime wireless debugger for iOS
blakemerryman/SwiftStructures
Examples of commonly used data structures and algorithms in Swift.
blakemerryman/TapToCount
A simple app that lets you tap to count (& shake to reset).