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.

  • 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