prashansanb's Stars
makerdao/awesome-makerdao
A collection of tools, documents, articles, blog posts, interviews, and videos related to MakerDAO and the Dai stablecoin.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
robi56/video-summarization-resources
Video Summarization Dataset, Papers, Codes
dataloop-ai/AutoML
ZazuML - easy AutoML for Object Detection
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
ECMWFCode4Earth/ml_drought
Machine learning to better predict and understand drought. Moving github.com/ml-clim
dennybritz/nn-from-scratch
Implementing a Neural Network from Scratch
ethereum/aleth
Aleth – Ethereum C++ client, tools and libraries
FutureProcessing/DocuHash
Simple PoC that shows you how to use IPFS and Ethereum blockchain to store files and their information.
ipfs-inactive/js-ipfs-http-client
[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo
ipfs/awesome-ipfs
Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
openpgpjs/openpgpjs
OpenPGP implementation for JavaScript
Alex6614/IPFS-Ethereum-Tutorial
A small tutorial to showcase what I learned from the Consensys Developer Program!
dappuniversity/ipfs_image_uploader
IPFS Image Uploads dApp With Ethereum Smart Contracts
ipfs/js-ipfs
IPFS implementation in JavaScript
mission-peace/interview
Interview questions
ethereumjs/ethereumjs-util
Project is in active development and has been moved to the EthereumJS monorepo.
agrim123/reading-material
List of some useful blogs, books, courses, papers etc. :books:
anders94/public-private-key-demo
Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.
anders94/blockchain-demo
A web-based demonstration of blockchain concepts.