add project reflections

This commit is contained in:
2025-11-21 10:26:49 -05:00
parent 912b16855a
commit 6140120443
10 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1 @@
This project was somewhat easy, but it took a significant amount of time to bring back the concepts. It connected a ton to my discrete math and computer systems (in CS) course, and applied those concepts into creating fundamental logic gates, and extending them into (de)multiplexers and more gates. Setting up the environment was simple for me as well- I'm very comfortable in the terminal, and have configured editors for any possible file I could encounter already.