I am pursuing Bachelors of Technology in Computer Science and Engineering from Indian Institute of Technology Roorkee, the oldest and one of the most prestigious engineering colleges of India. I am currently in my second year of college. I have a good experience in Android App Development. Also, I love doing competitive coding regularly.
The most complex project I have worked on was making a face recognition and face detection model using Tensorflow. I did the project during summers under Dr. Biplab Banerjee at Indian Institute of Technology Bombay. From this project, I got a good experience in deep learning and I also learned various other related concepts.
Google Assistant NBU Team, Bangalore
Project: Implement Discovery feature on Google Assistant app on KaiOs platform.
Project Description:
The project was to implement discovery feature on Google Assistant app on Kaios platform in order to increase the users engagement. This project included the following components:
Server-side: Create an rpc service for the client to call. On request, gather all the information (audios, videos and texts) from different backends and forward it to client to render.
Client-side: Make rpc call to server and consume the result. Define UI to render the results. (rendered as cards). Implement appropriate action on the elements of the card. Implement auto-play feature to enable user to quickly consume the results.