Stars
Programming assignment of "Bitcoin and Cryptocurrency Technologies" online course by Princeton University
Additional materials related to Bitcoin and Cryptocurrency Technologies course on Coursera, maintained by the mentors of that course.
Assignments from the Coursera course "Bitcoin and Cryptocurrency Technologies"
Reading notes on the excellent "Designing Data-Intensive Applications"
personal booknotes of Designing Data-Intensive Application
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
Pizza Shop - AWS API built on top of Lambda functions to perform CRUD on Dynamo DB in Python
A client module of AWS API gateway both for Node.js and browsers
Over 400 software engineering companies that are easy to apply to
E6156 - Topics in SW Engineering: Microservice and Cloud Applications
The challenges for algorithm contests, and summary the implementation.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Design patterns implemented in Java
Data and IPython notebook of a Music Recommendation System implemented in Spark using ALS.
Music Recommender System using Apache Spark and Python
🐬 A comprehensive tutorial on getting started with Docker!
Keras implementations of Generative Adversarial Networks.