Siddhartha Sahu
Results
3
repositories owned by
Siddhartha Sahu
automata-from-regex
119
Stars
35
Forks
Watchers
A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.
coursera-downloader
54
Stars
24
Forks
Watchers
A python script to download course contents (videos, ppt, pdf, etc) from coursera.org
P2P-chat-application
109
Stars
58
Forks
Watchers
A python program which acts as a P2P chat application, created using Sockets and Tkinter