M
Engineering Lead
1y 5mos
MetaWork Labs, Aug 22' - Feb 24'
@aditya26sg
Aditya Singh
@aditya26sg
Blockchain developer
Blockchain developer
@aditya26sg
10
projects
10
5
prizes
5
19
hackathons
19
0
Hackathons org.
0
420
contributions in the last year
Nov
S
M
T
W
T
F
S
Dec
27
stars earned
79
repositories
42
followers
Incentivising the peer learning and contributions with Web3, Contracts deployed on Rinkeby Testnet
Solidity
2Stars
6Forks
Indexers to fetch data from blockchain events and transactions data with their parameters
Rust
1Stars
0Forks
Liquidity Pool AAVEv3 Simulation of major price change on protocol users
TypeScript
0Stars
0Forks
Fetching historical gas price data on Arbitrum One mainnet chain
Rust
0Stars
0Forks
M
1 year 5 months
Aug 22' - Feb 24'
Worked as a Full stack blockchain dev, main focus on Backend and Infra development, Leading the product team developing the Search infrastructure of Web3.
The main tech stack in use
Rust
TypeScript
Solidity
M
S
I
M
1y 5mos
MetaWork Labs, Aug 22' - Feb 24'
S
1y 10mos
Setlor LLC, Sep 19' - Jul 21'
I
1mo
Indian Nuclear Society, Dec 18' - Jan 19'
B
Give answers to peer doubts and let others decide if you are worthy of the rewards from the doubt poster!
L
medium.com
Last weekend I worked on a problem statement to conduct a simulation of sudden price change on the AAVE v3 liquidity protocol and see how it affects the users in the market. This blog will take you through the project, understand some important concepts...
medium.com
Almost everyone who exists in this modern world you must have heard about VPN (Virtual Private Network). Recently me and my friends had a discussion about VPN and that got me to discuss a lot about IPs, DNS, address spaces, etc and thought to write abou...
medium.com
useMemo is a hook that gets overshadowed by useEffect hook in React a lot since just by seeing it looks like both of them do the same thing. But how useMemo hook is different from useEffect and when should it be used? useMemo hook is used to memorise a ...