From 74cf2a39328f8f5d1c71eb66c9a6510cd67f3753 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 4 Dec 2023 17:58:00 -0500 Subject: Update python encryption post --- content/projects/python-encryption/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'content') diff --git a/content/projects/python-encryption/index.md b/content/projects/python-encryption/index.md index 3ed831b..0cc198f 100644 --- a/content/projects/python-encryption/index.md +++ b/content/projects/python-encryption/index.md @@ -8,12 +8,12 @@ date: 2023-10-25T20:01:27-04:00 During my last year of highschool, I designed my very own text encryption algorithm. I wrote software in python to encode and decode text using a -custom algorithm I made to understand core concepts in information theory. +custom algorithm I made solely to better understand information theory. -The class in which I did this was designed to teach students about managing -long term projects. People could tackle projects related to just about -anything. One person wrote and printed a recipe books, another built a small -soap box cart, someone even built a potato canon. When it came my turn to +The class in which I did this project was designed to teach students about +managing long term endeavours. People could tackle projects related to just +about anything. One person wrote and printed a recipe books, another built a +small soap box cart, someone even built a potato canon. When it came my turn to choose, I decided to do something related to programming where I could learn things a bit more abstract along the way. -- cgit v1.2.3