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
- Triangles
- Parcels
- Hashy
- Task List
- Passport
- Tamagotchi
- Dealership
- Contacts
- Dictionary (Independent Project) https://github.com/LawlietBlack/dictionary
Week 3
- To Do List
- Animal Shelter
- Express
- Hair Salon (Independent Project) https://github.com/lawlietblack/salon
Week 4
- Surveys
- Recipes
- Shoes (Independent Project) https://github.com/LawlietBlack/shoes
Week 5 (Team Week)
- Learning Playlist https://github.com/LawlietBlack/learning-playlist
JavaScript
Week 1
- calculator
- journal
- memory game
- alarm clock
- weather
- doctors (Independent Project) https://github.com/LawlietBlack/doctors
Week 2
- Super Rentals
- Ember Blog
- Message Board (Independent Project) https://github.com/LawlietBlack/message-board
Week 3
- TypeScript Practice
- Angular To Do List
- Recipe Box
- Meal Tracker (Independent Project) https://github.com/LawlietBlack/meal-tracker
Week 4
- Online store
- Reddit Clone
- Rose City Devs(Club Site) https://github.com/LawlietBlack/rose-city-devs
Week 5 (Team Week)
Ruby on Rails
Week 1
- Rails To Do List
- Hacker News Clone
- Mega Critic
- Gummi Bear Kingdom (Independent Project) https://github.com/LawlietBlack/gummi-bear-kingdom
Week 2
- bcrypt practice
- Stack Overflow Clone
- Flickr Clone
- Tea Store (Independent Project) https://github.com/LawlietBlack/tea-store
Week 3
- Would You Rather...
- Health Tracker
- MrFixIt Refactor (Independent Project) https://github.com/LawlietBlack/MrFixIt-rails
Week 4
- Trillio Api Practice
- Golf App
- Rails Portfolio (Independent Project) https://github.com/LawlietBlack/rails_portfolio