Lily Pace (lilyfromseattle)

lilyfromseattle

Geek Repo

Location:New York, New York

Home Page:lilyfromseattle.com

Github PK Tool:Github PK Tool

Lily Pace's repositories

Strategic-Prisoners-Dilemma

A game where the player is able to compete in an iterated prisoner's dilemma against the computer for 30 turns. Unlike my first prisoner's dilemma game, in this version the computer acts based on the 'Tit for Tat' strategy of equivalent retaliation.

Language:PythonStargazers:1Issues:0Issues:0
Language:RubyStargazers:0Issues:2Issues:0
Language:CSSStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

Biggest-Number

This is a Ruby function I created to find the largest out of 2 numbers. To challenge myself, I created it without using comparative operators.

Language:RubyStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

Calculator-I

Calculator that can handle some advanced functions.

Language:RubyStargazers:0Issues:0Issues:0

Calculator-II

Calculator that can handle most complex equations. I should have prompted the user to choose between an equation or a single number instead of asking for a second number. Will fix later.

Language:RubyStargazers:0Issues:0Issues:0

Citation-Generator

This is a Ruby app I created using Sinatra that generates Chicago style citations.

Language:RubyStargazers:0Issues:0Issues:0

daily-curriculum

Daily curriculum for Ada class

License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

English-Numerals

This is a Ruby program I created to convert numeric digits to written numbers (3032 becomes three thousand and thirty two).

Language:RubyStargazers:0Issues:0Issues:0

Guessing-Game

This is a simple guessing game I made using Javascript, HTML, and CSS. When you enter a guess, it tells you whether your guess is too high or too low and adds it to a list of your previous guesses. Each turn, it generates a hint by taking the middle number between your lowest "too high" guess and highest "too low" guess.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

Lilys-Library

This is a simple model of a library created using object-oriented python.

Language:PythonStargazers:0Issues:0Issues:0

Lilys-To-Do-List

This is a simple to do list I created using html and jQuery. I used css to style it to look like a chalkboard. Items can be added to the list using the input field, and can be removed by clicking on the item.

Language:CSSStargazers:0Issues:0Issues:0

ltp_5_6

Learn to Program 5.6

Language:RubyStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

Personal-Website

This is my personal website. The site can be found at lilypace.com.

Language:CSSStargazers:0Issues:0Issues:0

Pug-Life

This is a webpage for a fictional business that I made to practice my HTML and CSS.

Language:CSSStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0

Roman-Numeral-App

This is a Ruby app I created using Sinatra that generates a roman numeral from any number from 1 - 3000.

Language:RubyStargazers:0Issues:0Issues:0

Roman-Numeral-Converter-I

This is a ruby program I created to convert a number to Roman numerals. It will convert an integer between 1 and 3000 to "old-school" Roman numerals. For example, 4 will become IIII.

Language:RubyStargazers:0Issues:0Issues:0

Roman-Numeral-Converter-II

This is a ruby program I created to convert a number to Roman numerals. It will convert an integer between 1 and 3000 to Roman numerals. For example, 4 will become IV.

Language:RubyStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:0Issues:0