Projects

A collection of projects I've built, ranging from deep learning utilities to GenAI experiments and classical ML implementations.

DL

Building new DL utilities — feature definition classes and encoder layers for reliable tabular deep learning inference pipelines.

Python2

GenAI Projects

Gen-AI projects including structured prompt engineering (Instructor, Pydantic, Outlines), model serving (TGI, vLLM, FastAPI).

Jupyter Notebook

Classical ML

Building classical machine learning algorithms from scratch using Python.

Python

Leetcode

Leetcode problems and solutions.

Python

Question Duplicates

Built a Siamese Network identifying similar questions using Trax.

Jupyter Notebook

Mercor Project

Algorithm to find the most complex repository of a user.

Python