Lists (8)
Sort Name ascending (A-Z)
📖 Courses & Cheatsheets
Awesome programming courses (mostly)🐳 Devops
Awesome devops and emulation tools🛞 Operating systems
Awesome OS+hardware internals🔒 Privacy
Awesome privacy tools📦 Private
💻 Programming
Awesome techniques, low-level optimizations & random resources⭐ Projects
Awesome projects tutorials to achieve (quite) anything📔 Writeup
Comprehensive resources for training purposesStars
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding ex…
Tiny C++11 GPT-2 inference implementation from scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
Technical Note: From C++98 to C++2x
Learning how to write "Less Slow" code in C++ 20, C 99, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Collection of resources about Virtualization
📚 Freely available programming books
A collection of resources for OSX/iOS reverse engineering.
💻 A curated list of awesome bitwise operations and tricks
x86 PC emulator and x86-to-wasm JIT, running in the browser
Guide to privacy settings for most major software and services.
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
Curated list of project-based tutorials
A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and impro…
Script to remove Windows 10 bloatware.
Open-source tool to enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy
Solutions for five programming problems every Software Engineer should be able to solve in less than 1 hour
A collection of (mostly) technical things every software developer should know about
An ultra-simplified explanation to design patterns