Experiences
Software Engineer JL2
June 2023 - Present
- Part of the Backbone MDP team (Maersk Developer Platform).
- MDP is an in-house developed platform at Maersk which is built on top of Microsoft Azure. High availability, zero downtime, zero downtime deployments, Disaster recovery, and observability aspects are built-in out of the box.
Software Engineering Intern
March 2022 - June 2022
- Part of the UGC (User Generated Content) Team.
- Created an internal tool from scratch for the UGC team named UGC Support Tool. It is a tool from which other teams can fetch data like Ratings, Reviews, etc easily its saves a lot of dev teams. This tool will be a lot beneficial for the Product and Business team.
- Tech Stack: Go, JS, ArangoDB, AQL, ClickHouse
Software Engineering Intern
December 2021 - March 2022
- Improved performance & code quality of LocalStack open source Community Edition.
- Disabled lambda event source mapping to SQS still triggers lambda on SQS event.
- Fixed dangerous default argument.
- Replaced function calls to literal syntax & remove unnecessary use of comprehension.
- Passed string format arguments as logging method parameters.
- Replaced dict call with comprehension.
- Used negative index -1 to get the last element of the sequence.
- Refactored LocalStack Hugo-based docs site.
Linux Foundation Mentorship 2021
September 2021 - November 2021
- Project: Cloud native measurement, reporting and validation of carbon emissions
- Worked on FLINT UI which is written in Vue.
- Refactored design components & dashboard of FLINT UI.
- FLINT is a platform for estimating greenhouse gas emissions at various scales.
Software Engineering Intern
May 2021 - November 2021
- Added support for Slack Block Kit layout in Economize slack app.
- Zulip Integration to send cloud costs to Zulip channels.
- Created docs site for Economize based on Docusaurus.
- Added script to get an auth token of Firebase for Postman requests without login to the dashboard.
- Created Component Design System using Storybook & hosted on Chromatic.
- Added TestProject set up to test the UI components.
- Integrated Ghost blog & hosted on Amazon EC2 instance.
Google Season of Docs 2021
May 2021 - October 2021
- Project: Improve the gRPC and OpenAPI ecosystem
- wechaty/grpc is a gRPC Service & Protocol Buffers for Wechaty Puppet.
- wechaty/openapi is a Wechaty REST API Server with OpenAPI Specification.
- Improved documentation & Wechaty website based on Docusaurus.
Google Season of Docs 2020
August 2020 - December 2020
- Project: Refactoring the Existing Docs Site of gRPC-Gateway
- Created a Hello World & Basic Arithmetic gRPC server that uses gRPC-Gateway.
- Refactored the whole Jekyll-based docs site with Just the Docs theme.
- Added documentation to the new tutorials directory in the process of learning & installing gRPC-Gateway.