Pinned Repositories
anki-export2html
Export Anki decks to HTML
charabia
Library used by Meilisearch to tokenize queries and documents
cs-notes
Computer science notes ordered by topic
decrypto
Decryption scheme for Subset-sum encrypted passwords
funlang
An LLVM backed FUN compiler
liballocsgc
A semi-precise C/C++ garbage collector in the liballocs runtime toolchain
libdeep
Grokking the internals of deep learning systems (PyTorch, TensorFlow)
lightdb
A lightweight disk-oriented relational database in C++
mrgo
A MapReduce implementation in Golang
netstackxx
Rewriting the Linux networking protocol stack in C++
muffpy's Repositories
muffpy/anki-export2html
Export Anki decks to HTML
muffpy/charabia
Library used by Meilisearch to tokenize queries and documents
muffpy/cs-notes
Computer science notes ordered by topic
muffpy/decrypto
Decryption scheme for Subset-sum encrypted passwords
muffpy/funlang
An LLVM backed FUN compiler
muffpy/liballocsgc
A semi-precise C/C++ garbage collector in the liballocs runtime toolchain
muffpy/libdeep
Grokking the internals of deep learning systems (PyTorch, TensorFlow)
muffpy/lightdb
A lightweight disk-oriented relational database in C++
muffpy/mrgo
A MapReduce implementation in Golang
muffpy/netstackxx
Rewriting the Linux networking protocol stack in C++
muffpy/Email-Tracker
muffpy/FinMathematics
Books
muffpy/liballocs
Meta-level run-time services for Unix processes... a.k.a. dragging Unix into the 1980s
muffpy/linked-lists-problems
Pointer algorithms in C for common Linked Lists problems.
muffpy/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
muffpy/muffpy
Profile repository
muffpy/muffpy.github.io
My portfolio + CV generator
muffpy/pintos-hw
muffpy/portfolio-old
muffpy/prefix-to-infix-scheme
muffpy/quantcast-challenge
muffpy/sicp-exercises
muffpy/symbolic-differentiator
Symbol Manipulation and Data Abstraction using calculus
muffpy/unibuddy_exercise
Unibuddy interview exercises
muffpy/xv6-labs-2023
MIT 6.1810: Operating System Engineering Xv6 systems programming labs