Skip to content
View aditysoni's full-sized avatar
  • b3x.ai

Block or report aditysoni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aditysoni/README.md

Hello Builders !

Tech Stack :

Solidity TypeScript GraphQL C++ Rust JavaScript AWS Vercel Bun Apollo-GraphQL Web3.js TailwindCSS Socket.io NestJS Express.js FastAPI Chart.js MongoDB MySQL Git

: About Me :

My journey began during the COVID era, when I had plenty of time to explore what was happening in the tech world – and avoid making yet another sourdough starter. Little did I know what my destiny would be. I started by creating web applications as a MERN developer in college, dabbling with Kafka, and experimenting with in-memory storage like Redis (because sometimes, you just need data faster than instant noodles). I debated whether NoSQL or SQL was better (spoiler: it's like choosing between pizza and momos – both are amazing). Then, I discovered Docker, putting my applications in containers and delivering them directly using something called pipelines (not the kind that need plumbers, thankfully).

Then, I stumbled upon Bitcoin. My goofy mind led me to explore blockchain, and I realized there was nothing quite like it. Like who offers loan without collateral and gives you so much power without giving you all , provided the protocol isn't compromised (talk about living on the edge). Going deep into the protocols , I got a project on real-world tokenization, which became a research project in college.

I'm always eager to engage in discussions about new ideas and emerging technologies, constantly seeking ways to push the boundaries of what's possible – because who needs limits when you have infinite loops?

Pinned Loading

  1. multiSignWallets multiSignWallets Public

    Multisignwallet is a contract in which we do basic transcation but with a twist , in which we have certain people who will approve the transaction and if the no of approval is greater than the spec…

    Solidity 1

  2. Ethernut_challenges Ethernut_challenges Public

    Solution of the Ethernaut problems [ CTF ] -- a platform where you can woek on smart contract security issues and can solid your fundamentals

    Solidity

  3. best-swap best-swap Public

    Read scripts in Go to compare and figure out the dex which is offering best output ( price ) for the given token path.

    Go

  4. orderbook-solidity orderbook-solidity Public

    Onchain spot orderbook in solidity , which can handle limit and market orders .

    Solidity

  5. solana-vaults solana-vaults Public

    Vault contract where the owner can create vaults which will be governed by the seperate managers. Users can deposit and withdraw USDC and SOL to and from the vaults

    Rust

  6. ICO-solidity ICO-solidity Public

    ICO smart contracts with with OFT tokens for cross chain functionality .

    TypeScript