dawiddc's Stars
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
getsentry/sentry
Developer-first error tracking and performance monitoring
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
JetBrains/kotlin
The Kotlin Programming Language.
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
github/gitignore
A collection of useful .gitignore templates
microsoft/vscode
Visual Studio Code
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
openzipkin/zipkin
Zipkin is a distributed tracing system
google/eng-practices
Google's Engineering Practices documentation
ksindi/managers-playbook
:book: Heuristics for effective management
prometheus/prometheus
The Prometheus monitoring system and time series database.
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
projectlombok/lombok
Very spicy additions to the Java programming language.
cfenollosa/os-tutorial
How to create an OS from scratch
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
feelfreelinux/WykopMobilny
Unofficial wykop.pl client for Android
grayj/Jedi-Outcast
Star Wars Jedi Knight II: Jedi Outcast
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
google/guava
Google core libraries for Java
kdn251/interviews
Everything you need to know to get the job.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
iluwatar/java-design-patterns
Design patterns implemented in Java
SonarSource/sonarqube
Continuous Inspection
JetBrains/idea-gitignore
.ignore support plugin for IntelliJ IDEA