
Hello! I am Anmol Rattan Singh Sandhu a software engineer working for Indico Data. I graduated from Olin College of Engineering with a degree in Engineering (Computing). I’m an aspiring Computer Scientist with a passion to use platforms for solving social and environmental problems.
Below are some of the projects I have worked on recently.
A scalable, distributed key-value store built in Rust, implementing a reader/writer shard model with dynamic scaling, fault tolerance, and eventual consistency.
View on GitHub
Separate images into distinct segments using graph cut algorithms and network flows. Built in Python with NetworkX and OpenCV.
View on GitHub
Solves puzzles using the Simulated Annealing algorithm. Implemented in Python.
View on GitHub
Classifies handwritten digits from the MNIST dataset using a CNN written from scratch using NumPy and Python.
View on GitHub
Simple HTTP web server that serves files from a path specified by the user in the URL. Written in C.
View on GitHub
Transform the text in your clipboard using functions of your choice. Built in C++.
View on GitHub
Digitized the game show “Hole in the Wall” using OpenCV, PyGame, and OpenPose.
View on GitHub