Projects
A selection of projects that I'm not too ashamed of
ethersjs-azure-keyvault-signer
Published on NPM
February 2022
https://www.npmjs.com/package/ethersjs-azure-keyvault-signer- Current web3 signers only support keys managed by the users directly in the form of browser wallets like Metamask, WalletConnect, Hardware wallets or self managed keys.
- The library allows enterprise users to interact with decentralized applications without having to deal with browser wallets or the hassle of managing keys.
- It enables the user to perform cryptographic operations like signing messages and transactions stored in their enterprises' Azure Key Vault or Managed HSM.
LifeBlocks: A Blockchain based Insurance Platform
Final Year B.E. Project
March 2019
https://bit.ly/3JoxuFP- Developed a Blockchain based platform which maintains medical history of users, allows them to purchase insurance policies, generating smart contracts to implement the terms of the policy contract and automates claim settlement.
- Developed Smart Contracts using Solidity to implement terms of a standard health insurance policy.
- Deployed a private blockchain using Parity Ethereum to record all transactions between different stakeholders.
- Deployed a distributed file system using IPFS to securely store patients medical records and policy details.
Engagement Management System
Smart India Hackathon
March 2018
https://bit.ly/3DirHxF- Developed a priority based engagement management system for the Ministry of Statistics and Programme at the Smart India Hackathon 2018.
- Developed a progressive web app using the LAMP stack in 36 hours.
Digital Voting System
Third Year Project
March 2017
https://bit.ly/3je07un- Developed a web application for an online voting system using the LAMP stack.
- Developed a real-time vote-counter and voting trends insight dashboard using jQuery.