Pinned Repositories
DynamicsDemo
Quick demo of UISnapBehavior to drag and snap a view.
FunctionCommenter
A simple Xcode extension that adds a log message with the function name to each function.
Introducing-SwiftUI
Test app inspired by WWDC 19 Introducing SwiftUI session.
iOSBluetoothScannerTest
A SwiftUI iOS test app to connect a BLE scanner device
Metereader
An iOS app to read electric and gas meters.
Podcasts-iOS
Trying out a clone of the Podcasts app in SwiftUI
PropertyCleaner
An Xcode extension that remove unused variables and constants from Swift files.
tinder-card
React native version of a tinder card.
ShawnRoller's Repositories
ShawnRoller/albums
A simple *****Native test app
ShawnRoller/Albums_test
A test app for *****-native
ShawnRoller/AnimatingColorRateView
ShawnRoller/apple-tutorial
ShawnRoller/ARSKDemo
Demo of ARKit with SpriteKit
ShawnRoller/ARWiki
An AR app that shows nearby places of interest in the viewfinder.
ShawnRoller/AsteroidAvoider
Game from Diving into SpriteKit
ShawnRoller/BlockViewDemo
A simple spritekit demo to test performance when a large number of nodes are visible.
ShawnRoller/BootCampWorkoutTimer
ShawnRoller/BWCircularSlider
This is the code for the ThinkAndBuild tutorial: "How to build custom controls in Swift"
ShawnRoller/CircuitTrain
BETA CircuitTrain App
ShawnRoller/CrashyPlane
Based on a project from Diving into SpriteKit by Paul Hudson
ShawnRoller/Demo
ShawnRoller/DragAndDropDemo
ShawnRoller/hello_vorld
ShawnRoller/LocationOverviewDemo
This project is a proof of concept to build a grid of rectangular SKNodes and color them according to their percent to capacity, based on data from a remote API.
ShawnRoller/mongoDBNode
Node.js Server with MongoDB
ShawnRoller/mute-me
A simple Touch Bar app to mute/unmute your microphone
ShawnRoller/OddOneOut
Game based on Paul Hudson's Dive Into SpriteKit
ShawnRoller/PDFDemo
ShawnRoller/PostgreSQLScripts
Scripts for SM project
ShawnRoller/ProgressTableView
A simple UITableView that shows progress by "column"
ShawnRoller/quiz_tutorial
First app called Quiz in the iOS Programming Big Nerd Ranch Guide 3rd Edition
ShawnRoller/recipe_book
Recipe book tutorial from appcoda.com
ShawnRoller/simple_table_view
ShawnRoller/SimpleJackDrawing
Super simple monochrome drawing app.
ShawnRoller/SMPythonScripts
SM scripts to pull data via API
ShawnRoller/UITesting
This is a brief demo of UI Testing in Xcode in Objective-C
ShawnRoller/VeryOriginalPuzzleGame
A very original puzzle game.. a lot of Bejeweled
ShawnRoller/VisionFrameworkTest
Testing a Vision framework by Apple