This is a collection of Ruby Programs and Problems I've worked through. Some of the problems are from books I've read, others are files and folders sent from a couple programming bootcamps.
Event Manager - A tutorial from http://tutorials.jumpstartlab.com/projects/eventmanager.html that I went through. that connects to the congress API and creates html email files for each person and lists their local congress member(s).
learn_ruby_master - pulled from https://github.com/alexch/learn_ruby and solved by me
practice_problems = pulled from https://github.com/appacademy/prep-work/tree/master/coding-test-2/practice-problems and solved by me
programs - problems given to me by a couple ruby books and online resources.