A team player with excellent communication skills, with an academic background in computer science and engineering. Possessing the ability to think through a problem coupled with the confidence to make ideas heard. Easy going by nature and able to get along with work colleagues and senior managers.
C, C, Python, Java, Solidity
SQL, Django, HTML, Blockchain, Hyperledger
Microsoft Visual Studio, PyCharm, PHP Storm, Remix
To Do List, Blockchain Project by Intellipaat : The objective was to create a contract called To do Lists whose purpose is to create and modify to-do notes. Here I defined the structure of an individual To-do and created the mapping of all the notes for each user. Then created a function to add new to-dos to the sender address. Also, added a function to mark the to-dos as completed. Finally, restricted the access of the to-dos to only allow modification of the to-do's a user owns with the modifier only owner.
Voting App, Blockchain Project by Intellipaat : The objective of this project was building a decentralized blockchain network where digital tokens are issued to all eligible voters. Recording the votes with Ethereum blockchain network and then announcing the winner in a swift manner.
Auction App, Blockchain Project by Intellipaat : The objective of this project was to create an auction where bidders will place their bids for a particular auction and auction owners can view all the bids placed on their auction. Bid owners can see all the bids they placed on Auction. Auction owner after closure of bids can end their auction and also accept a particular bid placed on their auction. The bid owner has to pay bid amount if their bid is selected by auction owner.