Shivam Mitra
Results
6
repositories owned by
Shivam Mitra
pycricbuzz
79
Stars
56
Forks
Watchers
A Pythonic interface to cricbuzz, with options to get live scores, live commentary and scorecards.
CricketScorePredictor
38
Stars
30
Forks
Watchers
Using machine learning algorithms to predict first innings score in limited overs cricket matches
flask-hello-world-devops-project
78
Stars
93
Forks
Watchers
Build and deploy simple flask application using Jenkins and Kubernetes
process-scheduling-algorithms
61
Stars
36
Forks
Watchers
Program for scheduling algorithms in C++
python-code-snippets
32
Stars
13
Forks
Watchers
Code snippets on how to use different features in Python 3
producer-consumer-problem-solution-in-c
18
Stars
20
Forks
Watchers
Producer-consumer problem solution using semaphore and mutex