/home /projects /thoughts /misc /about me

projects


Last Year (2024)


This Website

Self-explanatory.

Flow field visualization

Generative Art

Playing around with various sketches in p5.js.

Year Before That (2023)


ECGNN

ECGNN

Poster

Cardiovascular disease poses a significant health challenge, responsible for nearly 25% of U.S. deaths...

VAE

Celebrity Variational Autoencoder

Implemented a variational autoencoder to generate images of celebrities from noise input...

Camel Up

Camel Up Board Game AI

Poster

Inspiration for this implementation came from previous research on stochastic board games...

Year Before That (2022)


Pair Hidden Markov Model for Genome Sequencing

Poster

The aim of our project was to develop a Pair Hidden Markov Model (HMM) to generate aligned sequence pairs...

Predicting Mortality and Length of Stay

Paper

Numerous hospitals have adopted a range of statistical learning techniques to enhance ICU outcome predictions...

Year Before That (2021)


Dial-a-Ride Optimization

An optimization algorithm designed to determine optimal routing strategies for drivers based on multiple pickup locations.

Dutch Textile Mapping

Interactive dashboard created to display various information about textile trade in the 17th century.

Year Before That (2020)


Pathfinding Visualization

Simple pathfinding using A*, BFS, DFS, etc. Implemented as a quarantine project just starting out.