▼ Scroll down ▼
Hi, my name is Elijah Weisz.
I am currently studying Business Informatics (Wirtschaftsinformatik)
at the University of Regensburg, focusing on
AI, Cybersecurity, and
Data Workflows.
I am fascinated by how technology can be applied effectively to
optimize processes and build
robust digital systems.
In the long run, I aim to use my knowledge to design
innovative and secure IT solutions.
// hello from the other side const name = "Elijah Weisz"; const focus = ["Business Informatics","AI","Cybersecurity"]; const location = "Regensburg, Germany"; const mission = () => "build systems that last"; console.log(mission());▋