Pinned Repositories
alphabet-solid-calculator
program created to count the board formations the create the most solid rows and solid columns where a solid row/column is a row/column in which each proceeding row/column contains the next letter in the alphabet (a b c would be a solid row)
bakery
BasShows
Boston concert aggregator
codewars_challenges
Some completed challenges from Codewars
park_free
Community sourced parking application
parking_api
GraphQL API for community parking
portfolio
Personal portfolio page
showUp
Concert hype generator - see which shows are getting people up!
RBIII's Repositories
RBIII/alphabet-solid-calculator
program created to count the board formations the create the most solid rows and solid columns where a solid row/column is a row/column in which each proceeding row/column contains the next letter in the alphabet (a b c would be a solid row)
RBIII/bakery
RBIII/BasShows
Boston concert aggregator
RBIII/case_study
case study challenge for a data visualization position
RBIII/codewars_challenges
Some completed challenges from Codewars
RBIII/frogger
Game of Frogger created with a partner during our first CS course
RBIII/park_free
Community sourced parking application
RBIII/parking_api
GraphQL API for community parking
RBIII/portfolio
Personal portfolio page
RBIII/showUp
Concert hype generator - see which shows are getting people up!
RBIII/catstagram
It's like Instagram, for cats.
RBIII/demo-site
RBIII/First_repo
first attempt at pushing code to GitHub
RBIII/html-parser
RBIII/infinite-brussel-sprouts
RBIII/launchAcademy
Launch Academy Ruby code
RBIII/launchtails
rails app for suggesting creative drinks
RBIII/learning-laravel
first try at using laravel, a php MVC framework
RBIII/make_it_rain
RBIII/MMORPS
Play rock-paper-scissors vs. the computer
RBIII/Object-Oriented-Albums
RBIII/openai
testing openai apis
RBIII/PokeLens-Demo
PokeLens Fan battle system for Hololens (Unity Project)
RBIII/react-native-demo
RBIII/react-tutorials
RBIII/react_demo
RBIII/rescue-mission
first time writing rails
RBIII/RubyMotionSamples
A collection of RubyMotion applications for code samples.
RBIII/ski-game
RBIII/solid-row-counter
program to count the board formations with the most solid rows and columns (solid row is a row of all 1's) given a strings of 1's and 0's