Hi. This page intros me briefly and lists some of the things I have built.

I am Adi. I am the founder of Mavrik labs - a product studio. I also founded 2 other companies in the web3 space. Raised VC funding for all 3. Studied CS in both undergrad and grad. Went to UW-Madison for grad school and specialized in Distributed Systems. Previously worked at Amazon and Google.

Links

LinkedIn   Twitter   Github

Below is a list of things I have built over the years:

Pixl

Previously known as Infinity.

Mavrik labs

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/nneverlander/texfiles/blob/master/paper.pdf

McAfee Pump n Dump bot: https://github.com/nneverlander/mcafeePnDbot

Bitmex trading bot: https://github.com/nneverlander/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