They gave me a project: a map-based application. I used Mapbox to implement it and applied design patterns to structure the map logic. The UI was built with React.js, and they provided the backend code, which was written in Node.js. The app retrieved drone data from the backend and simulated drone movements randomly. My task was to handle this application and optimize its performance.