~ {title: 'ChainLink Resolver'‚description: 'Registry of ChainLink type feeds that can query the price data across multiple feeds.'‚duration: { start: '2024-03-25'‚ end: '2024-04-01' }‚sourceCode: 'https://github.com/fomoweth/chainlink-resolver'‚stacks: [Solidity‚Foundry]‚protocols: [ChainLink]‚bulletPoints: ['Developed and integrated bitmap logic to ascertain the presence of a common feed between a pair of assets, facilitating the querying of price data across multiple feeds'‚'Designed and implemented a mechanism for computing prices by inverting the price data and enabling the derivation of price data for asset pairs denominated differently'‚]‚ }
~ {title: 'Aggregation Router'‚description: 'An aggregator of liquidity from multiple DeFi protocols.'‚duration: { start: '2024-03-06'‚ end: '2024-03-16' }‚sourceCode: 'https://github.com/fomoweth/aggregation-router'‚stacks: [Solidity‚Foundry]‚protocols: [Uniswap‚Sushi‚Curve‚Balancer‚Aave‚Compound‚Frax Ether‚Lido Staked ETH]‚bulletPoints: ['Designed and implemented adapter contracts that can handle swaps on Balancer V2, Curve, DODO V1 & V2, Uniswap V2 & V3 pools'‚'Designed and implemented wrapper contracts that can handle wrapping and unwrapping Aave V2 & V3 aTokens, Compound cTokens, frxETH & sfrxETH, and stETH & wstETH'‚]‚ }
~ {title: 'V3 Compounder'‚description: 'An LP Optimizer for compounding Uniswap V3 LP Positions.'‚duration: { start: '2023-05-27'‚ end: '2023-05-30' }‚sourceCode: 'https://github.com/fomoweth/compounder'‚stacks: [Solidity‚Hardhat]‚protocols: [Uniswap]‚bulletPoints: ['Constructed the optimizer contract with the capability to execute automated compounding LP strategies on Uniswap V3'‚'Implemented an optimal swap logic to empower the optimizer contract for compounding existing Uniswap V3 LP positions through the accumulation of accrued fees'‚]‚ }
~ {title: 'DEX Aggregator'‚description: 'A singular swap-router contract capable of executing trades across multiple DEX protocols.'‚duration: { start: '2023-05-07'‚ end: '2023-05-27' }‚sourceCode: 'https://github.com/fomoweth/swap-router'‚stacks: [Solidity‚Hardhat]‚protocols: [Uniswap‚Curve]‚bulletPoints: ['Integrated the forefront DEX protocols such as Curve, Uniswap V2, and V3 with the Router via adapter contracts, thereby enabling the execution of intricate trades within a single transaction'‚'Developed the capacity to route the optimal path, utilizing the best rates by aggregating across a provided list of DEX protocols for a selected pair of assets'‚]‚ }
~ {title: 'Position Manager'‚description: 'LP position management for Uniswap V3.'‚duration: { start: '2023-04-08'‚ end: '2023-04-18' }‚sourceCode: 'https://github.com/fomoweth/lping-v3-contracts'‚stacks: [Solidity‚Hardhat]‚protocols: [Uniswap‚Euler]‚bulletPoints: ['Architected the integration of client and module contracts, enabling streamlined interaction with other DeFi protocols'‚'Designed and implemented module contracts that facilitate interaction with Uniswap V3 and Euler Finance, enhancing the capability to create diverse synthetic-option-like LP positions on Uniswap V3'‚]‚ }
~ {title: 'Web3 Customer Support Platform'‚description: 'A platform that helps Web3 teams automate, organize, and resolve support requests at scale.'‚duration: { start: '2022-11-01'‚ end: '2023-04-15' }‚sourceCode: null‚stacks: [TypeScript‚Express‚PostgreSQL‚Pinecone‚Grafana]‚protocols: [OpenAI]‚bulletPoints: ['Developed a back-end server with Express and PostgreSQL for data management'‚'Integrated OpenAI API to generate an answer to a question based on a given context'‚'Integrated Pinecone API to create embeddings of protocol documents'‚'Integrated Etherscan API to fetch the transactions and token balances of accounts'‚'Built the analytics dashboard with Grafana for monitoring the database'‚]‚ }
~ {title: 'Wealth Management'‚description: 'Non-custodial wealth management infrastructure for Web3.'‚duration: { start: '2022-05-01'‚ end: '2022-11-01' }‚sourceCode: 'https://github.com/greenwood-labs/wealth-management'‚stacks: [Solidity‚Hardhat]‚protocols: [Uniswap‚Ribbon‚Opyn]‚bulletPoints: ['Built periodic and perpetual vaults that can handle the multi-step DeFi operations and specific investment strategies'‚'Designed and implemented strategies that can create positions to provide customized exposure to the underlying asset by integrating with DeFi option protocols and more'‚'Experienced deploying contracts on L2 networks such as Arbitrum, Avalanche, and Optimism'‚]‚ }
~ {title: 'Special-Purpose-Vehicle'‚description: 'A decentralized financial protocol that can allow users to mint and trade fractions of DeFi trades.'‚duration: { start: '2021-11-01'‚ end: '2022-05-01' }‚sourceCode: 'https://github.com/greenwood-labs/beaker-workshop'‚stacks: [Solidity‚Hardhat]‚protocols: [Uniswap‚Aave‚Curve]‚bulletPoints: ['Built different types of vaults following ERC-20, ERC-721, and ERC-4626 standards'‚'Designed and implemented strategies to generate maximized yield by integrating with other DeFi protocols'‚'Reduced the costs of user's vault deployment by 90% with using MinimalProxy Pattern'‚]‚ }
~ {title: 'Greenwood Router'‚description: 'A router that can aggregate across multiple lending protocols to borrow at lowest interest rate.'‚duration: { start: '2021-06-01'‚ end: '2021-10-01' }‚sourceCode: null‚stacks: [Solidity‚Hardhat]‚protocols: [Aave‚Compound‚Inverse Finance]‚bulletPoints: ['Built the integrations of DeFi lending protocols that successfully originated over $3M worth of loans'‚'Reduced the latency of the interface by 15 seconds with using multicall'‚'Configured the hardhat test environment tool that can fork EVM-compatible chains and fund given accounts with ERC-20 tokens and native assets'‚]‚ }