Pinned Repositories
CloneStarter
Clone of Kickstarter, in Ruby on Rails and Backbone.js
CrackingTheCodingInterview
Ruby Solutions to Problems in "Cracking the Coding Interview, 6th Edition"
CrosswordPuzzleSolver
A Ruby command line app that solves any crossword puzzle, or lets the user solve it
DataStructures
Ruby implementations of some common data structures
IRAPicker
Not sure whether to choose a Roth or traditional IRA this year? Try this free calculator app to find out!
rent_or_buy.py
Not sure whether to rent or buy a home? Just run this Python 3 script, after inputting your numbers.
TranslationStation
Pre-2018 Google Translate clone built in the MEAN stack, using the Bing, Frengly and Yandex translation API's
sebastianrjay's Repositories
sebastianrjay/TranslationStation
Pre-2018 Google Translate clone built in the MEAN stack, using the Bing, Frengly and Yandex translation API's
sebastianrjay/CloneStarter
Clone of Kickstarter, in Ruby on Rails and Backbone.js
sebastianrjay/CrackingTheCodingInterview
Ruby Solutions to Problems in "Cracking the Coding Interview, 6th Edition"
sebastianrjay/DataStructures
Ruby implementations of some common data structures
sebastianrjay/IRAPicker
Not sure whether to choose a Roth or traditional IRA this year? Try this free calculator app to find out!
sebastianrjay/A-BTestExample
Invite-to-signup conversion rate tracker, built with Gmail Oauth
sebastianrjay/AsteroidCounter
A fun interview question I had recently
sebastianrjay/BinaryHeap
Binary min heap, binary max heap and heap sort implementations in Ruby
sebastianrjay/CrosswordPuzzleSolver
A Ruby command line app that solves any crossword puzzle, or lets the user solve it
sebastianrjay/rent_or_buy.py
Not sure whether to rent or buy a home? Just run this Python 3 script, after inputting your numbers.
sebastianrjay/Election
JavaScript game parodying US elections, built with Grunt, HTML5, CSS3 and Canvas animation
sebastianrjay/hellosign-ruby-sdk
A Ruby SDK for HelloSign's API
sebastianrjay/HerokuAppPinger
Run this Ruby script on a cloud server to prevent your free Heroku apps from sleeping!
sebastianrjay/HTMLFetcher
Node.js and Express.js ES6 worker queue that saves fetched HTML in MongoDB via a background job
sebastianrjay/InvoiceCreator
Smart form for creating invoices, that automatically calculates totals and adds fields based on input
sebastianrjay/Minesweeper
A classic game, built in JavaScript using a streamlined, custom-made jQuery mockup
sebastianrjay/Organ
Ruby on Rails and React web app where users can record and save tracks on an organ in their browser
sebastianrjay/passport-local-express4
check out the blog post
sebastianrjay/Phutball
2P browser game inspired by Go, built with ES6 JavaScript, HTML, LESS, React-Redux and Webpack
sebastianrjay/python_practice
Algorithms practice in Python
sebastianrjay/querySelectorAll
JavaScript implementation of document.querySelectorAll
sebastianrjay/react-redux
Official React bindings for Redux
sebastianrjay/reactGo
Your One-Stop solution for a full-stack universal Redux App!
sebastianrjay/RubyChess
This is a 2-player chess game. To play, download the zip file and unzip it. Then change to the RubyChess directory in the command line, and run "ruby chess.rb" to play the game.
sebastianrjay/RubyConnectFour
Ruby implementation of ConnectFour, enabling arbitrary grid size and number of adjacent pieces to win
sebastianrjay/sebastianrjay.github.io
My portfolio website
sebastianrjay/stockoverflow
A simple stock trend analyzer in Python
sebastianrjay/StoreLocator
Locate a US Target store. Features a custom store finder algorithm, with help from the Ruby geocoder gem
sebastianrjay/tflite-micro-arduino-examples
sebastianrjay/todo-app
Todo app built in the MEAN stack, with Mongoose, Passport and JADE