These projects are mostly unfinished or experiments that I tried out with no real purpose in mind. For some finished projects, look at the Finished tab.
- java
- Playing with java. I didn't do this long.
- javascript
- This was my project to learn javascript. I tried writing a draggable object library from
scratch. It didn't quite work out as I hoped, I ended up using a library to modify the css,
but the rest is independent. And it was a success, I'm comfortable with javascript now.
- gmap.html
- I tried playing with the google maps api. This won't work, my key is out of date. Why do
I keep this link visible then? Just to dash your hopes. ;)
- football
- The beginnings of a football betting pool a friend of mine wanted to make. The colors were
added just to differentiate between objects, not to look pretty (or tolerable even).