summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-12-04 18:02:20 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2023-12-04 18:02:20 -0500
commit7c8ac8520fce0d4230acfd6c1f025896b1a40d83 (patch)
tree05fa49beef66fe4103491ae44ec790d8523eae79
parentedebd62b859c1a872055704d022006cb5b453341 (diff)
Remove non-used stuff
-rw-r--r--content/projects/_index.md7
-rw-r--r--content/projects/amp-automation.md10
-rw-r--r--content/projects/file-drop.md49
-rw-r--r--content/projects/guitar-hero.md7
-rw-r--r--content/projects/music-robot.md10
-rw-r--r--content/projects/python-encryption/index.md43
-rw-r--r--content/projects/python-encryption/msg-encode.gifbin1262127 -> 0 bytes
-rw-r--r--content/projects/python-encryption/psswd-encode.gifbin704788 -> 0 bytes
-rw-r--r--content/projects/uebersicht-todoist.md6
9 files changed, 0 insertions, 132 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md
deleted file mode 100644
index 52a489e..0000000
--- a/content/projects/_index.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: "Projects"
-date: 2023-10-23T23:26:43-04:00
-draft: false
----
-
-Here are my past projects
diff --git a/content/projects/amp-automation.md b/content/projects/amp-automation.md
deleted file mode 100644
index 474f1b9..0000000
--- a/content/projects/amp-automation.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: "Amp Automation"
-date: 2023-10-25T20:01:27-04:00
-tags: ["Shool Projects"]
----
-
-My parents music amplifier had an idle timeout. To avoid
-having to turn it on manually, I configured a rasperry pi
-to send infrared signals which turned it on and set its input
-channel when a device would want to stream music.
diff --git a/content/projects/file-drop.md b/content/projects/file-drop.md
deleted file mode 100644
index a754cbc..0000000
--- a/content/projects/file-drop.md
+++ /dev/null
@@ -1,49 +0,0 @@
----
-title: "File Drop"
-date: 2023-10-23T23:18:30-04:00
-draft: false
----
-
-Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim
-labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet.
-Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum
-Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident.
-Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex
-occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat
-officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in
-Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non
-excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut
-ea consectetur et est culpa et culpa duis.
-
-Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim
-labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet.
-Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum
-Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident.
-Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex
-occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat
-officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in
-Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non
-excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut
-ea consectetur et est culpa et culpa duis.
-
-Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim
-labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet.
-Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum
-Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident.
-Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex
-occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat
-officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in
-Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non
-excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut
-ea consectetur et est culpa et culpa duis.
-
-Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim
-labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet.
-Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum
-Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident.
-Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex
-occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat
-officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in
-Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non
-excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut
-ea consectetur et est culpa et culpa duis.
diff --git a/content/projects/guitar-hero.md b/content/projects/guitar-hero.md
deleted file mode 100644
index 7b0d2fb..0000000
--- a/content/projects/guitar-hero.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: "Guitar Hero"
-date: 2023-10-23T23:18:05-04:00
-draft: false
----
-
-This is a project
diff --git a/content/projects/music-robot.md b/content/projects/music-robot.md
deleted file mode 100644
index 692c866..0000000
--- a/content/projects/music-robot.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: "Mindstorm Music Bot"
-date: 2023-11-23T16:15:01-05:00
-tags: ['Shool Projects']
----
-
-During my last year of CEGEP, my physics teacher decided to introduce
-us to python programming using Mindstorm robots. For the semesters
-last project, I made a robot which could read a colored track and interpret
-it as a melody.
diff --git a/content/projects/python-encryption/index.md b/content/projects/python-encryption/index.md
deleted file mode 100644
index 0cc198f..0000000
--- a/content/projects/python-encryption/index.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-title: Encryption in Python
-author: Benjamin Chausse
-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 solely to better understand information theory.
-
-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.
-
-During the research phase of this endeavour, I learned about classic
-cryptography stories such as the ceasar cypher, enigma, symetric and asymetric
-key exchanges. Realizing that some encryption methods could be broken through
-easy non-bruteforce approaches intrigued me. I therefore settled to attempt a
-message encoding method which would be more secure than something such as a
-ceasar cypher. I wanted to build my own algorithm and this is what I came up
-with:
-
-My initial realization was the reality that information can be represented
-through a variety of methods. An image can be stored as one huge integer in
-binary form. Text, encoded in ASCII, was just a list of 255 symbols. When
-viewed from that perspective, an entire article could be thought of as one big
-integer in base255. I decided to start by converting the source message one
-might want to encrypt into decimal form as shown by this animation:
-
-![How the message gets encoded](msg-encode.gif)
-
-The thing is, if a message can be converted from base255 to decimal, so can
-the password protecting the original message. You would then have both the message
-and the password in a format that feels much more intuitive to manipulate.
-So this is what I did:
-
-![How the password gets encoded](psswd-encode.gif)
-
diff --git a/content/projects/python-encryption/msg-encode.gif b/content/projects/python-encryption/msg-encode.gif
deleted file mode 100644
index f1b7dd7..0000000
--- a/content/projects/python-encryption/msg-encode.gif
+++ /dev/null
Binary files differ
diff --git a/content/projects/python-encryption/psswd-encode.gif b/content/projects/python-encryption/psswd-encode.gif
deleted file mode 100644
index 07fb23f..0000000
--- a/content/projects/python-encryption/psswd-encode.gif
+++ /dev/null
Binary files differ
diff --git a/content/projects/uebersicht-todoist.md b/content/projects/uebersicht-todoist.md
deleted file mode 100644
index a0fadf2..0000000
--- a/content/projects/uebersicht-todoist.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: "Todoist Desktop Viewer"
-date: 2023-10-23T23:20:05-04:00
----
-
-Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet. Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident. Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut ea consectetur et est culpa et culpa duis.