Remote Code Executer
Docker based sandbox environment to compile/run untrusted code inside a container with
limited resources and time limit for execution
Online Voting System
Web App that allows us to create Voting Polls,share Polls with users(Voters), delete
Polls from Dashboard, vizulize results in the form of Piecharts
HTTP Web Server in C++
TCP/IP socket based HTTP webserver built from scratch using C++. The internet protocol
has been defined using sys/socket.h and arpa/inet.h
2-Factor-Authentication-TOTP
A 2-factor-authentication simulation web application based on “Time-Based One-Time
Password”, published as RFC6238 by IETF
ChatApp
Chat Application for Real time Messaging with User Authentication, Authenticated users
are allowed to create private rooms and invite others for personal or group Messaging
Sorting algorithm visualizer
A frontend react.js exploration project to demonstrate how different sorting works using
geometrical means; the sorting algorithm
was built in JavaScript.