alokasok
Software Engineer interested in working on Distributed Systems and Database Challenges.
TwilioUnited States
Pinned Repositories
alokasok.github.io
Profile website
ambry
Distributed object store
ATM
ATM Android application.
ATMedicine
couchdb
Mirror of Apache CouchDB
Database--Query-Optimization--Indexer--Parser--and-Interpreter--Java-
Implemented and used indexing (ISAM, B+ Tree), push-down-select techniques to optimize queries . Parsed SQL expressions to generate corresponding relational algebra expressions . Interpreted and evaluated relational algebra expressions
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
docker
Docker - the open-source application container engine
dot-vim
My vim configuration for mac
trillian
A transparent, highly scalable and cryptographically verifiable data store.
alokasok's Repositories
alokasok/trillian
A transparent, highly scalable and cryptographically verifiable data store.
alokasok/alokasok.github.io
Profile website
alokasok/ambry
Distributed object store
alokasok/ATM
ATM Android application.
alokasok/ATMedicine
alokasok/couchdb
Mirror of Apache CouchDB
alokasok/Database--Query-Optimization--Indexer--Parser--and-Interpreter--Java-
Implemented and used indexing (ISAM, B+ Tree), push-down-select techniques to optimize queries . Parsed SQL expressions to generate corresponding relational algebra expressions . Interpreted and evaluated relational algebra expressions
alokasok/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
alokasok/docker
Docker - the open-source application container engine
alokasok/Experiments
My experiments with different stuff
alokasok/go-simplejson
a Go package to interact with arbitrary JSON
alokasok/Go-Youtube-API
Youtube API binding in GO
alokasok/ionic-app
Ionic App
alokasok/jitd
Just in Time Datastructures
alokasok/kubeflow
Machine Learning Toolkit for Kubernetes
alokasok/Lambda-EBS-Snapshot-Manager
EBS snapshots and snapshot rotation using lambda
alokasok/Machine-Learning--Regression
Various Regression Methods
alokasok/Mapreduce_Hadoop
Stock volatility anlaysis using hadoop map reduce.
alokasok/mesos
Mirror of Apache Mesos
alokasok/mgob
MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
alokasok/newsindexer
This is the starter code and tests for CSE 535 Fall 2014 Project 1
alokasok/ProjectTox-Core
Free as in freedom Skype replacement.
alokasok/raftscope
super hacky visualization of Raft
alokasok/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
alokasok/tensorflow
Computation using data flow graphs for scalable machine learning
alokasok/tez
Mirror of Apache Tez
alokasok/TopCoder_Solutions
Solutions to topcoder problems.
alokasok/Tutorial-Ubuntu-18.04-Install-Nvidia-driver-and-CUDA-and-CUDNN-and-build-Tensorflow-for-gpu
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
alokasok/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
alokasok/YCSB-C
Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)