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.

https://github.com/jaketanis/ennoia
Vigenère cipher

A Python script that encrypts and decrypts messages through a Vigenère cipher. To see how I made this script, see

https://github.com/jaketanis/cipher
Space to underscore converter

A Python script that replaces spaces in multiple filenames with underscores.

https://github.com/jaketanis/space_to_underscore