_
Explore my portfolio of projects spanning a variety of categories, technologies, and usages. These projects are a small selection of projects I worked on in my spare time, and I am constantly working on more. I may add a "Current Projects" section to this website in the future to showcase what I'm currently working on, but for now, I am only posting a selection of my work that has open-source code on GitHub. Let me know what you think!

PyBWT
A Python implementation of the Burrows-Wheeler Transform (BWT) for efficient text compression, pattern matching, and lossless data transformation in bioinformatics and data processing.

Pathfinder
A bioinformatics tool that predicts genomic pathways, interactions, and regulatory networks using RNA-Seq time-series data and computational modeling techniques.

Low-Latency Portfolio Return Analyzer
A C++ tool for real-time portfolio return analysis, leveraging non-linear optimization and efficient data structures for quantitative finance applications.

EndoVis Segmentation Challenge
A deep learning-based U-Net model for surgical tool segmentation in endoscopic images, optimized for robustness against occlusions and real-world medical imaging tasks.

Medslate
An AI-powered web app that transcribes medical appointments and generates patient-friendly summaries and follow-up questions using OpenAI and AWS.