Pinned Repositories
ahocorasick
C implementation Aho-Corasick string matching
Classroom-Downloader
Python command line tool that interacts with the Google Classroom and Drive APIs to download all file submissions to a Google Classroom assignment
ConcurrentBST
datedisertatie
gitlab-backup-management
Gitlab projects backup tool on AWS S3.
hypervisor
lightweight, extendable hypervisor written in C++ with support for Windows and Linux
kernel-exploit-factory
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
lenovo-throttling-fix
Workaround for throttling issues on Lenovo T480 / T480s / X1C6 in Linux.
npmdr
Ncurses-based pomodoro timer with vim-like key-bidings.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
the-mrd's Repositories
the-mrd/npmdr
Ncurses-based pomodoro timer with vim-like key-bidings.
the-mrd/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
the-mrd/ahocorasick
C implementation Aho-Corasick string matching
the-mrd/Classroom-Downloader
Python command line tool that interacts with the Google Classroom and Drive APIs to download all file submissions to a Google Classroom assignment
the-mrd/ConcurrentBST
the-mrd/datedisertatie
the-mrd/gitlab-backup-management
Gitlab projects backup tool on AWS S3.
the-mrd/hypervisor
lightweight, extendable hypervisor written in C++ with support for Windows and Linux
the-mrd/kernel-exploit-factory
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
the-mrd/lenovo-throttling-fix
Workaround for throttling issues on Lenovo T480 / T480s / X1C6 in Linux.
the-mrd/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.
the-mrd/luci-app-filebrowser
LuCI file browser for OpenWrt.
the-mrd/lzw-dipperstein
lzw: An ANSI C implementation of the LZW compression algorithm
the-mrd/parallel_cuda
Examples from Programming in Parallel with CUDA
the-mrd/SimpleVisor
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.
the-mrd/stralg
Small library of string algorithms
the-mrd/tutorial_examples
A repository for various Jupyter notebooks and other tutorial material
the-mrd/wsl-dotfiles
My dotfiles for running an i3-based environment within WSL.