Hi, I’m Mridul Chhipa.

CS Undergrad @ IIT Delhi • AI, Low‑Latency Systems, and Web

I build efficient, low‑latency systems and ML solutions — from real‑time web apps to performance‑critical workloads — and enjoy competitive programming and modern web development.

Affiliations:Algorithms and Coding Club, IITDArtificial Intelligence Society (ARIES), IITD

Selected Projects

View all →

Implied Volatility Curve Prediction

Leveraged the Volatility Smile pattern as the core of the strategy to model IV curves.

PythonTime SeriesML

The Trust Gambit Website

IGTS IIT Delhi

Official real‑time event website built using Next.js and WebSockets with a focus on low‑latency interactions.

Next.jsWebSockets

Timber Logs Distribution Predictor

ARIES IIT Delhi

Built a model to estimate the distribution of timber logs loaded onto a truck based on diameter.

PythonPandasRegression

A Git-inspired Version Control System

COL106 Course - IIT Delhi

Lightweight VCS in C++ from scratch, mimicking commit/add/log with custom data structures.

C++Data Structures