ajal-fh's Stars
ajcr/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
FadyMorris/formula-sheets
A repository for mathematics, machine learning and deep learning formula sheets created by Fady Morris
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
AlexanderKoch-Koch/low_cost_robot
qutebrowser/qutebrowser
A keyboard-driven, vim-like browser based on Python and Qt.
dallison/subspace
Subspace IPC
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
farhanashrafdev/90DaysOfCyberSecurity
This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md
ashishps1/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
TencentARC/PhotoMaker
PhotoMaker [CVPR 2024]
rougier/numpy-100
100 numpy exercises (with solutions)
rougier/matplotlib-tutorial
Matplotlib tutorial for beginner
ZachGoldberg/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
sczhou/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
bregman-arie/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
faif/python-patterns
A collection of design patterns/idioms in Python
qiangmzsx/Software-Engineering-at-Google
《Software Engineering at Google》的中英文对译版本
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
Lakhankumawat/LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.