My web applications I made:


Spam keys

I created a website where you can spam your keys as much as you'd like and it will tell you how many times you pressed each key.


Ray Tracer

With this website you can generate different images, which are rendered slowly on the server. Test project for my own fun.


Calculator

I made a calculator, the JavaScript wasn't working properly. Then copyed the working code and put in the link below. With a few of my own touches.


Clock

I made a clock using JavaScript.


Weather Application

I made a weather application using JavaScript.


To Do List

I made a to-do list application using JavaScript.


Picture Maker

Draws a random colour on reach pixel of the screen using JavaScript. Note: Takes a second to load while calculating colours.