djtzou's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
preslavmihaylov/booknotes
A collection of my book notes on various subjects, mainly computer science
ZacBi/CS224n-2019-solutions
Complete solutions for Stanford CS224n, winter, 2019
mbadry1/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
cs231n/gcloud
Google Cloud tutorial and setup
Pold87/blockchain-swarm-robotics
Managing Byzantine Robots via Blockchain Technology in a Swarm Robotics Collective Decision Making Scenario
jimflynn/kuwa-tcup
An Ethereum-based universal basic income "faucet" that uses the decentralized Kuwa identity system
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.
apache/incubator-taverna-language
Mirror of Apache Taverna Language (incubating)
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
Arachnid/solidity-stringutils
Basic string utilities for Solidity
Consensys/PLCRVoting
Partial Lock Commit Reveal Voting System that utilizes ERC20 Tokens
Giveth/minime
Minimi Token. ERC20 compatible clonable token
k88hudson/git-flight-rules
Flight rules for git
ipld/py-ipld-dag
Merkle DAG implementation for IPLD in Python
facebook/react
The library for web and native user interfaces.
amstocker/python-libp2p
libp2p implementation in Python
ipfs-shipyard/py-ipfs
python implementation of ipfs
ipfs-shipyard/java-ipfs-http-client
A Java implementation of the HTTP IPFS API
ipld/ipld
InterPlanetary Linked Data
reduxjs/redux
A JS library for predictable global state management
facebook/create-react-app
Set up a modern web app by running one command.
JaneaSystems/nodejs-mobile
Full-fledged Node.js on Android and iOS
linpingchuan/redbase-1
UC Riverside CS-236 Winter 2017
nushoin/RTree
N-dimensional RTree implementation in C++
orbitdb/orbitdb
Peer-to-Peer Databases for the Decentralized Web
ipfs/js-ipfs
IPFS implementation in JavaScript
ethereumjs/merkle-patricia-tree
Project is in active development and has been moved to the EthereumJS VM monorepo.
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.