ishan16696
Interested in building performant and reliable distributed systems
@SAP LabsBangalore, India
Pinned Repositories
bbolt
An embedded key/value database for Go.
etcd-backup-restore
Collection of components to backup and restore the etcd of a Kubernetes cluster.
etcd-druid
An etcd operator to configure, provision, reconcile and monitor etcd clusters.
APS_assignment1
Implementation from Scratch
design-patterns-Golang
Design patterns in Golang with implementation.
Http-MultiThreaded-Server
Implemented a Generic ThreadPool and with the help of that implement a MultiThreaded Web Server.
Key_value_store
A distributed key-value store that runs across multiple nodes (slave servers)
Machine_Learning
Implementation of various Known ML algos from scratch like DecisionTree,KNN,PCA ,Linear and Logistic regression, L1/L2 regularisation, deep Neural net, Kmeans, CNN
memcached-operator
A Kubernetes operator
Object-Detection
Object Detection with localisation using YOLO algorithm
ishan16696's Repositories
ishan16696/design-patterns-Golang
Design patterns in Golang with implementation.
ishan16696/Machine_Learning
Implementation of various Known ML algos from scratch like DecisionTree,KNN,PCA ,Linear and Logistic regression, L1/L2 regularisation, deep Neural net, Kmeans, CNN
ishan16696/memcached-operator
A Kubernetes operator
ishan16696/APS_assignment1
Implementation from Scratch
ishan16696/APS_assignment2
Implementation of suffix Array,LCP.
ishan16696/awesome-distributed-systems
Awesome list of distributed systems resources
ishan16696/bbolt
An embedded key/value database for Go.
ishan16696/BIG_INTEGER
Implementation of BIG INT lib for C++
ishan16696/coding-interview-university
A complete computer science study plan to become a software engineer.
ishan16696/containers-in-depth
ishan16696/Docker-And-Kubernetes
ishan16696/Dynamic-Lexicon-Generation-for-Natural-Scene-Images
Implementation and understanding of research paper "Dynamic Lexicon Generation for Natural Scene Images"
ishan16696/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ishan16696/etcd-backup-restore
Collection of components to backup and restore the Etcd of a Kubernetes cluster
ishan16696/etcd-custom-image
Custom etcd container image
ishan16696/etcd-druid
A druid for etcd management in Gardener
ishan16696/etcd_raft
Raft library for maintaining a replicated state machine
ishan16696/File-Explorer
Terminal Based File Explorer
ishan16696/gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, Packet, vSphere, MetalStack, and Kubevirt with minimal TCO.
ishan16696/Golang-Basics
It contains the basics of Golang like Datatypes,working with DataStructures, goroutines and channels etc.
ishan16696/Http-MultiThreaded-Server
Implemented a Generic ThreadPool and with the help of that implement a MultiThreaded Web Server.
ishan16696/ishan16696
Config files for my GitHub profile.
ishan16696/ishan16696.github.io
ishan16696/Key_value_store
A distributed key-value store that runs across multiple nodes (slave servers)
ishan16696/Neural-Machine-Translation-NLP
Implementation of Neural machine translation papers in pytorch
ishan16696/Raft
Raft protocol widely used to achieve Consensus in Distributed systems.
ishan16696/Vector_Map_stringBuilder
Implementation of Vector class and Unordered_map of STL and String Builder class for c++
ishan16696/ci-infra
Test infrastructure for the Gardener project.
ishan16696/etcd-wrapper
Configures and starts an embedded ETCD
ishan16696/ops-toolbelt
Useful tools and operations guide for gardener landscapes