Pinned Repositories
-Algorithm_Practice
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
addBanana
angular-formly
JavaScript powered forms for AngularJS
freecodecamp
FreeCodeCamp.com's open-source MEAN web application
LocalWeather
Gets the local weather and changes background based on conditions (built for FreeCodeCamp)
PingPongGame
Ping Pong Game built for Coursera Python course
pset3
RockPaperScissorsSpock
a twist on the traditional rock-paper-scissors game (built for Coursera Python course)
Weather-Emailer
This program will get get the daily weather forecast and email it to you.
CalliEliza's Repositories
CalliEliza/LocalWeather
Gets the local weather and changes background based on conditions (built for FreeCodeCamp)
CalliEliza/PingPongGame
Ping Pong Game built for Coursera Python course
CalliEliza/pset3
CalliEliza/RockPaperScissorsSpock
a twist on the traditional rock-paper-scissors game (built for Coursera Python course)
CalliEliza/Weather-Emailer
This program will get get the daily weather forecast and email it to you.
CalliEliza/angular2-pluralsight-tutorial
CalliEliza/angular2-tutorial
Angular 2 Tutorial from Pluralsight
CalliEliza/bioinformatics
CalliEliza/CaesarCipher-Java
encodes and decodes secret messages using the Caesar cipher
CalliEliza/callieliza.github.io
CalliEliza/Chat-App
allows you to chat with whoever online
CalliEliza/FCCPractice
CalliEliza/flexbox-tutorial
Flexbox tutorial created by @wesbos
CalliEliza/GuessingColorGame
Guessing Game built for a Coursera course (HTML, CSS, and Javascript)
CalliEliza/Javascript30
30 days of JavaScript projects based on this tutorial: https://javascript30.com/
CalliEliza/maps
Project for coursera course. This program will create 2 maps, an airport and earthquake map based on the data it has.
CalliEliza/MatchingGame
Matching Game built for coursera course (HTML, CSS, and JavaScript)
CalliEliza/Name-based-on-popularity
This program will tell you your name in any year based on the popularity of your name in the year you were born. The jar file is in the artifacts folder.
CalliEliza/patchwork
All the Git-it Workshop completers!
CalliEliza/pset1
Code for assignments in pset1 for CS50
CalliEliza/pset2
assignments for cs50
CalliEliza/RandomQuote
Webpage that gets random quote (built for FreeCodeCamp)
CalliEliza/rpsl-javascript
rock-paper-scissors-lizard-spock game in javascript
CalliEliza/Stopwatch
stopwatch built for Coursera Python class
CalliEliza/tech-blog
I'm going to try and write about what I'm learning in an effort to become a master of all things.
CalliEliza/twitch-api
Web App using the twitch api to show active users and status
CalliEliza/typescript-vending-machine
pluralsight tutorial for typescript
CalliEliza/VigenereCipher-Java
encodes and decodes secret messages using the Vigenere cipher
CalliEliza/WebServerLog
This program takes a weblog file and analyzes it to show how many unique IP visits occurred on any given day.
CalliEliza/WikiViewer
Wikipedia viewer built for FreeCodeCamp