idaRabi's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
microsoft/vscode
Visual Studio Code
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
prometheus/prometheus
The Prometheus monitoring system and time series database.
JetBrains/kotlin
The Kotlin Programming Language.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
JetBrains/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
dgkanatsios/CKAD-exercises
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
AppHouseKitchen/AlDente-Charge-Limiter
Menubar Tool to set Charge Limits and Prolong Battery Lifespan
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Project-OSRM/osrm-backend
Open Source Routing Machine - C++ backend
cncf/curriculum
📚Open Source Curriculum for CNCF Certification Courses
freedomofdevelopers/fod
Freedom of Developers
lucassha/CKAD-resources
Study materials for k8s CKAD
miyagis-forests/farmacy-food-kata
Team Miyagi's Little Forests solution to the Farmacy Food Architecture Kata
lookfwd/archkata
TheJedis2020/arch_katas_2020
ozymahdias/HackTheFidibook
چگونه فیدیبوک را در سال 1402 هک کنیم؟
MohsenDehghankar/python_grpc_microservice
Python microservice implementation using grpc (best practices).