PROJECTS

Software Router
Software Router | Aug 2016 - Dec 2016
Built a virtual software router in C with support for ping, trace-route, packet forwarding and downloading of web pages and files. It also has a multi-router support with OSPF, link state routing protocol by periodic updates of routing table.

XTEA and DES Encryption / Decryption
XTEA and DES Encryption / Decryption | Aug 2017 - Dec 2017
​
Developed and tested the Extended Tiny Encryption Algorithm and Data Encryption Standard in C, which are used for encrypting and decrypting the messages. This is implemented using substitutional and transpositional ciphers with various modes of operation.
Minibase DataBase Management System
Minibase DataBase Management System | Jan 2017 - May 2017​
​
Minibase DB, developed in C++, has a buffer manager that creates, pins and unpins a sorted page using sort merge join. The database is implemented with B-Tree for optimized transactions that includes read, insert, delete, scan and create queries.

To see more or discuss possible work let's talk >>
NetStats - Android App | Aug 2016 - Dec 2016
​​
This app developed for Android, collects the usage data statistics for each app in the mobile for updates. It checks for the foreground events after the previous update and then predicts and alerts the user, whether an app is to be updated or not.
NetStats - Android App








