0xSh4dy's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
cfenollosa/os-tutorial
How to create an OS from scratch
NvChad/NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
ColorlibHQ/gentelella
Free Bootstrap 4 Admin Dashboard Template
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Lissy93/dashy
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
s0md3v/XSStrike
Most advanced XSS scanner.
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
nccgroup/ScoutSuite
Multi-Cloud Security Auditing Tool
dsasmblr/game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
madhuakula/kubernetes-goat
Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀
probberechts/hexo-theme-cactus
:cactus: A responsive, clean and simple theme for Hexo.
vaaaaanquish/Awesome-Rust-MachineLearning
This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀
phoenixframework/phoenix_live_dashboard
Realtime dashboard with metrics, request logging, plus storage, OS and VM insights
dtolnay/rust-quiz
Medium to hard Rust questions with explanations
vngkv123/aSiagaming
My Chrome and Safari exploit code + write-up repo
albingroen/quick.nvim
A very fast Lua based Neovim configuration that uses native LSP for intellisense
saurabhnemade/will-you-be-my-valentine
A simple application to impress your loved ones on valentines day!!
De4dCr0w/Browser-pwn
Include CVE vulnerability analyze, ctf pwn and documents for Browser-pwn
Repello-AI/whistleblower
Whistleblower is a offensive security tool for testing against system prompt leakage and capability discovery of an AI application exposed through API. Built for AI engineers, security researchers and folks who want to know what's going on inside the LLM-based app they use daily
husseinmuhaisen/Hypervisor
A comprehensive Hypervisor resources repo
shrutisaxena51/Artificial-Intelligence-in-Compiler-Optimization
A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program optimization.
quarkslab/minik8s-ctf
A beginner-friendly CTF about Kubernetes security.
nikofil/ebpf-firewall
alexivkin/kubepwn
Kubernetes Pwnage for all
ulexec/Exploits
Repository of exploits for research purposes
Shivangx01b/Maths-AI-Algo
Beating GPT4 Maths Capability with multi Agent + Self Trained Transformer
MrRoy09/CloxInterpreter
Coding an interpreter following the "Crafting Interpreters" book