• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created 8 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code examples in Python to understand popular network communication protocols like TCP, HTTP and RPC

More Repositories

1

pycricbuzz

A Pythonic interface to cricbuzz, with options to get live scores, live commentary and scorecards.
Python
80
star
2

flask-hello-world-devops-project

Build and deploy simple flask application using Jenkins and Kubernetes
Python
78
star
3

process-scheduling-algorithms

Program for scheduling algorithms in C++
C++
61
star
4

CricketScorePredictor

Using machine learning algorithms to predict first innings score in limited overs cricket matches
Python
37
star
5

python-code-snippets

Code snippets on how to use different features in Python 3
32
star
6

producer-consumer-problem-solution-in-c

Producer-consumer problem solution using semaphore and mutex
C
18
star
7

Multi-Client-Server-Chat

Group chat program where there is a single server and multiple clients. The server forwards a client's message to all the other clients.
C
15
star
8

JavaCricbuzz

A Java interface to cricbuzz, with options to get live scores and live commentary.
Java
9
star
9

readers-writers-solution-in-c

First readers writers solution using semaphore and mutex in c
C
7
star
10

pycricket

A python API to fetch scorecards of past matches.
Python
5
star
11

Spoj-Solutions

Contains solutions of all the problems I have solved on spoj
C++
3
star
12

CricketScoreCards

Scorecards of ODI,T-20 and Test Matches in JSON format
3
star
13

Cricket-Score-Prediction-Data-Generator

A Python script that helps in generating data for cricket score prediction.
Python
2
star
14

CricketChasingProbability

Predicting probability of win for chasing team in cricket
Python
2
star
15

matthewelsom.github.io

Visit my site
CSS
1
star
16

Tic-Tac-Toe-Game

A two player tic-tac-toe game made using django. It uses minimax algorithm.
Python
1
star
17

Single-Server-Client-Chat

A server and client program based on TCP protocol which helps in two way chat.
C
1
star
18

Most-Liked-Post-On-Facebook-Using-Python

This program gives you the most liked post on facebook. This program has been made using facebook sdk for python.
Python
1
star