Dan Burnette's repositories
Rails-Model-Visualizer
Visualize a rails project by entering its github URL
algorithms
Algorithm Curriculum
cars
Exercise to learn about ruby classes
Chase
A WIP game/site I'm making to learn NodeJS/Express and websockets
dotfiles
My dotfiles
dotfiles-local
Customizations made on top of https://github.com/thoughtbot/dotfiles
git-course
Dive into the basics of branches, merging and commits
html-and-css-exercises
MKS HTML & CSS Exercises
lazy_high_charts
Make highcharts a la ruby , works in rails 4.X / 3.X, and other ruby web frameworks
mks
Repository for MakerSquare exercises.
our-friends
git collaboration exercise
PingPongTournament
MKS Hackathon Project
pizza
Crazy Uncle Buck's pizza ordering system.
Quizzy
MKS exercise about Model View Controller paradigm and also using localStorage in the browser
RailsExercise1
MKS Rails Course Exercise1
RailsExercise2
MKS Rails Course Exercise2
RailsExercise3
MKS Rails Course Exercise3
RandomChallenges
Where I put random programming challenges I do
RPS
Rock Paper Scissors Project for MKS. Implemented sessions and used AJAX, ActiveRecord with postgres
ruby_patterns
I'm collecting relevant ruby tips and tricks for going through with junior developers
ScoreSettler
MKS FInal Project: Tournament Administration Web Application
shoulda-matchers
Collection of testing matchers extracted from Shoulda
tdd_practice_app
React + Typescript TDD Practice Exercise