Welcome! This is the page where I collect the various coding projects I make. There are simpler and more complicated ones, games and visual or interactive experiments. I try to tag them accordingly, so you can filter for specific ones. They are all made with pure JavaScript, if you are interested in the technical details, feel free to contact me, I love to talk about them.
Underwater Text
I wanted to make a lens-like underwater effect that follows the cursor. It's pretty neat!
Hieroglyphs
Did you know that many hieroglyphs are recognized as unicode characters? Here you can choose categories and generate names, curses and wall inscriptions with them. (As a disclaimer, they don't actually spell out anything particular in ancient Egyptian, they just look cool.)
Spiderweb
Collect the flies from the spiderweb, if you want to. There are no points, no winning, but the real spiders don't do it for those either... Here I just wanted to experiment with rotations and orbits of images.
Lemon Distortion Music
Click or hover the lemons to play music, or you can use the keys 1 through 6 too. Here I just wanted to try out a very neat SVG distortion filter, and I also experimented with JavaScript's built-in oscillator audio. Plays very nice in Firefox, but for some reason Chrome makes it sound very unpleasant.
Image Kaleidoscope
Upload or link any image, and this will create a hypnotizing, rotating kaleidoscope from it!
Library of Babel
There is a Borges short story about an infinite library with hexagonal rooms. I tried to make something like that. Use the arrow keys to turn around and go to other rooms. See more about the developement of this project here.
Static Noise
I realized that I can make static noise if I just color every pixel of a canvas randomly, and I wanted to try it. It also have a few effects, but this really is a very simple experiment.
Little 3D Projects
I made several little 3D projects when I learned that JavaSript and CSS are capable of this. I didn't want to make a separate entry for each on the main page, so here is a common link to them.
Fish Pond
An interactive little pond, the fishes get curious about your cursor. Here you can get your own little pond and see different developemental stages of the program.
Bunny Field
I really liked making the winning screen for the easter card game. Here you can costumize the number and the size of the rabbits.
Easter Card Collector
Easter themed game: you have to collect specific cards with different effects. There is a set time.
Hexcode Screensaver
Infinite amount of randomized patterns. Just click or press any key it to generate a new one. I wrote a lot about the colors, the different possible patterns (with examples) and the coding of this project here!
Two Player Pong
A remake of Pong for two players, one uses the up-down arrows, the other the 'w' and the 's' keys. If you click four times, you can costumize the settings.
Little Seal Adventure
Pixel graphic game about a little seal in the ocean. I worked a lot on this one, and I'm really proud of it. Features the plushies of my siblings. You can see its previous stages here.
Calculator Letters
This is like when you write words with an upside-down calculator. You can write into the field any longer text, and the page sorts out the words that could be written out with upside-down numbers. You can copy-paste them to get the actual numbers