diff --git a/_assets/team/Hiwi/001_christina_bohnacker/profile_image.jpg b/_assets/team/Hiwi/001_christina_bohnacker/profile_image.jpg new file mode 100644 index 00000000..a818571d Binary files /dev/null and b/_assets/team/Hiwi/001_christina_bohnacker/profile_image.jpg differ diff --git a/_assets/team/Hiwi/001_christina_bohnacker/profile_info.csv b/_assets/team/Hiwi/001_christina_bohnacker/profile_info.csv new file mode 100644 index 00000000..0ae056c5 --- /dev/null +++ b/_assets/team/Hiwi/001_christina_bohnacker/profile_info.csv @@ -0,0 +1,2 @@ +title;name;position;interests;contact +M.Sc.;Christina Bohnacker;Research Assistant; ;st184804@stud.uni-stuttgart.de \ No newline at end of file diff --git a/_assets/team/Hiwi/002_Maanik_Marathe/profile_image.jpg b/_assets/team/Hiwi/002_Maanik_Marathe/profile_image.jpg new file mode 100644 index 00000000..f9af71da Binary files /dev/null and b/_assets/team/Hiwi/002_Maanik_Marathe/profile_image.jpg differ diff --git a/_assets/team/Hiwi/002_Maanik_Marathe/profile_info.csv b/_assets/team/Hiwi/002_Maanik_Marathe/profile_info.csv new file mode 100644 index 00000000..6d77ecb1 --- /dev/null +++ b/_assets/team/Hiwi/002_Maanik_Marathe/profile_info.csv @@ -0,0 +1,2 @@ +title;name;position;interests;contact +M.Sc.;Maanik Marathe;Research Assistant; ;st185219@stud.uni-stuttgart.de \ No newline at end of file diff --git a/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg b/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg new file mode 100644 index 00000000..b9e742df Binary files /dev/null and b/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg differ diff --git a/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv b/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv new file mode 100644 index 00000000..01194fa2 --- /dev/null +++ b/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv @@ -0,0 +1,2 @@ +title;name;position;interests;contact +M.Sc.;Maanik Marathe;Research Assistant; ;st181570@stud.uni-stuttgart.de \ No newline at end of file diff --git a/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg new file mode 100644 index 00000000..b26583a5 Binary files /dev/null and b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg differ diff --git a/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv new file mode 100644 index 00000000..fe073ae0 --- /dev/null +++ b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv @@ -0,0 +1,2 @@ +title;name;position;interests;contact +M.Sc.;Sanaz Talebi;Research Assistant; ;st196879@stud.uni-stuttgart.de \ No newline at end of file diff --git a/members.md b/members.md index 656d4a86..a5a77747 100644 --- a/members.md +++ b/members.md @@ -19,3 +19,13 @@ gen_html("alumni") ``` \textoutput{team_cards_alumni} + + + +## Hiwi +```julia:team_cards_Hiwi +#hideall +include("./_assets/scripts/generate_members_html.jl") +gen_html("Hiwi") +``` +\textoutput{team_cards_Hiwi} \ No newline at end of file