drpdr
Staff Engineer, Platform Engineering, Security, x-Researcher, CrossFitter, amateur chef.
@BarclaysGlasgow, Scotland, UK
drpdr's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
charlax/professional-programming
A collection of learning resources for curious software engineers
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
charmbracelet/vhs
Your CLI home video recorder 📼
catppuccin/catppuccin
😸 Soothing pastel theme for the high-spirited!
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
rr-debugger/rr
Record and Replay Framework
obsidiandynamics/kafdrop
Kafka Web UI
pterm/pterm
✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.
OWASP/Go-SCP
Golang Secure Coding Practices guide
Genivia/ugrep
NEW ugrep 7.1: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
eliben/pyelftools
Parsing ELF and DWARF in Python
rasbt/LLM-workshop-2024
A 4-hour coding workshop to understand how LLMs are implemented and used
jstemmer/go-junit-report
Convert Go test output to JUnit XML
travitch/whole-program-llvm
A wrapper script to build whole-program LLVM bitcode files
llsoftsec/llsoftsecbook
Low-Level Software Security for Compiler Developers
dub-flow/sessionprobe
SessionProbe is a multi-threaded tool designed for penetration testing and bug bounty hunting. It evaluates user privileges in web applications by taking a session token and checking access across a list of URLs, highlighting potential authorization issues.
SRI-CSL/gllvm
Whole Program LLVM: wllvm ported to go
vonderchild/digital-forensics-lab
Digital forensics lab course, as offered in FAST NUCES Karachi during Spring 2023.
cschultz82/aws_encyclopedia
This repo is meant to be a place where AWS concepts, documentation, guides, and code can be shared freely. All credit for work is attributed, let me know if I missed something.
trailofbits/blight
A framework for instrumenting build tools
MarbleHE/SoK
Repository for the SoK paper on Fully Homomorphic Encryption (FHE) compilers.
CTSRD-CHERI/cheribuild
Easily build and run CHERI related projects
DeadCodeProductions/dead
CTSRD-CHERI/llvm-project
Fork of LLVM adding CHERI support
ClangBuiltLinux/llvm-distributors-conf-2021
A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constraints.