Versatile Software Developer equally comfortable creating solutions for on-premise or cloud-based deployments. Exploits Agile development methodologies to rapidly iterate and improve products. Consistent provider of useful and actionable input on all projects.
Python, Java, C#, C, Asp.Net, React.js, Next.js, Django, Falcon
Block Chain Based Health Care System
June 2020 – May 2021 | Jain University
Provide a robust software system to implement a unified healthcare system that uniquely identifies each patient and doctor in the healthcare network. This system will host the EMRs of patients on the consortium blockchain.
These electronic health records are shared and stored by providing safer mechanisms for health information exchange of medical data in thehealthcare industry, by securing it over a decentralized peer-to-peer network using a consortium blockchain.
About System - The login maps are stored in the MySQL database. The user interface for the entire system is implemented using HTML, CSS,and JavaScript.The WAMP Server coordinates the functioning of the UI and MySQL. The WAMP Server Scripting is done using PHP. The data is uploaded using Cloud Services. The Encryption for System Key is done using Symmetric Encryption
AODV Routing Protocol
Jan 2018 - July 2018 | Jain University
Ad hoc On-Demand Distance Vector (AODV) Routing is a routingprotocol for mobile ad hoc networks (MANETs) and other wireless ad hoc networks.
AODV is the routing protocol used in ZigBee – a low-power, low data rate wireless ad hoc network. There are various implementations of AODV such as MAD-HOC, Kernel-AODV, AODV- UU, AODV-UCSB, and AODV- UIUC.AODV is implemented for its low power consumption and its low data rate.
About System: The project is implemented using AODV Routing Protocol for mobile ad hoc networks and wireless ad hoc networks for a small sample using Network Simulator and a simple 5 node model.