Code#
Various coding projects and scripts.
Ennoia
A book reflection web app, created with the Flask framework and documented with Sphinx and Read the Docs.
Vigenère cipher
A Python script that encrypts and decrypts messages through a Vigenère cipher. To see how I made this script, see
Space to underscore converter
A Python script that replaces spaces in multiple filenames with underscores.