Hello! I am Anmol Rattan Singh Sandhu a senior studying Engineering with Computing at the Olin College of Engineering. 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 GitHubSeparate images into distinct segments using graph cut algorithms and network flows. Built in Python with NetworkX and OpenCV.
View on GitHubSolves puzzles using the Simulated Annealing algorithm. Implemented in Python.
View on GitHubClassifies handwritten digits from the MNIST dataset using a CNN written from scratch using NumPy and Python.
View on GitHubSimple HTTP web server that serves files from a path specified by the user in the URL. Written in C.
View on GitHubTransform the text in your clipboard using functions of your choice. Built in C++.
View on GitHubDigitized the game show “Hole in the Wall” using OpenCV, PyGame, and OpenPose.
View on GitHub