Stars
Notes on books I read, talks I watch, articles I study, and papers I love
Curated list of project-based tutorials
Raft Java implementation which is simple and easy to understand.
A simple distributed file system that mimics Google File System based on Java RMI
A prototype Project of Simple operating system functions
Using machine learning algorithms to predict first innings score in limited overs cricket matches
Cricket match score prediction using Machine learning algorithms: Linear Regression & Random Forest.
Cricket player performance prediction using machine learning
A Flask API Server with options to get live scores, live commentary and scorecards.
Free Live Cricket Score JSON API - Cricket API
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a spac…