Pinned Repositories
arith
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
byob
An open-source post-exploitation framework for students, researchers and developers.
C1GamesStarterKit
Starter kit for new players of Terminal. Contains starter-algo and a basic CLI for running/debugging algo's locally.
CIA-Hacking-Tools
WikiLeaks Vault 7 CIA Hacking Tools
CLS-161
comp117-rpc
engineering-blogs
A curated list of engineering blogs
negotiating-major-swe-offers
Negotiating software engineering offers. Advice will be most helpful for new grad students targeting major computer science companies, but some advice is applicable to (more) U.S.-based positions.
we-are-never-ever-getting-back-together's Repositories
we-are-never-ever-getting-back-together/arith
we-are-never-ever-getting-back-together/engineering-blogs
A curated list of engineering blogs
we-are-never-ever-getting-back-together/negotiating-major-swe-offers
Negotiating software engineering offers. Advice will be most helpful for new grad students targeting major computer science companies, but some advice is applicable to (more) U.S.-based positions.
we-are-never-ever-getting-back-together/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
we-are-never-ever-getting-back-together/byob
An open-source post-exploitation framework for students, researchers and developers.
we-are-never-ever-getting-back-together/C1GamesStarterKit
Starter kit for new players of Terminal. Contains starter-algo and a basic CLI for running/debugging algo's locally.
we-are-never-ever-getting-back-together/CIA-Hacking-Tools
WikiLeaks Vault 7 CIA Hacking Tools
we-are-never-ever-getting-back-together/CLS-161
we-are-never-ever-getting-back-together/comp117-rpc
we-are-never-ever-getting-back-together/cppbook_companion
C++ Book Companion Repository (With Code Examples and Exercises)
we-are-never-ever-getting-back-together/gerp
we-are-never-ever-getting-back-together/gerp_vert
we-are-never-ever-getting-back-together/grok_sdi_educative
Grokking the System Design Interview Course
we-are-never-ever-getting-back-together/grokking-system-design
Grokking system design
we-are-never-ever-getting-back-together/LLVMlite-to-x86lite-compiler
we-are-never-ever-getting-back-together/modern-cpp-features
A cheatsheet of modern C++ language and library features.
we-are-never-ever-getting-back-together/no-more-secrets
A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
we-are-never-ever-getting-back-together/Operating-Systems-Notes
:books: Compendium of all the important OS concepts and key points. https://applied-programming.github.io/Operating-Systems-Notes/
we-are-never-ever-getting-back-together/os-tutorial
How to create an OS from scratch
we-are-never-ever-getting-back-together/ostep-notes
Notes from reading OSTEP
we-are-never-ever-getting-back-together/SafeQueue
A thread-safe queue implementation in C++
we-are-never-ever-getting-back-together/SandboxProcess
Manage the behavior of processes whose source code and behavior one cannot control
we-are-never-ever-getting-back-together/sde
Software Development Environment (SDE)
we-are-never-ever-getting-back-together/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.