...
...

Pratik Mahankal

Back-end Developer | AI | Robotics

Hi 👋, I'm Pratik Mahankal. I am a Software Developer. I have worked on projects involving backend development, computer vision and robotics.

Certificates

E-Yantra Robotics Competition

  • 15 April 2021
  • Eyantra, IIT Bombay

Completed Final Stage and were ranked it the top 50 for the Vargi Bots theme. Built a warehouse simulation using robotics arms, multiplecameras and a web-based monitoring layer on top.

International DD - ROBOCON 2022

  • 21 August 2022<
  • IIT DELHI

Lead the development of end-to-end software for the bots, which included software for simulation, communication, locomotion, and controlling actuators. Also worked on the documentation for the same.

International ABU - ROBOCON 2021

  • 18 August 2021
  • IIT DELHI

Increased reliability of our system by building the entire framework for testing various actuators and sensors. Apart from handling the bot software, was also involved in the electrical and mechanical aspects of bot-building.

Fabric Analytics Engineer Associate

  • 20 May 2024
  • Microsoft

Plan, implement, and manage a solution for data analytics. Prepare and serve data, Implement and manage semantic models, Explore and analyze data

Featured Work

...

Custom Object Detection using Transfer Learning

  • 2023

We created a GUI for user to capture images. We then perform data augmentation on it and followed by training the model using ResNet152. It also had a detection system, inventory management interface and a 2DoF Robotic arm simulation.

...

TATA Power robot

  • 2023

110 kV Switchyard Maintenance and Monitoring Robot. Developed a robot for cleaning of post insulators, greasing of isolators and automated surveillance of the switchyard.

...

Phys.io

  • 2022

Recommending and Monitoring Physiotherapy exercises. We created an application that does pose estimation using PoseNet model, then used our custom Classifier model to check if the user is in the required pose, the repetitions, accuracy and the next move.

...

Automated Warehouse Simulation

  • 2021

Built a warehouse simulation using Gazebo where packages will be managed using two robotics arms, two logical cameras, one color camera to read QR codes and a speed variable conveyor belt. Built a web-based monitoring layer on top of it that displays information about the packages that were processed.

...

YouTube Playlist Duration Calculator

  • 2023

This tool takes the input as the playlist link and responds consists of the number of videos, the average duration of each video, and the duration of all the videos in varying playback speeds(1x, 1.25x, 1.5x, 1.75x, 2x).

...

Pokemon PokeBase (Langchain + Google AI PaLM 2)

  • 2023

Can query on the Pokemon database by asking questions in direct text. Uses Google AI PaLM 2 model text-bison and Langchain to understand your question and creates a SQL query. Runs that query in Azure SQL database and pressent the answer.