- Bengaluru, India
- iamrajiv.github.io
- @therajiv
Highlights
Block or Report
Block or report iamrajiv
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
helloworld-grpc-gateway Public
It is a simple hello world program that uses gRPC-Gateway. This project was created when I participated in Google Season of Docs 2020 with gRPC-Gateway. The reason for making this project is to mak…
-
basic-arithmetic-grpc-server Public
A Basic Arithmetic gRPC server that uses gRPC-Gateway and reads protobuf service definitions and generates a reverse-proxy server. It performs four basic operations Addition, Division, Multiplicati…
Go 5
-
Rain-Simulation Public
This project is mainly based on Kinematics and Dynamics. It uses Entity Component System architectural pattern.
JavaScript
-
Twitter-Bookmarklet Public
A simple bookmarklet or a script that can be saved into the browser's bookmarks bar. When clicked on the twitter.com/... domain, it pre-populates advanced search settings to explore an account's mo…
HTML 1
1,243 contributions in the last year
Activity overview
Contribution activity
December 2021
Created 37 commits in 14 repositories
Created 6 repositories
- iamrajiv/localstack Python
- iamrajiv/awscli-local Python
- iamrajiv/serverless-localstack JavaScript
- iamrajiv/daru-view Jupyter Notebook
- iamrajiv/.github
- iamrajiv/docs HTML
Created a pull request in localstack/localstack that received 2 comments
Opened 12 other pull requests in 7 repositories
localstack/localstack
5
merged
localstack/docs
1
open
1
merged
localstack/awscli-local
1
open
moja-global/FLINT-UI
1
open
SciRuby/daru-view
1
merged
wechaty/wechaty.js.org
1
merged
iamrajiv/og-image
1
merged
Reviewed 1 pull request in 1 repository
moja-global/FLINT.Cloud
1 pull request
Created an issue in localstack/localstack that received 2 comments
The use of literal syntax can give minor performance bumps compared to using function calls
Description
The name dict, list() and tuple() must be looked up in the global scope in case it has been rebound so using the literal syntax can giv…