Code from random (old/incomplete) projects to explore different languages, algorithms, and CS concepts.
Algorithms (mostly implemented in C, some in Clojure / C++) from Stanford's CS161: Design and Analysis of Algorithms
Notes from Caltech's EE44. Done out of curiosity of how hardware works to enable software.
Programming assignments from Stanford's CS143.
Tinder but for Geeks, written in SwiftUI. GIF in repo's readme.
My solutions to From Nand to Tetris: Building a Modern Computer from First Principles
Koans to learn Ruby the basic syntax and usage of Ruby.
Code from following Philipp Oppermann's Writing an OS in Rust with notes.
My solutions to the problems in Structure and Interpretation of Computer Programs.
My answers to problems from UBC's How to Code: Simple Data & Complex Data