Become a sponsor to Rajiv Singh
I am working as a software engineer at A.P. Moller - Maersk. I graduated from JSS Academy of Technical Education, Bengaluru with a Bachelor of Engineering degree in Information Science & Engineering. I am fascinated by the extensive impact computers can have on solving real-world problems. I write software for a living and have primarily worked on backend systems and infrastructure. My focus is on the fields of algorithms and distributed systems.
Getting to work with an Open-Source community far exceeds any of the advantages. While working with any Open Source community, the real value is extracted with the continued indulgence with the community and expansion of the project for the long run. Apart from that, working with mentors and capitalizing on the resources and guidance provided by them, should be motivation strong enough for you to fill up your application.
- I did GSoD '20 with gRPC-Gateway, my project was on
Refactoring the Existing Docs Site of gRPC-Gateway
. - I did GSoD '21 with Wechaty, my project was on
Improving the gRPC and OpenAPI ecosystem
. - I did LFX Mentorship Fall '21 with moja global, my project was on
Cloud-native measurement, reporting, and validation of carbon emissions
. - I did GSoC '22 with Keptn, my project was on
New Documentation Site Engine
for Keptn.
I have participated in various open-source programs like BITSoC '20 (2nd place), GSSoC '20, JMoC '20, etc. Also, I have contributed to many open-source libraries and projects like SymPy, SunPy, SciRuby, Backstage, gRPC-Gateway, SymEngine, Appwrite, etc.
Portfolio | GitHub | LinkedIn | Quora | Stack Overflow | Twitter
Featured work
-
iamrajiv/basic-arithmetic-grpc-server
This is a gRPC server project that uses gRPC-Gateway to create a reverse-proxy server. It uses protobuf service definitions and provides basic arithmetic operations, such as addition, division, mul…
Go 9 -
iamrajiv/helloworld-grpc-gateway
This project is a basic hello world program utilizing gRPC-Gateway. It was developed as part of my participation in Google Season of Docs 2020 with gRPC-Gateway. The goal of this project is to intr…
Go 41