Languages: HTML, CSS, Javascript
You can see most of the stuff I did for yourself, just by browsing these pages. I'm particularly proud of my music page since it uses an XML HTTP request which is something I've never implemented before. It was interesting to see how web requests work and actually have it function in the end.
I'm new to web development, so I ended up writing everything without a framework. And
this was really fun to do, actually. I hate HTML a little bit less and I somewhat
understand Javascript now; although, there are definitely things I'd change about the former.
I also learned that sometimes simple effects are very, very
hard to achieve (lookin' at you, <details>
with CSS transitions...) and
that Mozilla is your friend.