Pinned Repositories
blank-and-chill
Allows users to find where their favorite movies are streaming. Angular 2, Firebase, Authentication, APIs,
burrito-tracker
Burrito tracker app using Angular 2 to demo CRUD functionality
forum
reddit like thing with Angular 2 routing
gummy-bears
rails, active-record
koolaid-stand
angular 2 koolaid tap list - allows users to view and update keg levels and purchase multiple flavors
microloans-lenders
Lenders module of microloans project, pulled out to turn in as epicodus project. Uses Angular 2
microloans-platform
Angular 2 and Firebase
monster-tracker
Tracks monster sightings using emberJS and Firebase
Race-me
Progress along virtual routes using real-world run distances with Strava API.
tweetamir-putin
UsesTwitter API, Google Translate API and a custom made emoji-translation algorithm to translate and retweet in the user’s language of choice
lukeephilips's Repositories
lukeephilips/KongSweeper
Donkey Kong themed Minesweeper made with JavaScript Objects and Jquery UI
lukeephilips/address-book
address book using JavaScript, jQuery, Objects
lukeephilips/allergy_score
parses allergy score to identify patients needs
lukeephilips/anagram-finder
Ruby to test if input words are anagrams pf eachother
lukeephilips/bank-account
mock bank account with JS Objects and prototypes and jQuery
lukeephilips/binary-converter
converts binary to decimal with JS
lukeephilips/clock_angle
Calculates the angle in degrees separating the two hands of an analog clock using ruby and tested with rspec
lukeephilips/coin_counter
counts coins with Ruby, unit testing with rspec, integration testing with capybara, heroku involved somewhere
lukeephilips/cryptosquare
simple crypto encoder - JS
lukeephilips/find_and_replace
replaces chatacters using ruby, capybara, rspec unit testing
lukeephilips/leetspeak
make a punk ass leetspeak translator with Ruby and rspec coded tests
lukeephilips/minesweeper-trash
lukeephilips/minewsweeper
Minesweeper clone made with JavaScript & JQuery
lukeephilips/movie-ticket
Ticket purchasing app with JS Objects, Jquery
lukeephilips/number-translator
Translates fixnum to written english w Ruby for rspec practice
lukeephilips/pig-dice
pig dice game with JavaScript Objects and jQuery
lukeephilips/pig-latin
pig latin translator using jQuery and JavaScript for looping / if statements
lukeephilips/ping-pong-rspec
ping pong with ruby and rspec
lukeephilips/pizza-shop
Pizza order form with Javascript objects and jQuery
lukeephilips/places
Website to track places the user has been using Javascript, Jquery using Objects
lukeephilips/queen-attack
tests if queen moves are possible Ruby Rspec
lukeephilips/rock_paper_scissors
lukeephilips/roman-numerals
Roman numeral conversion tool with specs - JavaScripts
lukeephilips/scrabble-with-capybara
scrabble with rspec unit testing and capybara integration testing
lukeephilips/scrabble_score_counter
User ruby specs to test scrabble letter-to-score counter
lukeephilips/simpsons-page
page of simpsons characters using Ruby on Sinatra
lukeephilips/tic-tac-toe
interactive game jQuery, JS Objects
lukeephilips/title_case_ruby-with-Rspec
another title case method, with Rspec coded tests
lukeephilips/to-do-list
Making to do list using javascript objects and jQuery
lukeephilips/wordplay
counts the number of time a substring appears in a string obth partial or full supported- ruby