Projects
Codeshare
Working in a team of 5 to develop a Web application for real-time code sharing. Theproject involves implementation of CRDT (Conflict-free Replicated Datatype) for solving commutative and idempotency problems.
- Technology/Tools: Distributed Systems, Elixir, Phoenix, Javascript, Post-greSQL, Docker
- Link: https://github.com/rohit-mp/codeshare
ChatBot
An AI-based chatbot android application. DialogFlow API is used to provide AI fea-tures. DialogFlow agent is trained to answer custom questions.
- Technology/Tools: Android, Java, DialogFlow, Firebase
- Link: https://github.com/ameyanrd/Google-DSC-Tasks
Proximity
Worked in team of 2 to develop an Android application to have a face-to-face conversation. The project involved Firebase integration for User Authentication and Data Storage, and Django for people-matching algorithm.
- Technology/Tools: Android, Java, Firebase
- Link: https://github.com/suhasks123/PROXIMITY
Tank Level Management
An IoT based project to measure the water level of the tank periodically. The set ofdata is sent to server running on AWS EC2 and stored in AWS RDS. This is analysedfor studying the rate of depletion and consumption using AWS visualization tools.
- Technology/Tools: C, Arduino, MySQL
- Link: https://github.com/ameyanrd/IoT