Skip to content
View parth-15's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report parth-15

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
parth-15/README.md

Hi there ๐Ÿ‘‹ I'm Parth. I am currently contributing at SpearbitDAO and Oak Security. Apart from this, I also do bug hunting on code4rena and immunefi. Contact me for Smart contract development and audits.

Achievements

  • Got offer as a Junior Security Researcher from SpearbitDAO and Smart Contract Auditor at Oak Security.
  • Got selected for Security Research Fellowship program by yAcademy. Here is a repo of block IV that I participated in.
  • Got awarded $10_000 for securing AAVE contracts under Certora formal verification program. Also, got awarded another $7_000 under the same program.
  • Got honors tier(best grade) in 0xmacro engineering fellowship for smart contract security.
  • Active participation in Secureum RACEs and CAREs. Secureum is a community focused on improving the security of Ethereum. RACE โ€” Readiness Assessment(quizzes) for CARE Endeavor. CARE โ€” Comprehensive Audit Readiness Evaluation: Smart contract security reviews of real-world, security-minded protocols is held whenever protocols collaborate with Secureum. 16 participants are invited to participate in a CARE. More info here.
    • Got 2nd rank out of 77 participants in Secureum RACE-7. Top-16 winners were invited to participate in CAREX-Certora-AAVE.
    • Got 4th rank out of 60 participants in Secureum RACE-8. Top 16 participants were invited to participate in the Sherlock CASE on Element Finance from August 4-17.
    • Got 21st rank out of 93 participants in Secureum RACE-10.
    • Got 18th rank out of 106 participants in Secureum RACE-11. Top 16 participants were invited to the ConsenSys Diligence Scribble Workshop from 3-9 Nov.
    • Got 19th rank out of 98 participants in Secureum RACE-12.
    • Got 8th rank out of 180 participants in Secureum RACE-15. Top-32 performers were invited to a private channel for the Certora Workshop

๐Ÿ“ซ Contact Info

Work experience:

Independent Smart Contract developer and Auditor (November 2022 - Present)

  • Working with top tier Smart Contract security firms like SpearbitDAO, Oak Security and AuditOne.
  • Conducted various private audits and continuosly trying to make ecosystem secure.

Nethermind - Smart Contract Intern (June 2022 - August 2022)

  • Working with Synnax/Gauss team which aims to improve the security of smart contracts.
  • Responsible for doing the audits of various Solidity smart contracts along with team of other interns and auditors. Finding low severity bugs and also helping in gas optimization and share my findings there
  • Skills: Solidity, Smart Contracts, Auditing

TrakInvest - Full Stack Blockchain Developer (Jan 2022 - June 2022)

  • Writing smart contracts on Ethereum blockchain using solidity and understanding ERC20 standards
  • Hands-on experience using hardhat, metamask, remix, web3.js / ether.js
  • Understanding of flash loans, Stablecoins and decentralized exchanges.
  • Audited smart contracts to find vulnerabilities and gas optimizations.
  • Tools and Languages: Solidity, Smart Contracts, Auditing, Truffle, web3.js, Metamask

Amazon - Software Development Engineer (Jan 2020 - Dec 2021)

  • Built the Automated Defect Identifier services on top of mapping, pricing and crawling data for the Competitive Monitoring Team (CMT). This helped in increasing the percentage of root cause analysis(RCA) of products from 26% to 95% for the North American region.
  • Enabled Defect Identifier services for all the marketplaces of Europe and the Far-east region. This involved the process of ingesting 12 TB of one-time data and automating daily ingestion of 3 TB of data to respective pipelines. This helped in increasing the percentage of RCA from 23% to 87% in those regions compared to what was done manually.
  • Built SQL Query API which can work for different AWS databases which support SQL as a querying language.
  • Tools and Languages: Java, Scala, AWS(Athena, S3, SNS, SQS, Firehose, Data Pipelines, EMR)

Projects:

Securing Aave protocol

  • Written rules for this file using certora verification language(CVL). These rules were part of Formal verification of AAVE.
  • I have mainly worked on feature/steth-on-prev-version branch and written some rules.
  • My pull requests can be viewed here and here.
  • Got awarded 10000$ for securing AAVE contracts under Certora formal verification program. Also got listed as contributor in formal verification report published by Certora.
  • Language: Solidity, Certora Verification language

Crowdfund

ICO

DAO

Liquidity-pool(LP)

  • A uniswap V2-style AMM core and router that allows liquidity provisioning and swaps through a constant curve formula.
  • The contracts take special care to handle a token with internal transfer tax without unexpected slippage.
  • The code is more readable than Uniswap's, and the core contract design prevents liquidity providers from unexpectedly donating additional funds to the pool if their provided liquidity ratio differs from the pool.
  • This project has been deployed to Rinkeby testnet, and also includes a custom barebones JS front-end.
  • Contracts: https://github.com/parth-15/solidity-portfolio/tree/main/lp
  • Audit report: https://github.com/parth-15/solidity-portfolio/blob/main/lp/staff-audit-lp.md

Uniswap v1 clone

Calorie Tracking App

  • Created a role-based app with the role of User and Admin.
  • Users can add the breakfast, lunch and dinner items they took along with calories.
  • They can also view average calories per week and month.
  • Admin gets data of all users and can perform CRUD operation on users.
  • https://github.com/parth-15/CalorieTrackingApp
  • Technologies: React, NodeJS, HTML, CSS

Pinned

  1. aave-protocol-v2-AStETH aave-protocol-v2-AStETH Public

    Forked from MichaelMorami/aave-protocol-v2-AStETH

    Aave Protocol V2 AStETH verification

    TypeScript

  2. uniswap-v1-clone uniswap-v1-clone Public

    Solidity 1

  3. solidity-portfolio solidity-portfolio Public

    Solidity projects, audits and tests developed during 0xmacro fellowship

    TypeScript 1