CRAIG ITURBE

About MeProjectsResume
Skinner Box
This is an idle/clicker game in the style of Cookie Clicker, made using React and Redux. I'm constantly updating it to add functionality.
Tradewind Towers
This is an animated solution to the classic Towers of Hanoi problem that I originally developed for an interview code challenge. It uses svgs to render the discs, Redux to manage state, and React to control the view.
rntr
This is an apartment search and rating tool, developed as a final project at the Flatiron school. It uses a React/Redux front end and a Rails/Postgres back end. The app saves user preferences about crime, schools, commute, and amenities. It then accepts apartment addresses as inputs, queries five apis to retrieve data about the apartment's surrounding area, and synthesizes the results into a report, complete with numerical rating. The app also saves past searches.

The name is a joke. Mostly.
RestStop
This is an early project for the Flatiron school that uses vanilla Javascript in a classic MCV pattern. It uses the MTA and Foursquare apis to find highly rated restaurants at every stop along a train route.