Pinned Repositories
a_bootstrap_random_quote_generator
bootcampprep
This is a collection of tests for people learning to code so they can get into coding bootcamps like App Academy or Hack Reactor
doc-holiday-soundboard
A simple drum machine
goog-review-scraping-tool
a tool for scraping google reviews and converting the data to json
image-hawk
A place for photographers to show and sell their photography
iTunesPodcastSourceFeed
Enter a podcast iTunes URL and receive the podcast RSS feed
jimi-hendrix-tribute-page
A Jimi Hendrix Tribute Page
rayDalioRandomPrincipleGenerator
Randomly Generate One of Ray Dalio's Principles
theArtOfWar
Transcribed Sun Tzu's The Art of War into a JSON object
windaily
An app to challenge your friends to daily painful challenges.
iarobinson's Repositories
iarobinson/bootcampprep
This is a collection of tests for people learning to code so they can get into coding bootcamps like App Academy or Hack Reactor
iarobinson/blankHTML5WebpageReactReady
A blank HTML5 html file loaded with React and Babel
iarobinson/bootstrap-rating-input
Another plugin that eases the generation of rating stars for jQuery and Bootstrap
iarobinson/buttonInterface
Vanilla JS button interface - Thanks to Head First HTML5 for the project
iarobinson/c3s
A Chess Game in Ruby
iarobinson/canvasPractice
Practicing building web apps using the canvas element in JS, CSS and HTML5. Thanks to Head First HTML5 for the coursework.
iarobinson/combobreaker
Motorized, portable, 3D printed, Arduino-based combination lock cracker
iarobinson/crazy_eights
Crazy Eights is a card game
iarobinson/createListJSPractice
From Head First HTML5 - Practice on using vanilla JS to take text from an input value and write it to a list when a button is clicked
iarobinson/foodBox
Store your food preparation processes here. Built with React and SaSS
iarobinson/googleMapPractice
Playing with Google Maps API
iarobinson/gumball
Using GitHub to 3rd Party Host a Project from Chapter 6 of Head First HTML5
iarobinson/homeworks
a/A Homeworks - 11/16 Cohort
iarobinson/howXMLHttpRequestWorksNotes
Notes on reading ch6 of Head First HTML5
iarobinson/jockoClock
A tool for overcoming procrastination. Start the clock, get to work.
iarobinson/m5a
Mancala is game of moving stones
iarobinson/machineLearningTutorials
Going through Machine Learning Tutorials
iarobinson/markdownPreviewer
A Markdown Language Program
iarobinson/noteToSelf
Practice using local storage object in HTML5 thanks to Head First HTML5 book
iarobinson/p5.js
p5.js is a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing. http://twitter.com/p5xjs —
iarobinson/shantaramRSPEC
Make learing rspec exciting based around Shantaram by Gregory David Roberts
iarobinson/simonSays
Simon Says Remake with Vanilla JavaScript/HTML5
iarobinson/smileyFaceVanillaJavaScript
Smiley Face Rendering using Vanilla JS - Thanks to Head First HTML5 book for project
iarobinson/stickyNotes
An app that uses localStorage to build stickyNotes
iarobinson/surfReport
Simple Surf Report
iarobinson/tweetshirt
A canvas rendering project from Head First HTML5 that empowers users to create shirt designs from an interface. "If it’s worth tweeting on Twitter, it’s worth printing on a t-shirt.”
iarobinson/twitchTV
FreeCodeCamp Project - Twitch TV Viewer
iarobinson/vueMarkdownPreviewer
A markdown previewer to fill Free Code Camp
iarobinson/webWorker
Practicing Web Workers from Head First HTML5
iarobinson/wikiSearch
wikiSearch Application - Practice utilizing Wikipedia API