⌜ J.A.R.V.I.S. // ONLINE ⌝

Innovation Labs

A showcase of my smaller academic projects, machine learning models, and interactive sandboxes.

Live Sandbox

Match Prediction

vs
Architecture Walkthrough

ML Pipeline Explorer

22,007 raw JSON match files ingested from Cricsheet.
Completed

BrandRecognizer

A Deep Learning CNN model built using TensorFlow and EfficientNetB0. Trained on a curated dataset of over 11,000 images spanning 50 distinct car brands. The project utilized transfer learning and data augmentation to achieve an accuracy of ~80%.

PythonTensorFlowEfficientNetB0
Completed

CrickIQ

A responsive, fully-featured Cricket Quiz Platform built in React. Features include timed quizzes, various difficulty categories, and an engaging UI that tests users' knowledge of international cricket formats and history. Leverages session storage for state persistence.

React.jsWeb Storage APITailwind CSS