I worked on a project named express-box. It is a TruffleBox which I made so that one could connect an ethereum smart contract with an android app. This project provides API endpoints to Smart Contract ABI using express sever.
It is published on Truffle Website - http://truffleframework.com/boxes/express-box
Another project that I am most proud of is SplitMeUp!, It's a digital way to securely store your private key over a network of random users using shamir's secret sharing algorithm.
Github Link - https://github.com/split-me-up
Winner of EthIndia 2018 by the name of team Baby Got Hack for making Split Me Up!
I worked as a Teaching Assistant in Java Programming class and helped students in understanding concepts like DataStructures, Algorithms, OOP, Dynamic Programming