I am Adi. I am the founder of
SAGE
Previously I founded 3 other companies in the web3 space and raised VC
funding for all 3. Including from Binance Labs, Menlo Ventures, Village
Global, NGC, Nima, FJ Labs and prominent angels like Sandeep Nailwal,
Batuhan Dasgin, Ivan Bogatyy, Ashwin Ramachandran amongst others.
Studied CS in both undergrad and grad. Went to UW-Madison for grad
school and specialized in Distributed Systems. Worked at Amazon and
Google.
Links
LinkedIn Twitter Github
Projects
Infinity
A decentralized exchange for NFTs. Raised $3M in VC funding.
Mavrik labs
Pump fun for NFTs. Incubated at Binance Labs Season 2.
Picolo Labs
A decentralized database network to store queryable data. Meant to be
used by Dapps built on blockchains. Raised $2.2M in funding from top
Silicon Valley investors.
Demos:
Related code:
LSTM
LSTM for predicting crypto prices: Current thinking towards methods for
training AI algorithms that make price predictions for cryptos and take
bets from users are discussed. AI algorithms used here work on two
distinct types of data: unstructured in the form of text and structured
in the form of exchange data and bets on the platform. While the
research on sentiment analysis on unstructured data is vast and several
off the shelf solutions are available, we explore an approach based on
LSTM networks. For structured data, a novel approach is proposed where
the state of the platform (all current bets, buzzing topics, randomly
timestamped snapshots of past platform state) is reduced to a βgame
stateβ and presented as a Markov Decision Process. Incentive decay
functions that govern the payouts made to users for contributing on the
platform are discussed.
Link to paper here
Random
-
Can’t remember what I wrote these functions for:
https://github.com/superrsage/texfiles/blob/master/paper.pdf
-
McAfee Pump n Dump bot:
https://github.com/superrsage/mcafeePnDbot
-
Bitmex trading bot:
https://github.com/superrsage/bmbx
(private repo due to api keys, will make it public after cleanup)
-
PDF form filler:
https://bitbucket.org/mavriklabs/pdf-form-filler
-
Edge Compute: POC to distribute compute workloads to edge devices:
https://bitbucket.org/zzxcodes/edge-demo
-
Scripts: Handy zsh scripts:
https://bitbucket.org/zzxcodes/files
-
Electroneum miner lmao:
-
Z Filesystem:
https://bitbucket.org/zzxcodes/zfs
-
Wishbox - Google but takes action instead of just search:
-
VidyaMap - learning via visualizations:
https://bitbucket.org/zzxcodes/vidyamap
-
Videoness - precursor to Snapchat Memories:
-
The OS: OS for the world of IoT:
https://bitbucket.org/zzxcodes/theos
-
TFTP: Some type of FTP:
https://bitbucket.org/zzxcodes/tftp
-
SimpleDB - a Redis like DB:
https://bitbucket.org/zzxcodes/simpledb
-
My food truck - order food for pickup from trucks around the Amazon
campus in Seatlle:
https://bitbucket.org/zzxcodes/myfoodtruck
-
Lucy - AI assistant inspired by the movie of the same name:
https://bitbucket.org/zzxcodes/lucy
-
Life, Universe and Everything:
https://bitbucket.org/zzxcodes/lifeuniverseandeverything
-
Grublr - leftover food donation app
-
Friend recommender:
https://bitbucket.org/zzxcodes/friendrecommender_v1
-
DistriRPC - distributed RPC:
https://bitbucket.org/zzxcodes/distrirpc
-
DistriJNA - high perf filesystem in userspace:
https://bitbucket.org/zzxcodes/distrifuse
-
Book Genre Finder:
https://bitbucket.org/zzxcodes/bookgenrefinder
-
Atomize - Learn new concepts by breaking them down into the smallest
pieces:
https://bitbucket.org/zzxcodes/atomize