Projects
Anagram
This tool creates anagrams from a string of characters. Each character can be locked by clicking on them, then the other can be rearranged randomly.
Flexbox
A CSS sandbox showing what the flex display behavior can do.
Gridmoves
This page creates a grid. Each cell on the grid is colored red if it is close enough to the center cell. The user can choose the type of distance to use.
Integers trivia
Input a natural number and press start, then read about the number properties.
Passwords
A simple passeword generator, which use the built-in Math.random() javascript function.
Radima
Radima is an Amidar clone with an antartic theme. Use arrows to move and space to freeze the enemies.
Radio Carlito
This is a mix of mp3 files. When the user press play, the mix will play at the Unix time, modulo the length of the mix. Hence simulating a radio loop.
Saboteur
This tool calculates all the possible cards distributions in the card game Saboteur.
Sugar
Some useful bash aliases and functions.
Tiny grey planet
Demo for an upcoming 2D plateformer game in space.