Skip to content

Commit

Permalink
Update alumni.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sriram98v authored Sep 5, 2024
1 parent 2d580e8 commit 15ffb05
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions _data/alumni.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,28 @@
"interests": ["Machine Learning", "Deep Learning", "Bayesian Models"],
"about": "My research area is the application of Machine Learning for genetic data. I work on applying supervised and un-supervised machine learning techniques on RNA-seq data, as well as developing MetaOmGraph - an open source java based software package for genetic data analysis",
"github": "https://github.com/vksriharsha"
}
},
{
"name": "Jodi Calwood",
"photo": "/assets/images/team/jodi_calwood.jpg",
"info": "Ph.D.",
"website": "",
"email": "[email protected]",
"interests": ["Bioinformatics"],
"about": "Originally from PG county Maryland, Jodi is pursuing a PhD in the bioinformatics and computational biology (BCB) program under the guidance of Dr. Eulenstein and Dr. Kelley starting Fall 2021. She completed a B.S in Bioengineering at Walla Walla University in 2017 and a Masters in Agriculture Plant Science at Delaware State University in 2019. She is passionate about integrating technology with agriculture, her research focuses on developing predictive piplines for protein interaction, atomated phenotyping, and machine learning applications in agriculture plant science. In her spare time, she enjoys podcasts, reading, tabletop RPG’s, and videogames.",
"github":"https://github.com/JodC58972"
},
{
"name": "Siddhant Grover",
"photo": "/assets/images/team/grover16.jpeg",
"info": "Ph.D.",
"website": "#",
"email": "[email protected]",
"interests": ["Algorithms"],
"about": "I am currently working on developing algorithms towards existing phylogenetic measures on trees and networks. My research is aimed towards developing algorithmic tools for diversity distribution and selection",
"github":"#"
}
]
}



0 comments on commit 15ffb05

Please sign in to comment.