Skip to content

Lawlheart/Epicodus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epicodus Work

Epicodus project repository for Kenneth Black, November 2016 - April 2017

Note: user stories and setup instructions are included in the README.md files of individual projects. If no README is there, or if it is incomplete, the instructions are located on the independent project for that week.

Project Cloning Instructions

The simplest way to clone an individual project is to use Subversion. Simply navigate the the folder you would like to clone, copy the url, and replace "/tree/master/" with "/trunk/". Then run svn export on that url. This will give you a copy of the contents of that project without downloading the entire repo.

Github Url: https://github.com/LawlietBlack/Epicodus/tree/master/JavaScript/week-3/recipes

Run: svn export https://github.com/LawlietBlack/Epicodus/trunk/JavaScript/week-3/recipes

Ruby

Week 1

  • Ping Pong
  • Title Case
  • Leetspeak
  • Queen Attack
  • Clock Angle
  • Scrabble
  • Number to word converter(numberword)
  • Title Case
  • Scrabble Score (scrabble)
  • Rock Paper Scissors
  • Find and Replace
  • Coin Combinations (make-change)
  • Anagrams
  • Allergens
  • Word Count (Independent Project) https://github.com/LawlietBlack/word-count

Week 2

Week 3

Week 4

Week 5 (Team Week)

JavaScript

Week 1

Week 2

Week 3

Week 4

Week 5 (Team Week)

Ruby on Rails

Week 1

Week 2

Week 3

Week 4