diff --git a/_data/members-list.yaml b/_data/members-list.yaml index e3c2a609..c6421423 100644 --- a/_data/members-list.yaml +++ b/_data/members-list.yaml @@ -60,6 +60,12 @@ Marc Ickler: phone: +49 6221 5414831 address: Im Neuenheimer Feld 205, 69120 Heidelberg +Maria Mathews: + email: maria.mathews@stud.uni-heidelberg.de + room: Room 4.308 + phone: +49 6221 5414801 + address: Im Neuenheimer Feld 205, 69120 Heidelberg + Peter Lippmann: email: peter.lippmann@iwr.uni-heidelberg.de room: Room 4.310 @@ -116,8 +122,8 @@ Soeren Fetsch: Lennart Bürger: email: lennart.buerger@stud.uni-heidelberg.de - room: Room 4.327 - phone: +49 6221 5414830 + room: Room 4.308 + phone: +49 6221 5414801 address: Im Neuenheimer Feld 205, 69120 Heidelberg Noah Blech: diff --git a/_members/maria-mathews.md b/_members/maria-mathews.md new file mode 100644 index 00000000..a36d7300 --- /dev/null +++ b/_members/maria-mathews.md @@ -0,0 +1,16 @@ +--- +name: Maria Mathews +image: images/team/maria-mathews.jpg +role: master +--- + +# Maria Mathews + +I am currently diving into the fascinating world of hallucinations—not the trippy kind, but the quirky behaviour of Large Language Models (LLMs)—as part of my master’s thesis. My academic interests span programming, data science, machine learning, deep learning, and mathematics, fueled by a love for uncovering hidden patterns in data. + +My journey into tech started early in school when my brother first had me help debug his code, but let's fast-forward to my Bachelor’s degree in Computer Science and Engineering from the College of Engineering, Trivandrum. I gained a few exciting years of experience as a software developer at Rolls-Royce and SAP, where my passion for data and machine learning truly took off. + +In my downtime, you’ll likely find me trekking up a mountain (or catching my breath halfway up), exploring new cities and cuisines, or curled up with a book I pretend to finish. I’m a mindful journaler, a gym regular. I’m also captivated by the mind’s incredible games - how it shapes the way we experience the world. + +The natural world, much like networks and mind I study, is full of layers waiting to reveal its secrets. And I’m all in for the journey. +(Pretty long, huh! Told you I'm a journaler!) diff --git a/images/team/maria-mathews.jpg b/images/team/maria-mathews.jpg new file mode 100644 index 00000000..d94f9ac6 Binary files /dev/null and b/images/team/maria-mathews.jpg differ