summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-12-04 17:58:00 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2023-12-04 17:58:00 -0500
commit74cf2a39328f8f5d1c71eb66c9a6510cd67f3753 (patch)
treef56a822ba693d2ff693e32281431443d0ba0822b
parentc2522f12a690cd5680dbe2786875212954186ddf (diff)
Update python encryption post
-rw-r--r--content/projects/python-encryption/index.md10
-rw-r--r--static/misc/chaussebenjamin-en.pdfbin310994 -> 321230 bytes
2 files changed, 5 insertions, 5 deletions
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.
diff --git a/static/misc/chaussebenjamin-en.pdf b/static/misc/chaussebenjamin-en.pdf
index 7028b80..5a80e31 100644
--- a/static/misc/chaussebenjamin-en.pdf
+++ b/static/misc/chaussebenjamin-en.pdf
Binary files differ