Software projects


Labyrinth printer

This is an HTML5 implementation of the famous 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 program from the days of the commodore 64 but using html DOM elements. I made it because it's simple and looks good, I tried showing it to my family but it didn't impress them too much.

Cypher machine

Classical cryptography is a small interest of mine and programming is the perfect mean to engage with it. I always wanted to make my own rotor machine but after trying to make this program with 5 different rotors I felt they were redundant and left it as a single rotor.

To use the machine, input a code word to make the subtitution alphabet and a number to turn the wheel by small steps.

a new section starts here