dwieringa
Software craftsman specializing in native iOS, Ruby on Rails, Vue.js
IndependentGrand Rapids, MI
Pinned Repositories
almanack
Aggregate iCal, Google Calendar, and Meetup.com events. Pluggable or standalone app.
ChuckNorrisIOS
demo_app
first_app
The first app for the Ruby on Rails Tutorial
frontend-class
Class project..try 2
Gravity
Common iOS Components, Utilities, and UIKit Categories for easy development
ios_colearning_demo
First week demo
iOS_coLearning_FactoryApp
UVision
An extensible and programmable machine vision system I developed a few years ago.
WKWebViewCustomEditMenuBug
Illustrates a bug in WKWebView with trying to remove Copy, Define, Share... from the edit menu
dwieringa's Repositories
dwieringa/UVision
An extensible and programmable machine vision system I developed a few years ago.
dwieringa/WKWebViewCustomEditMenuBug
Illustrates a bug in WKWebView with trying to remove Copy, Define, Share... from the edit menu
dwieringa/almanack
Aggregate iCal, Google Calendar, and Meetup.com events. Pluggable or standalone app.
dwieringa/ChuckNorrisIOS
dwieringa/demo_app
dwieringa/first_app
The first app for the Ruby on Rails Tutorial
dwieringa/frontend-class
Class project..try 2
dwieringa/Gravity
Common iOS Components, Utilities, and UIKit Categories for easy development
dwieringa/ios_colearning_demo
First week demo
dwieringa/iOS_coLearning_FactoryApp
dwieringa/iOS_coLearning_HW1_AlphaNumericSequences
Homework #1 for iOS coLearning. Using the 'Intro to C' material to solve a real world problem.
dwieringa/iOS_coLearning_HW2_AlphaNumericSequences
Homework #2 for iOS coLearning. Convert last weeks homework (Intro to C) to use this week's 'Intro to OOP' material.
dwieringa/iOS_coLearning_HW3_Calculator
Homework #3 for iOS coLearning. Create a calculator app using outlets and actions.
dwieringa/iOS_coLearning_TheFactoryApp
Our class project
dwieringa/pagy
The ultimate pagination ruby gem
dwieringa/photo_sorter
A simple ruby script to sorting photos to folders by year and date
dwieringa/sample_app
dwieringa/stanforfd_cs193p_fall2013_assignment5_TopPlaces
My homework for cs193p assignment #5
dwieringa/stanforfd_cs193p_fall2013_assignment6_TopRegions
My homework for cs193p assignment #6
dwieringa/WKWebViewEditMenuHidingTest
A bare bones WKWebView app with attempts to hide the standard edit menu (UIMenuController).