namvdo
Java/Rust/TS/JS. I love learning CS and practical problems while building functional software.
UnemployerWorkerlocalhost
namvdo's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
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.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
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.
pittcsc/Summer2024-Internships
Collection of Summer 2023 & Summer 2024 tech internships!
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
sonic-pi-net/sonic-pi
Code. Music. Live.
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
haifengl/smile
Statistical Machine Intelligence & Learning Engine
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
jstrieb/github-stats
Better GitHub statistics images for your profile, with stats from private repos too
rmcelreath/stat_rethinking_2023
Statistical Rethinking Course for Jan-Mar 2023
prometheus/client_java
Prometheus instrumentation library for JVM applications
nodeshift/opossum
Node.js circuit breaker - fails fast ⚡️
apache/solr
Apache Solr open-source search software
twitter/sbf
bowbahdoe/json
A Java JSON Library intended to be easy to learn and simple to teach
bowbahdoe/c-error-examples
bowbahdoe/java-async-utils
trunghieu99tt/facebook-story
A mini implementation of Facebook story
namvdo/simple-rest-service
Entry test problem from a company, a simple theater reservation service.
kokonut-hustle/Data-Structures-and-Algorithms
DS and Algorithms are implemented by C++