seojin jung
🐛 bug

1class ContactInformationCard:
2 def __init__(self):
3 self.dept = ""
4 self.lab = ""
5 self.email = "ajung24@amherst.edu"
6 self.phone = ""
7
8 def flipCard(self):
9 print("tap on the card to flip.")
10
11 def closeCard(self):
12 print("tap outside to close it.")

seojin jung

seojinjung.github.io

seojin jung they/them 🎧

I am a recent graduate from Amherst College (2024), where I studied biology and computer science. As an undergrad, I worked in the Blanchard lab at the University of Massachusetts Amherst, where, for my honors thesis in biology, I analyzed the metagenomic data of soil-dwelling bacterial decomposers from Harvard Forest to determine how they have changed in response to long-term warming.

My research interests are fairly broad at the moment, but I generally gravitate toward topics in computational biology, bioinformatics, microbiology, and genetics/genomics. Outside of research, I enjoy learning about entomology and medical history, among other things. I also like to draw, crochet, knit, hike, and cook.


📚 publications


🧩 other projects

miscellaneous other work, including personal projects.


⛏️ resources

source code for various projects.