Recent Projects
My side projects or you can call them my hobbies
Algorythms - Pattern First DSA Learning
Algorythms teaches DSA through patterns — Sliding Window, Two Pointers, Fast & Slow Pointers, and more. Instead of grinding problems in isolation, you learn to recognize the underlying pattern so you can confidently tackle any new problem.
SayIt - It's your Space
SayIt is a modern, community-driven discussion platform built from the ground up. It empowers users to create their own interest-based "spaces," share content, and engage in deep conversations through a fully-featured nested commenting system.
Recent Papers and Books I've Read
In my leisure time, I like to Read...
Sapiens: A brief history of Humankind
A great book to learn about the history in a fun way. The author has done a remarkable job in going linearly from the early ages to the future.
The Google Filesystem
The Google File System is a scalable distributed file system for large distributed data-intensive applications
Dynamo: Amazon’s Highly Available Key-value Store
This paper presents the design and implementation of Dynamo, another highly available and scalable distributed data store.