Pinned Repositories
Android_EmPubLite
A liteweight embedded digital book reader.
Android_FunFacts
Based on Treehouse Android Tutorial
Android_Lynda
Working through the Lynda.com Android Dev tutorial
Android_TeaBuddy
Simple app for making tea
angular-phonecat
Tutorial on building an angular application.
Angular_CurrrencyConverter
Simple currency converter demo using Angualr
Anki_DeckIdeas
A list of ideas for cards to add to an Anki deck.
ChrisTuckIBEW
Chris's IBEW campaign website
ProgrammingCliffnotes
Snippets of basic programming syntax for various languages
TaylorHuston's Repositories
TaylorHuston/Android_Lynda
Working through the Lynda.com Android Dev tutorial
TaylorHuston/IWriteCode
Repo for the landing page of https://iwritecodeslack.herokuapp.com/
TaylorHuston/Java_ArrayStack
Simple implementation of a stack using an array. From Algorithms 4th Ed. Section 1.3
TaylorHuston/Java_Graph
Directed and Undirected Graph implementations
TaylorHuston/Java_LinkedList
Basic LL Implementation Algorithms, 4th Ed.
TaylorHuston/Java_MinimumSpanningTree
MST Algorithms in Java
TaylorHuston/Java_ShortestPath
Shortest Path Algorithms
TaylorHuston/Java_Sorts
Various Sorting Algorithms
TaylorHuston/JS_touchNav
Snippet for basically dealing with navigation on touch screens
TaylorHuston/mean-machine-code
Code samples for the book: MEAN Machine
TaylorHuston/Rails_AcmeCorp
From the getting started guide for Locomotive CMS
TaylorHuston/Rails_AdvancedAr
Coursera Rails Specialization - Course 2 Example 2
TaylorHuston/Rails_AppTracker
A website where people can track jobs that they apply to
TaylorHuston/Rails_CourseraBlog
The example blog app from Coursera - Web Application Architectures
TaylorHuston/Rails_CourseraCourse2Assignment1
TaylorHuston/Rails_CourseraCourse2Assignment3
TaylorHuston/Rails_CourseraMyFirstApp
First example app from the first course in the Coursera Rails Specialization
TaylorHuston/Rails_CourseraRailsIntroModule3
Working through the Third Module of the Coursera RoR intro course
TaylorHuston/Rails_CourseraRecipeFinder
Recipe FInder app from the Coursera Rails course
TaylorHuston/Rails_FancyCars
Example from second course in Coursera Rails Specialization
TaylorHuston/Rails_iReviewed
Fourth example project from second Coursera rails class
TaylorHuston/Rails_LyndaCMS
Project for the Lynda Rails 4 Essential Training course
TaylorHuston/Rails_MyBlog
Not actually my blog. Third example project from the second course in the Coursera Rails specialization
TaylorHuston/Rails_RedditClone
A basic Reddit clone built in Rails
TaylorHuston/Ruby_CourseraRailsIntroModule2
Working through the Second Module of the Coursera RoR intro course
TaylorHuston/Ruby_LibrarySim
A basic library simulator, from a programming challenge
TaylorHuston/Site_WCFF
Files for willcodeforfood.io
TaylorHuston/Udacity_IntroHTMLCSS
Project for the Udacity Intro to HTML and CSS class
TaylorHuston/Web_LandonHotel
Example Project from Lynda jQuery Essential Training
TaylorHuston/Web_NumberGuesser
A simple number guesser made in Angular.