Skip to content

Commit

Permalink
Update elhabashy-hadeer.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
ElhabashyLab authored Dec 16, 2024
1 parent bd48b32 commit 46cd0ee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/.vitepress/data/persons/elhabashy-hadeer.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ export default definePerson({
team: TeamID.ABI,
socialLinks: [
{ icon: 'github', link: 'https://github.com/ElhabashyLab' },
{ icon: 'linkedin', link: 'linkedin.com/in/hadeer-elhabashy-88373254' },
{ icon: 'x', link: 'https://x.com/HadeerElhabashy'},
{ icon: 'linkedin', link: 'https://linkedin.com/in/hadeer-elhabashy-88373254' },
{ icon: 'x', link: 'https://x.com/HadeerElhabashy' },
],
education: [
{year: 2023, value: 'Ph.D. in Bioinformatics, University of Tübingen/Max Planck Institute for Biology Tübingen'},
{year: 2016, value: 'M.Sc. in Physics, The American University in Cairo'},
{year: 2012, value: 'preM.Sc. in Molecular BioPhysics, Cairo University'},
{year: 2010, value: 'B.Sc. in BioPhysics, Cairo University'},
{ year: 2023, value: 'Ph.D. in Bioinformatics, University of Tübingen/Max Planck Institute for Biology Tübingen' },
{ year: 2016, value: 'M.Sc. in Physics, The American University in Cairo' },
{ year: 2012, value: 'preM.Sc. in Molecular BioPhysics, Cairo University' },
{ year: 2010, value: 'B.Sc. in BioPhysics, Cairo University' },
],
});

0 comments on commit 46cd0ee

Please sign in to comment.