Pinned Repositories
android_logo
This is a mock up of the Android logo using divs and css.
curriculum
The open curriculum for learning web development
drum_synthesis
Examples of drum synthesis using the Web Audio API
Euler-Problems-Javascript
A place for my Javascript Euler solutions.
google-homepage
This is a mock up of the google homepage.
icecream
Single page for ordering icecream...done to practice jquery.
kidsynth
A simple sound modulation program aimed at small children
normalize.css
A collection of HTML element and attribute style-normalizations
personalsite
my personal site
simpleWebCalculator
This is a simple calculator using HTML, CSS and Javascript
corygraddy's Repositories
corygraddy/kidsynth
A simple sound modulation program aimed at small children
corygraddy/android_logo
This is a mock up of the Android logo using divs and css.
corygraddy/curriculum
The open curriculum for learning web development
corygraddy/drum_synthesis
Examples of drum synthesis using the Web Audio API
corygraddy/Euler-Problems-Javascript
A place for my Javascript Euler solutions.
corygraddy/google-homepage
This is a mock up of the google homepage.
corygraddy/icecream
Single page for ordering icecream...done to practice jquery.
corygraddy/normalize.css
A collection of HTML element and attribute style-normalizations
corygraddy/personalsite
my personal site
corygraddy/simpleWebCalculator
This is a simple calculator using HTML, CSS and Javascript
corygraddy/Superhero-Quiz
Single page quiz...select number of questions, submit your answers, receive your score.
corygraddy/SuperheroQuiz2
This is the second version of the Superhero Quiz. The old version used jQuery. This is just html/css/js. The old version had 10 questions imbeded in the html. This one uses js to add those questions to the page.