erbrown2
  • Joined on 2026-02-04
erbrown2 pushed to main at erbrown2/lab_encryption 2026-05-19 18:01:40 +00:00
a0d74d3ab8 This lab was really really cool, I won't lie! The strategy I used was I compared the plaintext message and the ciphertext message character by character. I noticed the differences repeated in a pattern showing the secret word which was python. The I used the polycipher class with the secret word to decrypt the encrypted message! This was really sick!! I want to do more of this!
erbrown2 pushed to main at erbrown2/lab_encryption 2026-05-19 17:42:22 +00:00
4ae218af57 I have created the code in caesar_cracker.py along with finding the secret numbers for each secret txt that are answered in answers.md.
erbrown2 pushed to main at erbrown2/lab_compression 2026-05-18 14:36:49 +00:00
56b52460a9 Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
erbrown2 pushed to main at erbrown2/lab_encoding 2026-05-18 01:01:19 +00:00
70199a8d9b completes the questions in questions.md for the encoding lab
erbrown2 pushed to main at erbrown2/project_banjo_app 2026-05-17 22:29:46 +00:00
91496c9254 Honestly this was really fun to do. I am pretty proud to build an app to successfully work. I was able to create multiple differnt routes including adding movies, searching, updating status, rating, and genre. This project has made me realize how useful it is to understanding how apps are developed. I feel like this is super applicable and super knowledgable to understand. Some skills I learned with this project is how to design and build models, create API routes, working databases, and handling errors.
erbrown2 pushed to main at erbrown2/project_banjo_app 2026-05-11 00:37:51 +00:00
7f36330fc9 I created the plan for the design of the app which is a movie log. For the following questions below, I will answer then after I finish the development of the app.
erbrown2 pushed to main at erbrown2/lab_server 2026-05-10 22:50:09 +00:00
d919be143a I created differnet APR rountes for the poetry server in the view.py where the routes return random lines of poetry, lines lines and words, returns rhymes. I used differnt commands that were in the description of the assignmnet to help me develop the code along with references the rhyme view.py code. This helped me understand how web servers work. Each route is a functions that receives a request and returns data in JSON.
erbrown2 pushed to main at erbrown2/lab_server 2026-05-09 20:04:50 +00:00
17fd55bf30 I answered checkpoint 2 questions that were
erbrown2 pushed to main at erbrown2/lab_server 2026-05-09 19:39:22 +00:00
30fde7fd2a I added my answer to the two questions for checkpoint 1. My responses were:
erbrown2 pushed to main at erbrown2/lab_riddles 2026-05-09 19:02:11 +00:00
bd266cc4dc I added code into api.py so client.py works now!!! super cool and fun!
erbrown2 pushed to main at erbrown2/lab_riddles 2026-05-09 16:15:27 +00:00
820476587a I answered checkpoint 1 questions about the meaning of the lines and why each line is useful to know and understand!
erbrown2 pushed to main at erbrown2/lab_subrosa 2026-04-08 01:35:25 +00:00
1b5c6cc1b0 Applying patch
erbrown2 pushed to main at erbrown2/lab_riddles 2026-03-06 22:14:59 +00:00
12878ecce8 testing
erbrown2 created repository erbrown2/quicksheet_ai 2026-02-21 19:41:52 +00:00
erbrown2 created repository erbrown2/quicksheet_information 2026-02-21 19:41:51 +00:00
erbrown2 created repository erbrown2/lab_subrosa 2026-02-21 19:41:49 +00:00
erbrown2 created repository erbrown2/lab_encryption 2026-02-21 19:41:48 +00:00
erbrown2 created repository erbrown2/lab_compression 2026-02-21 19:41:47 +00:00
erbrown2 created repository erbrown2/lab_encoding 2026-02-21 19:41:46 +00:00
erbrown2 created repository erbrown2/quicksheet_networking 2026-02-21 19:41:45 +00:00