PROJECTS

QuickMeth: Predictive Synthesis for Methanol

An experimental machine learning tool to optimize methanol synthesis from syngas. It predicts the best pressure and temperature conditions, reducing manual trial-and-error in lab research.

Binary Segmentation for Road Detection

A deep learning pipeline built using PyTorch and UNet for binary road segmentation on urban scene images. It preprocesses Cityscapes-like datasets and trains a custom UNet model to predict road masks from RGB images.

BoyWithUke — A Fan Webpage

A simple, interactive fan website dedicated to BoyWithUke. Built with HTML, CSS, and JavaScript, it features artist info, tour dates, and a styled merch page that matches the artist's aesthetic.

Gesture-Based Cursor Navigation Using MediaPipe

A webcam-based gesture control system using MediaPipe and OpenCV that lets users move the mouse, click, or stop movement with simple hand gestures—pinch, open palm, or fist.