pratyush_22

Pratyush Chauhan

I am Pratyush , a Computer Science pre-final year student at IIT Roorkee currently learning in the field of blockchain development, Decentralized Application, backend bots and Crypto investing.

I am actively engaged as a user and contributor to Aptos, a decentralized staking protocol. Actively utilizing the Aptos protocol for token staking and earning rewards. Voted on Aptos Improvement Proposals (AIPs).

I possess a diverse skill set that encompasses Aptos, Move, Solidity, YUL, Foundry, GO, Python, Hardhat and Ethers.js.
Currently I am doing a intern as a blockchain developer at SYNDR. SYNDR is an institutional-grade decentralized exchange for trading derivatives. Here I have developed entire option settlement logic for options, futures perps and spot.
Developed entire registry, orderbook and
state manager smart contract in YUL.
I have also done some projects including:

aptos-token-staking
The code outlines functionalities such as creating and modifying staking, updating staking parameters, stopping staking, depositing staking rewards, staking tokens, claiming rewards, and unstaking tokens. Additionally, there are test functions defined for various scenarios involving staking and token handling.
Trading Bot:
Developed trading bot using Python and Rust. The trading bot uses avalanda and stoikov trading strategy to put trades on trading exchanges.

YUL-ERC20
The Yul_ERC20 project is an implementation of the ERC20 token standard using inline assembly Yul.

UniswapV1, UniswapV2
Developed a clone of Uniswap V1 and V2 clone includes liquidity provision, token swapping, and transaction processing. Successfully implemented key features. I have used both HardHat and Foundry for these projects.

Projects

FusionConnect

Unite Decentralized Investing and Social Insights! One-click SWAP or SWAP AND STAKE! Effortless, secure, and efficient--your gateway to seamless decentralized finance.React, Node.js, AIRSTACK, 1-Inch, Qraphql

Skills

Python
Solidity
Go
Rust
JavaScript

Experience

  • Syndr - Blockchain Developer
    June 2023 - Present

    At Syndr I have performed the following tasks:
    Developed entire option settlement logic for options, futures perps and spot.
    Developed entire registry, orderbook and
    state manager smart contract in YUL.
    Developed test for all the smart contracts of SYNDR in foundry.
    Developed backend code for liquidation in GO.