Pinned Repositories
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
AWS-Advanced-Networking-Guide
This repository curates content that is useful to study and pass the AWS Advance Networking Speciality Certification.
C-learning
personal repo for my C++ learning journey
CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
gitops-test-lab-resources
This repository contains the code listings, examples and other resources for the book "GitOps and Kubernetes", written by Jesse Suen, Alex Matyushentsev, Billy Yuen and Todd Ekenstam, published by Manning Publications.
kubernetes
Production-Grade Container Scheduling and Management
metasploit-framework
Metasploit Framework
pen_test_tools_script_resources
krouser's Repositories
krouser/C-learning
personal repo for my C++ learning journey
krouser/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
krouser/Amazon-Web-Services-Certified-AWS-Certified-Advanced-Networking-Specialty-ANS-C01-Practice-Test-Exam
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Advanced Networking Specialty (ANS-C01) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
krouser/azure-networking
Azure Networking Design and Architectures
krouser/book-source-code
Accompanying source code for Istio in Action (Manning)
krouser/Cello
Higher level programming in C
krouser/CertificationMaterials
A collection of materials related to my certification videos
krouser/cisspexam-preparation-repositorys
krouser/client-go-examples
Collection of mini-programs demonstrating Kubernetes client-go usage.
krouser/Cpp-Learning-Resources
C++ Learning Resources
krouser/diamol-learn-docker-in-a-month-of-lunches
Code samples for the book "Learn Docker in a Month of Lunches"
krouser/docker-vulnerable-dvwa
Damn Vulnerable Web Application Docker container
krouser/ecommerce-web-store-kubernettes-project
As a class hands on project for students - building a ecommerce shop store on kubernettes and exposing the deployments to the internet
krouser/GitHub-Copilot
Prompt Engineering with Copilot - Personal Lab
krouser/grokking-algorithms-cpp
krouser/grokking_data_structures
krouser/lc3-vm
Write your own virtual machine for the LC-3 computer!
krouser/learn-cantrill-io-labs
Standard and Advanced Demos for learn.cantrill.io courses
krouser/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
krouser/Linux-Class-Learning-Repository
PLEASE UPLOAD ALL TASKS ASSIGNED TO YOU DURING EACH LEARNING SESSION IN THIS REPOSITORY
krouser/linuxupskillchallenge
Learn the skills required to sysadmin a remote Linux server from the commandline.
krouser/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
krouser/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
krouser/OOP-Design-Ruby
Repository for OOP Design in Ruby - Based on the Sandi Metz book
krouser/openssl
TLS/SSL and crypto library
krouser/OSEE-Resources
krouser/streaming-data-pipelines-book
krouser/test-k8-website-controller
A project on learning how to build kubernetes controller
krouser/TinyOS-Lab
Tiny Raspberry Pi Operating System
krouser/underTheHoodOfExecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.