Mission Control

Mission Archives // Projects

Systems built and deployed

PRJ-001

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

Cx86 AssemblyLinuxGDB
PRJ-002

Stockker - Web and Android Application

A real time stock trading platform with features like portfolio management, stock watchlist, trends visulization via charts

Angular JSNodeExpress JSTypeScriptFlaskAndroid StudioGCP
PRJ-003

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.

CC++LinuxNetwoking
PRJ-004

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.

React JSEthereumSolidityWeb3Smart Contracts
PRJ-005

VSCode Portfolio

A themeable and developer-centric portfolio based on the VSCode

React JSNext JSJavaScript
PRJ-006

MiniBlock - Tamperproof Voting System

A Blockchain-based robust voting ecosystem implemented with python and Vue js.

Vue JSPythonFlaskBlockchain
PRJ-007

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.

C++Multi ThreadingNetworks
PRJ-008

Token Bucket Filter

Token Bucket Filter (Network Traffic Shaper) using multithreading implemented using C

CMulti ThreadingNetworks
PRJ-009

CrowdCoin

An crowdfunding distributed application implemented on ethereum with react front end and mocha test framework.

React JSEthereumSmart Contracts