• HOME
  • PROJECTS
  • HOBBIES
  • EDUCATION
  • REGISTER
  • E-VOTING USING ETHEREUM BLOCKCHAIN(August 2018 - March 2019)

    This was our B.Tech final year project. In this we have successfully deployed Smart Contract written in solidity language on Ethereum Blockchain Network. Basically this was a distributed application backed by ethereum network and smart contract was written in solidity language. All the basic features required to conduct an election was provided on the application like - interface for Election committee members, registration for voter, registration for candidate to fight election, voter & candidate verification by election committee, election process and election result and many more.
  • EAT & WIN Game using PYGAME library(December 2017 - March 2018)

    This was another B.Tech Minor project. This game was developed in python language using its pygame library. Here i used some basic coordinate geometry principles and some basic loops and conditional statements.
  • INVENTORY MANAGEMENT SYSTEM using VB.NET(August 2017 - November 2017)

    This was my first Minor Project. In this we have developed an application in VB.NET for Inventory management using database connectivity. For this i have designed the database schema and normalised all the tables.