Pinned Repositories
anagram
Check if two strings are anagrams.
ESP8266-HTTP-IR-Blaster
NodeMCU IR Blaster that accepts HTTP commands and emits IR signal
huffman
Using huffman coding to compress-decompress real-world files
lex-yacc
Compiler design algorithms, regex, grammar parsing and all.
named-pipes
IPC Mechanism: Named Pipes
ncp2p
Network Coding based P2P File Sharing
nils-keylogger
Keylogger which can record keystrokes typed under specific window titles
password-manager
The password manager using sheet in your Google drive
tcp-relay
Relay Server to provide connection to servers behind NAT.
TheNilesh's Repositories
TheNilesh/named-pipes
IPC Mechanism: Named Pipes
TheNilesh/ring-election
Ring Election Algorithm
TheNilesh/bully
The Bully Algorithm
TheNilesh/ClockSync
Lamport Clock Synchronisation
TheNilesh/anagram
Check if two strings are anagrams.
TheNilesh/group-chat
Command line group chat, multi threaded. No authentication.. Very simple
TheNilesh/niLsimgwm
Image Watermark Program. Objective - batch Identity card making software
TheNilesh/vigenerecipher
My own implementation of vigenere cipher... I discovered it on my own, but unfortunately similar was developed by somebody else at 1467.
TheNilesh/quicksort
sort