projects
What I build and how I work.
$ cat resume.json
{
"name": "Marvin Kraus",
"role": "Web Developer & Data Enthusiast",
"location": "Germany",
"focus": [
"Frontend Development",
"Data-driven Tools",
"Product Building"
],
"education": [
{
"period": "2022 – present",
"title": "Business Informatics",
"place": "DHBW"
}
],
"experience": [
{
"period": "2022 – present",
"title": "Dual Student / Developer",
"place": "Working on web & data projects"
}
],
"interests": [
"Clean UI",
"Simple Systems",
"Automation",
"Open Source"
]
}