Here is the link to my resume
These are some of the projects I have been working on.
Rust Projects
- Distributed Rate-limiter - a Distributed Rate Limiter using Redis
- Distributed Lock - a Distributed Lock in Rust using Postgres
- tiny-lucy - a small search engine exposing api to index and search your data.
Cpp projects
- RTB bidder - an RTB bidder
- SVM SGD modeler - a SVM SGD modeler app using Shogun library.
- Audience Scorer - scores devices and creates segments based on the models created by Modeler
- Pocono - a general purpose library, which is WIP at the moment.
Golang
- node-tests - an Alternative to Datadog's Synthetics
- evm-indexer - an Ethereum blockchain indexer
Python projects
- Stream processing - a Streaming analytics framework where we show how to analyze data using different tools
- RapidPyBoost - an example project that demonstrates how we can use cython, libuv to create high performance networking applications in Python.