jsh-c's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kdn251/interviews
Everything you need to know to get the job.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
fastai/fastbook
The fastai book, published as Jupyter Notebooks
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
ept/ddia-references
Literature references for “Designing Data-Intensive Applications”
google/google-java-format
Reformats Java source code to comply with Google Java Style.
redis/lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
jacobeisenstein/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
bukosabino/ta
Technical Analysis Library using Pandas and Numpy
quarkusio/quarkus-quickstarts
Quarkus quickstart code
CppCon/CppCon2017
Slides and other materials from CppCon 2017
spring-projects/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
electronicarts/ea-async
EA Async implements async-await methods in the JVM.
cruft/cruft
Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter.
askmeegs/learn-istio
⛵️ Istio resources 🕸
CppCon/CppCon2019
Slides and other materials from CppCon 2019
oracle-samples/clara-rules
Forward-chaining rules in Clojure(Script)
ARKInvest/ARK-Invest-Tesla-Valuation-Model
An excerpt from our financial valuation model of Tesla
google/making_with_ml
cage1016/gokit-todo
todomvc full stack demo project. react + backend API by gokit microservice toolkit. include unit test, integration test, e2e test, github action ci
cameronShadmehry/AlgorithmicTrading_LogisticRegression
Code to find the best stocks for algo-trading.