Mission Archives // Projects
Systems built and deployed
Weenix
A single threaded non-preeemptive UNIX based OS Kernal with support for processes and threads, ramfs virtual file system, s5fs actual file system, virtual memory management and full user application support
Stockker - Web and Android Application
A real time stock trading platform with features like portfolio management, stock watchlist, trends visulization via charts
Domain Name System - DDos Attack & Defense Simulation
An Domian Name System simulation in a 10 node netwrok and various scripts to perform DDos attack, packet loss and scripts to deploy DNS defenses like automated firewall filtering, Dynamic ECMP load balancing & Traffic Scrubbing.
Blockchain Based Drug Regulation System
A drug regulation system involving multiple stakeholders which keeps track of drug's supply chain and gives restricted drugs to consumers after proper authorization. System makes use of smart contracts implemented on ethereum network.
MiniBlock - Tamperproof Voting System
A Blockchain-based robust voting ecosystem implemented with python and Vue js.
Socket Programming
A socket programming project developer in C++ which is implemented with multithreading. It has client and server side of network applications which interact with each other.
Token Bucket Filter
Token Bucket Filter (Network Traffic Shaper) using multithreading implemented using C
CrowdCoin
An crowdfunding distributed application implemented on ethereum with react front end and mocha test framework.