- San Francisco Bay Area
- in/ashishpaliwal
Stars
A complete computer science study plan to become a software engineer.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An Open Source Machine Learning Framework for Everyone
Papers from the computer science community to read and discuss.
A collection of (mostly) technical things every software developer should know about
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
📚 List of awesome university courses for learning Computer Science!
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
A curated list of awesome frameworks, libraries and software for the Java programming language.
Bootstrap Kubernetes the hard way. No scripts.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Netty project - an event-driven asynchronous network application framework
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
A library that provides an embeddable, persistent key-value store for fast storage.
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
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 di…
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
Mostly adequate guide to FP (in javascript)
How to Make a Computer Operating System in C++
High Performance Inter-Thread Messaging Library
A high performance caching library for Java