danochoa's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
atom/atom
:atom: The hackable text editor
psf/requests
A simple, yet elegant, HTTP library.
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
faif/python-patterns
A collection of design patterns/idioms in Python
checkcheckzz/system-design-interview
System design interview for IT companies
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
eczarny/spectacle
Spectacle allows you to organize your windows without using a mouse.
elastic/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
ansible/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
jetify-com/devbox
Instant, easy, and predictable development environments
stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
macvim-dev/macvim
Vim - the text editor - for macOS
GoogleCloudPlatform/continuous-deployment-on-kubernetes
Get up and running with Jenkins on Google Kubernetes Engine
matryer/goblueprints
Source code for Go Programming Blueprints
nzymedefense/nzyme
Network Defense System.
hedyorg/hedy
Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
larkery/zsh-histdb
A slightly better history for zsh
albertodonato/query-exporter
Export Prometheus metrics from SQL queries
mdxp/knife-backup
knife plugin to help backup and restore a chef server.
chef-boneyard/knife-acl
knife plugin for working with ACLs on Chef Server
aws-samples/aws-hybrid-storage-workshop
Participants in this workshop work through real-world scenarios for migrating from traditional on-premises storage to cloud-based hybrid storage solutions
feldoh/guano
zookeeper dump and restore utility
secondmarket/chef-style-guide
SecondMarket's Chef Cookbook style guide.
spencertipping/www
bfs/docker-mesos-master
Docker build for mesos-master based on the mesosphere deb package
oshyshko/nethacking
Minimalistic API for capturing and forging network packets (for Nethacking class)
amalloy/parser-combinators
A parser-combinator library produced collaboratively during clojure office hours