Become a sponsor to Rajiv Singh
I graduated this year (2022) from JSSATE Bengaluru in Information Science & engineering branch. I considered myself a Polymath and believe in rigorous and intuitive learning. Spend the majority of the time exploring different types of algorithms and contributing to open source. My interest lies in the fields of Algorithms, Computational Science, and Distributed Computing.
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