/Portfolio

Miscellaneous portfolio projects

Primary LanguageJupyter Notebook

Portfolio

Coded Correspondence: Practice project designed by Codecademy as part of their 'Learn Python 3' course. User decodes messages encrypted through Caesar Ciphers, Vigenère Cipher. Main focus: String manipulation, for-loops.

Abruptly Goblins!: Practice project designed by Codecademy as part of their 'Learn Python 3' course. Code checks availabilities of game store members to determine best and second best day to organise game night. Prints email invitation template to all members. Main focus: Editing dictionnaries, string interpolation, for-loops.