Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: epicodus-students

codemargaret/sphinx

An application where a user has to answer a series of the Sphinx’s riddles (Epicodus Ruby Week 2 Tuesday)

Language: Ruby - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/snowflake_scheduler

An app for scheduling recurring get-togethers between small groups of people (Epicodus Ruby Team Week)

Language: Ruby - Size: 368 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

codemargaret/redlight-greenlight

A basic Ruby program that returns a string in title case (Epicodus Ruby Week 1 Weekend)

Language: Ruby - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/resume_template

An online resume template (Epicodus Intro Week 1 Wednesday)

Language: HTML - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/word_definer

An application where children can save words and definitions (Epicodus Ruby Week 2 Code Review)

Language: Ruby - Size: 1.33 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

codemargaret/wordplay

Splits a sentence, deletes specific elements, and joins them into a new sentence (Epicodus Intro Week 3 Monday)

Language: HTML - Size: 96.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/wildlife_tracker

An app to track animal sightings (Epicodus Rails Week 1 Monday)

Language: Ruby - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

codemargaret/word-puzzle

Replaces vowels in a sentence with dashes to create a word puzzle (Epicodus Intro Week 3 Tuesday)

Language: HTML - Size: 98.6 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/wiki-homepage

A recreation of the wikipedia homepage 08.03.2017, (Epicodus Intro Week 1 Thursday)

Language: HTML - Size: 49.8 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/personal_reflection_project

A project to explore my strengths and weaknesses as a programmer and further my learning (Epicodus JavaScript Week 4 Code Review)

Language: TypeScript - Size: 104 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/parcel_estimator_ruby

A parcel estimator written in Ruby (Epicodus Ruby Week 2 Monday)

Language: Ruby - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/walrus

Shows and hides a walrus picture with jquery (Epicodus Week 2 Tuesday)

Language: HTML - Size: 103 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/week-in-review

A site detailing my first week in code school (Epicodus Intro Week 1 Thursday)

Language: HTML - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/walrus-loops

Refactor walrus page's multiple event listeners with loops (Epicodus Intro Week 3 Monday)

Language: HTML - Size: 155 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/volunteer_tracker

An application that tracks projects and volunteers working on them (Epicodus Week 3 Code Review)

Language: Ruby - Size: 39.1 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/vacationmatchmaker Fork of Abuyousef77/vacationmatchmaker

A survey that tells you which country you should visit based on your responses to a survey

Language: HTML - Size: 15.4 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/vacation

Prague vacation website (Epicodus Intro Week 1 Thursday)

Language: HTML - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/to-do-rails Fork of phuzisham/to-do-rails

Language: Ruby - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/triangle_ruby

An app that checks triangle type (Epicodus Ruby Week 2 Monday)

Language: Ruby - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/travel_frontend

An Angular frontend to communicate with our Rails api (Epicodus Rails Week 4 Wednesday)

Language: TypeScript - Size: 180 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/typescript-to-do

A simple to-do app to practice using Typescript (Epicodus JavaScript Week 3 Weekend)

Language: JavaScript - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/travel_api

Practice building an API (Epicodus Rails Week 4 Monday)

Language: Ruby - Size: 43 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/triangle-tracker

An app that tells the type of a triangle (Epicodus Intro Week 2 Thursday)

Language: JavaScript - Size: 97.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/to_do_rails

An app where you can keep track of finished and unfinished tasks (Epicodus Rails Week 1 Weekend)

Language: Ruby - Size: 38.1 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/title_case

An app that can find and replace words in a string (Epicodus Ruby Week 1 Monday)

Language: Ruby - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/tic-tac-toe

An app that allows two users to play tic-tac-toe (Epicodus Intro Week 4 Thursday)

Language: JavaScript - Size: 278 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/pig-dice

An app to play a simple dice game called 'Pig Dice' (Epicodus Intro Week 4 Wednesday)

Language: CSS - Size: 105 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/temp_calculator

An online calculator that can convert temperature from Fahrenheit to Celsius (Epicodus Intro Week 2 Monday)

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/template

This template contains basic HTML, CSS, JS, jQuery, and Bootstrap files

Language: HTML - Size: 98.6 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/tamagotchi

An application that creates a virtual pet you need to take care of (Epicodus JavaScript Week 2 Monday)

Language: JavaScript - Size: 71.3 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/survey

A survey to practice using forms and jquery effects (Epicodus Intro Week 2 Wednesday)

Language: HTML - Size: 98.6 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/sudoku

An application that checks if a completed Sudoku puzzle is “legal.” (Epicodus Javascript Week 1 Tuesday)

Language: CSS - Size: 823 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/ruby_survey_maker

An app that lets users design surveys (Epicodus Ruby Week 4 Tuesday)

Language: Ruby - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/shoe_store

A program to track shoe brands and the stores they are in (Epicodus Ruby Week 4 Code Review)

Language: Ruby - Size: 40 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/sinatra_rectangle_checker

An app that checks triangle type using the Sinatra framework (Epicodus Ruby Week 2 Weekend/Monday)

Language: Ruby - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/roman-numeros

A program to translate numbers into roman numerals (Epicodus Intro Week 3 Thursday)

Language: JavaScript - Size: 104 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/rock_paper_scissors_ruby

Refactoring a previously created rock, paper, scissors game to practice using Sinatra (Epicodus Ruby Week 2 Monday)

Language: Ruby - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/rock_paper_scissors

An app where two AIs play the game Rock, Paper, Scissors (Epicodus Ruby Week 1 Wednesday)

Language: Ruby - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/recipe_book

An app that allows users to keep track of recipes (Epicodus Ruby Week 4 Two-Day)

Language: HTML - Size: 650 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/react-help-queue

A React app that recreates the Epicodus Help Queue

Language: JavaScript - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/post_epicodus_plan

An outline for my job-search plan once I graduate from Epicodus.

Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/rails_shopping

A rails app to practice creating shopping cards and making API calls (Epicodus Rails Week 3 Weekend)

Language: Ruby - Size: 80.1 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/postcard

A form that allows a user to create a postcard (Epicodus Intro Week 2 Wednesday)

Language: HTML - Size: 194 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/pizza-delivery

This website returns a pizza price based on the customer's size and topping preferences. (Epicodus Intro Week 4 Code Review

Language: HTML - Size: 499 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/ping_pong

A program that replaces multiples of 3 with 'ping,' 5 with 'pong,' and 15 with 'ping-pong' (Epicodus Ruby Week 1 Monday)

Language: Ruby - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/ping_pong_gulp

A calculator application with a ping-pong function (Epicodus Javascript Week 1 Monday)

Language: CSS - Size: 138 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/ping-pong

A site that replaces multiples of 3 with 'ping,' 5 with 'pong,' and 15 with 'ping-pong' (Epicodus Intro Week 3 Code Review)

Language: JavaScript - Size: 105 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/pig-latin

A form to translate sentences into pig latin. (Epicodus Intro Week 3 Wednesday)

Language: JavaScript - Size: 102 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/pig-dice-node

Previous pig dice game project refactored with node (Epicodus Javascript Week 1 Tuesday)

Language: CSS - Size: 14.8 MB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/online-store

An online store app (Epicodus JavaScript Week 4 Weekend)

Language: TypeScript - Size: 101 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/office-quiz

A quiz that tells you which character from "The Office" you are (Epicodus Intro Week 2 Thursday)

Language: HTML - Size: 185 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/my-first-webpage

A site to practice using HTML elements (Epicodus Intro Week 1 Tuesday)

Language: HTML - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/movie-tickets

An app that calculates movie ticket prices based on user input (Epicodus Week 4 Intro Tuesday)

Language: HTML - Size: 138 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/maze

An application where users can navigate through a maze (Epicodus Ruby Week 2 Tuesday)

Language: Ruby - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/kombucha

An angular app for a kombucha store to track their kegs (Epicodus JavaScript Week 3 Two-day)

Language: TypeScript - Size: 67.4 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/mars-rover

A site that displays photos from the Mars Rover API in an Angular site (Epicodus JavaScript Week 5 Monday)

Language: TypeScript - Size: 93.8 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/literary_quotes

A basic Rails API of literary quotes (Epicodus Rails Week 4 Weekend)

Language: Ruby - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/marios_food

An app for a fictional food product company that displays products and reviews (Epicodus Rails Week 1 Code Review)

Language: Ruby - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/margarets-list

A simple re-creation of Craigslist to practice using angular cli (Epicodus JavaScript Week 4 Monday)

Language: TypeScript - Size: 815 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/madlib

A site where a user can create their own madlibs (Epicodus Intro Week 2 Wednesday)

Language: HTML - Size: 98.6 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/library

A program to catalog a library's books and let patrons check them out. (Epicodus Ruby Week 3 Two-Day)

Language: Ruby - Size: 10.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/leap_year

This Ruby app determines whether or not a year is a leap year (Epicodus Ruby Week 1 Weekend)

Language: Ruby - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/leap-year

A form that determines whether or not any given year is a leap year (Epicodus Intro Week 3 Wednesday)

Language: HTML - Size: 101 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/landing_page

Landing page for programming portfolio. (Epicodus Intro Week 1 Code Review)

Language: HTML - Size: 104 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/hungry-bear

In this game, you need to feed the bear regularly or the bear will try to eat you (Epicodus JavaScript Week 2 Weekend)

Language: JavaScript - Size: 51.8 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/IntervYou

The Rails API for my Epicodus capstone project, an app where developers can practice technical interview questions.

Language: HTML - Size: 1.83 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

codemargaret/IntervYou-UI

The Angular interface for my Epicodus capstone project, an app where developers can practice technical interview questions.

Language: TypeScript - Size: 223 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

codemargaret/imagr

A clone of Flickr using Ruby-on-Rails (Epicodus Rails Week 2 Two-Day)

Language: HTML - Size: 581 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/ice-cream

Makes a list of favorite ice cream flavors using arrays and loops (Epicodus Intro Week 2 Monday)

Language: HTML - Size: 96.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/iCanHazAdventure

A choose-your-own adventure story written with Angular (Epicodus JavaScript Week 4 Tuesday)

Language: TypeScript - Size: 77.1 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/heroes

Angular tutorial (Epicodus JavaScript Week 3 Tuesday)

Language: TypeScript - Size: 55.7 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/hash_ruby

This project builds a Hash class from scratch (Epicodus Ruby Week 2 Monday)

Language: Ruby - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/hello-world

A simple web site saying hello in many languages (Epicodus Intro Week 1 Monday)

Language: HTML - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/haiku-checker

An application that checks if a completed Haiku puzzle is “legal” (Epicodus JavaScript Week 1 Two-Day)

Language: JavaScript - Size: 58.6 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/gulp-template

A template for gulp projects (Epicodus JavaScript Week 1)

Language: JavaScript - Size: 51.8 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/groceries

Alphabetizes and capitalizes a grocery list (Epicodus Intro Week 3 Monday)

Language: HTML - Size: 96.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/goodbye

A website that says goodbye in many languages (Epicodus Intro Week 1 Monday)

Language: HTML - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/fortune-teller

A form that returns a fortune based on a user's quiz answers (Epicodus Week 3 Tuesday)

Language: HTML - Size: 96.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/favorite_things_ruby

An app that allows a user to create a list of favorite things (Epicodus Ruby Week 2 Wednesday)

Language: Ruby - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/epicodus_project

A basic web app built with a partner as part of an Intro to Programming workshop at Epicodus

Language: HTML - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/employee_tracker

An app for a company to help track employees and the current projects they're assigned (Epicodus Ruby Week 4 Monday)

Language: Ruby - Size: 43 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

codemargaret/flashcards

Flash cards to practice programming terms (Epicodus Intro Week 2 Tuesday)

Language: HTML - Size: 105 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/galactic-calculator

An application that calculates age in the years of different planets (Epicodus JavaScript Week 1 Code Review)

Language: JavaScript - Size: 80.1 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/fbi-data

An app that displays crime statistics in Oregon using a call to the FBI Crime Data API (Epicodus JavaScript Week 2 Wednesday)

Language: JavaScript - Size: 81.1 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/epic-odus

A recreation of the Epicodus website (Epicodus Rails Week 1 Tuesday)

Language: Ruby - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/doctor-lookup

An application that allows a user to look up doctors to treat specific medical issues (Epicodus JavaScript Week 2 Code Review)

Language: JavaScript - Size: 99.6 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/dry-heathen

A website for the local metal band Dry Heathen (Epicodus Intro Week 1 Wednesday)

Language: HTML - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/doctors_office

A program that allows office administrators to track patients in a doctor's office (Epicodus Ruby Week 3 Tuesday)

Language: Ruby - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/deal-finder Fork of phuzisham/deal-finder

An app that searches eBay with an API call and stores information in a firebase (Epicodus JavaScript Team Week Code Review)

Language: TypeScript - Size: 2.28 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/cupcake_shop

A website for a cupcake shop to practice styling with classes (Epicodus Intro Week 1 Wednesday)

Language: HTML - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/DeadJournal

Like livejournal (but for ghosts!) (Epicodus Javascript Week 1 Monday)

Language: JavaScript - Size: 5.34 MB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/crowd-funding

Crowd funding for those creative types (Epicodus JavaScript Week 4 Two-Day)

Language: TypeScript - Size: 101 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/cryptosquare

A program that will encode messages using a square code (Epicodus Intro Week 3 Thursday)

Language: JavaScript - Size: 97.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/cook_fans

An art fan website featuring webtoonists and illustrators (Epicodus Rails Week 1 Two-Day)

Language: Ruby - Size: 113 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

codemargaret/cookie-recipe

A website that displays a cookie recipe with correctly indented and spaced code (Epicodus Intro Week 1 Monday)

Language: HTML - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/contact

A website where you can store information about contacts (Epicodus Ruby Week 2 Thursday)

Language: HTML - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/coin_combo

This app lets a user enter an amount of cents and shows the smallest number of coins needed to make change (Epicodus Ruby Week 1 Thursday)

Language: Ruby - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/code_blog

A blog about coding (Epicodus Intro Week 1 Wednesday)

Language: HTML - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/celebrity-dating

A celebrity dating site (Epicodus Intro Week 2 Thursday)

Language: HTML - Size: 431 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

codemargaret/calculator-new

Refactor calculator app to have one form (Epicodus Intro Week 2 Thursday)

Language: HTML - Size: 101 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0