Pinned Repositories
A-Twitter-Clone
Basically, this is me making something like the Michael Hartl tutorial - without looking at the tutorial, or at least looking at it as infrequently as possible. It's very sloppy, and there aren't any tests, and all of this is on purpose. The main point of the exercise was to try to get the main functionality of rails ingrained in my head.
action_cable_chat_app
The chat app for Learn Enough Action Cable to Be Dangerous
anApp
from the Hartl tutorial
another_todo_app
Messing around with react and rails
audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
average_difference
An algorithm for quickly finding the average distance between a series of values
Basic-Rails-Crud-Framework
bien-research-database
sidekiq-and-http-exercise
An exercise for getting up to speed with sidekiq and sending http requests
tip_calculator
A little exercise in front-end coding
sjreich's Repositories
sjreich/action_cable_chat_app
The chat app for Learn Enough Action Cable to Be Dangerous
sjreich/another_todo_app
Messing around with react and rails
sjreich/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
sjreich/average_difference
An algorithm for quickly finding the average distance between a series of values
sjreich/Basic-Rails-Crud-Framework
sjreich/bien-research-database
sjreich/sidekiq-and-http-exercise
An exercise for getting up to speed with sidekiq and sending http requests
sjreich/tip_calculator
A little exercise in front-end coding
sjreich/BitlyClone
A link shortener drill that exposes basic Rails functionality
sjreich/capital_two
A clone of the capital one banking site
sjreich/command-line-murder-mystery
[cli]
sjreich/Exercises-for-Programmers_57-Challenges
from BP Hogan's book, done with CMM dev reading group
sjreich/FixTheTreeTDD
A TDD challenge exploring inheritance, OOP & reviewing broken code
sjreich/floyds_algorithm
Messing around with Floyd's algorithm
sjreich/health-tracker
sjreich/javascripting101
Learn the basics of javascript (perfect for beginners)
sjreich/LetsDrill
Fun, little drills to review our knowledge of Ruby
sjreich/MVCgame
Create an application of your choice using the MVC pattern
sjreich/my-rails-template
sjreich/myHealthRecord
manage your health records across different portals / doctors / offices
sjreich/nested_groups
SQL exercise for putting users in groups and subgroups
sjreich/Othello-in-python
making the board game othello in python. For fun and learning!
sjreich/quoridor2
Web app version of my favorite quoridor game
sjreich/RapNameGenerator
A fun exercise in object oriented javascript
sjreich/RefactoringWithRubocop
A challenge for learning Rubocop and how to do things the 'ruby' way.
sjreich/Scary-Animal-Tweeter
Twitter-bot that tweets out pictures of scary animals
sjreich/synacor_challenge
An Attempt at the Synacor Challenge
sjreich/Text-Sender
A Sinatra app that will send text messages
sjreich/TicTacToe
iterating on a tictactoe game as I read Practical Object-Oriented Design in Ruby
sjreich/Website-clones
Personal development exercises in cloning websites