Things I've made trying to put my dent in the universe.

I've worked on tons of little projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • Calculate Profit and Loss (Backend)

    A backend service that calculates and returns the Profit and Loss (PnL) of a wallet address holding xAVAX tokens on the Avalanche C-Chain.

    Github repository

  • Calculate Profit and Loss (Frontend)

    A frontend app that displays the Profit and Loss (PnL) of a wallet address holding xAVAX tokens on the Avalanche C-Chain. It queries a backend API to fetch transaction history and PnL breakdown.

    Github repository

  • Stockbroker CLI

    A command-line tool for managing a stockbroker's trade book. Built using Bash.

    Github repository

  • Snipit

    A web app that converts long URLs into short URLs. Built using Ruby on Rails and TailwindCSS.

    Github repository

  • Calculate Uniswap V3 LP

    Pull and calculate the value of liquidity pool (LP) tokens in Uniswap V3.

    Github repository

  • Syntrade (Backend)

    The backend part of a synthetic indices trading app that fetches real-time data from four in-house synthetic models. A GraphQL server built on top of Express.

    Github repository

  • Syntrade (Frontend)

    The frontend part of a synthetic indices trading app that fetches real-time data from 4 in-house synthetic models. Built using NextJS.

    Github repository

  • Syntrade (Landing Page)

    The landing page of a synthetic indices trading app that fetches real-time data from four in-house synthetic models.

    Github repository

  • Cryptmark

    A cryptocurrency price tracker mobile app that fetches real-time data from CoinGecko API. Built using Flutter.

    Github Repository

  • Boomkripto

    A cryptocurrency price tracker using data from CoinGecko API. Built using NextJS, ReactJS, and TailwindCSS.

    Live App

  • Melofy (Mobile App)

    A melody generator app that uses Basic RNN model from Magenta. Built using Flutter.

    Github repository