http://jsfiddle.net/ is one of the best coding websites ever. You can script in Javascript, JQuery, HTML, and CSS at the same time. It let's you create miniature web-programs that you can host on their site. I've begun learning Javascript and JQuery recently and It's been really fun to test all my stuff out in JSFiddle.
tldr: you program cool stuff on it and other people can play with it
Some stuff I've made: (Remove embedded/result/ if you want to read the source-code)
Trade Route GameA game where you pick the best possible trade routes, trying to go as long as you can before going bankrupt:
http://jsfiddle.net/McZealot/8y937wxb/embedded/result/StorytellerA basic program that gradually tells a story as it fades out:
http://jsfiddle.net/McZealot/L2nzth2b/embedded/result/Post things you've made in JSFiddle. Or other websites, if you want to.