My Projects

Ongoing Projects

CycleTrack

Going through the medical school application process during a pandemic let me connect with a likeminded community of aspiring physician-scientists. Together, we've created CycleTrack, which makes application tracking public and free. Our repository is located here.

Completed Projects

Custom Karabiner shortcuts for Qbank use

I used Goku to generate custom shortcuts for Karabiner elements to use with my mini 8bitdo bluetooth controller. These types of controllers are very popular with medical students, especially to use with the flashcard app Anki. I personally prefer other methods of studying, but wanted the convenience of using keyboard shortcuts for the rest of my studying, including with question banks and note-taking. Goku EDN File: https://github.com/ijhua/Karabiner-Maps Future blog post/read me explanation planned

Machine learning algorithm for prediciting behavioral scores

As a part of a bioinformatics course in machine learning, I created this repo. It contains all my analysis in training support vector machines and random forests to predict the behavioral outcomes of animals based on tracked movements.