I'm a senior at the University of Chicago double majoring in Mathematics and Computer Science. I'm working with the environmental science team at Argonne National Laboratory to develop high resolution real-time flood mapping models. The past summer I worked with the Gujral Lab at Fred Hutch for modeling therapeutic kinase inhibitor drug responses for human kinases.
I love to:
- Play with my cats
- Cook for friends
- Meditate and relax
Below you will find the code for my previous projects involving ML:
- I worked on
TransferLearningArgonne
over the summer of 2022 building models to predict how bioaccumulative a substance is given its chemical structure. floodmaps
contains code for the Sentinel-2 optical and Sentinel-1 synthetic aperture radar (SAR) satellite imagery data pipeline and water pixel detection model that I have been recently working on at Argonne this year.FredHutchKIs
is a cheminformatic deep learning project I worked on at the Gujral Lab at Fred Hutch over the summer of 2024, aiming to predict kinase inhibitor polypharmacology using transformer networks.