Final Year Blog Evaluation

Mukund Mundhra
3 min readMay 8, 2022

I am a final year student at Bennett University (E18CSE112) and this blog covers my experience at MoveInSync Technology's as an Intern and now a full time developer.

So I joined MoveInSync in september of 2021. I was really excited to be a part of a big tech startup and was really looking forward to it. Had no idea at that point that the work was going to be so much fun and my mentors are going to be so nice.

A quick guide to MoveInSync ,

It provides employee commute solutions and also plans to implement hybrid workspace.

It is the world’s largest technology solutions provider delivering efficient, safe and reliable corporate transportation for over a decade now.

It has different Products that are
-> ETS — SaaS platform that automates employee office commute, reduces transport costs and risks, and increases the employee satisfaction index.

-> WIS — A SaaS solution that enables organizations to establish hybrid workplaces and employees’ safe return-to-office

-> Rentlz — Provides rental cabs for impromptu and emergency transport needs like airport transfers, cab-at-disposal, interoffice, and outstation commute.

And many more

My work experience includes ->

Working On the FrontEnd

  1. Built the toolkit for the function
  2. Functions like -

Building

Updating

Deleting

Disconnected lines

Working On the BackEnd

  • On entering the seat-id
  • Api gets hit
  • Api response taken and output shown.
  • Highlighted the output in the frontend.
  • All the other buttons also take place in the backend where seat paths get generated automatically.
  • Also learned about the coding conventions and worked on writing different APIs (POST & GET)
  • Working with different java-script libraries and also async and sync functions.
  • Worked with spring boot and wrote different APIs where I have worked on a service called WayFinding which is being used for navigation
  • Got to work with trees, linked lists and graphs.
  • Worked with databases like postgres, firebase and redis.
  • Worked with redis cache as well.
  • Worked with making the solution optimised

MDM Service

  • Worked on Microsoft Intune
  • Basically the mdm provides a solution that enables company to manage devices on larger scale and use them specifically the way they want to like trigger particular functions based on their needs.
  • With intune the company can manage both particular provided devices and also the specific applications.
  • Did setup for devices and tried to run them, where I tried to enable a device and add the application on the same and look into the features that MDM provides.
  • Here i got a test device where through the MDM I added custom private applications to the device and triggered features from intune and tested them on the device.

Other tasks-

  • My work at MoveInSync has mostly resolved around wayfinding services both on the frontend and backend.
  • For the frontend part of this I worked with d3js and worked with integrating footprints on the same.
  • So the flow of this goes something like ->

Once someone books a seat this service shows direction to seat.

If someone wishes to get direction to other office colleagues he can search by name and get directions to them

If a person has a meeting he can get directions to that particular meeting room in that Parent Premise.

  • To make this a real time experience also worked with ble beacons to get live location and guide user.

Tech Stacks

I got to work with different tech stacks like angular , d3js , spring boot , postgres , node/express , redis.

Finally i got converted to full time here at moveinsync On May 2nd 2022.

--

--