Hello There General Kenobi!
About Me
I'm interested in using technology to solve problems in Healthcare and Medicine. I'm an incoming graduate student at Yale University, studying Computational Biology and Biomedical Informatics. I recently graduated from the University of Massachusetts Amherst with a B.S. in Computer Science. I'm currently interested in Large Language Models (LLMs), Protein Language Models (PLMS), and Clinical Decision Support. Outside of school, I'm interested in Cooking, Photography, and Cycling. I'm also increasingly interested in Sports Science.
Fun / Small Projects
- Prerequisite Visualizer - Visualizes learning prerequisites for courses / anything you want to learn in a skill-tree like graph. React js. Built with Cursor... I'm no expert in React js or anything frontend as you can probably tell by the state of this page. Here's the repo if you want to mess with it, it could definitely use some help: Prerequisite Visualizer Repo
- brightdaybot - A slack bot that runs on any machine / server and sends birthday messages to your slack team. Uses Slack Bolt and Python, and lets you set up an LLM to send custom messages. Stores all the birthdays really simply in a text file. Doesn't take much to set up or run. Made for the lab I was working at.