My Portfolio

Logo

Data Analyst with 10+ years of experience in scientific data analysis and a PhD in Immunology from Universität Würzburg, Germany. Proficient in Python, R, SQL, and Tableau. Currently studying computer science, focusing on cloud computing, machine learning, and data management.

View My LinkedIn Profile

View My GitHub Profile

About Me

I transitioned to data analysis after a career in scientific research, driven by my constant curiosity. I’m passionate about diving into datasets, examining them from all angles, finding hidden gems, and bringing them to light.

My experience as a scientist specializing in immunology includes developing hypotheses, collecting data, and validating findings with statistics. To write science papers, I used visualizations and clear writing to highlight the relevance and interest of my results. In 2023, I pivoted to data analysis and expanded my skills to include Python, R, SQL, and Tableau, Rust, and more. I’m keen for more opportunities to analyze the ever-growing and fascinating pool of data that our world is generating.

Feel free to connect with me or get in touch via LinkedIn or GitHub 📧


Selected Projects


World Happiness Report

What determines our happiness in life? Is it internal? Or does it depend on conditions in the country we live in? This UN-sponsored Gallup international poll seeks to understand what determines happiness by asking just a few simple questions starting with “how happy are you?”. and covering freedom, political corruption, charitable giving, and social support. With this dataset, I asked, does national corruption control GDP per capita, and through that, control happiness?

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

View code on Github


MiniWallSnacks App

A RESTful API that allows users to post snack recipes. Users can create an account and login with OAuth to post, read, like, or comment other posts. ** add cloud (GCP) - Docker - data stored in MongoDB etc

View code on Github


Customer Analysis

An identification of factors influencing grocery store purchases using pandas to clean, wrangle, and merge dataframes. Results visualized in a Tableau dashboard.

badges

View code on Github


Customer Analysis

An analysis of a video store company’s customer base that identified key customer groups by SQL querying of cleaned and joined RDBMS tables. The goal of this project was to assist the fictional online video rental company, Rockbuster Stealth LLC, by answering business questions about the location of their customer base and their preferences.

Static Badge Static Badge

View code on Github


Cache Simulator

A program to quantify cache memory access requests, written in the Rust programming language.

Static Badge

view code on (change repo name?)