MansiAgarwal

Mansi Agarwal

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.

Projects

Claim.it

We aim to simplify the process of insurance claim significantly reducing the efforts from the bank's end.Flask, Android, GraphQL, AWS

ShareMat

Sharing computational power in exchange of cryptocurrencies using Matic API.Node.js

Skills

Java
C++
HTML
CSS
Deep Learning

Experience

  • Google - Software Engineering Intern
    May 2019 - June 2019

    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.