I'm an 18-year-old developer currently attending Kantonsschule Hottingen.
In my free time, I enjoy playing soccer, skiing, gaming, and of course coding.
I'm especially interested in building clean, efficient projects and constantly learning new technologies.
I've been playing football since I was 5 years old and I'm currently active at FC Redstar.
I used to be in the Lenzerheide Ski Club, but now I mostly ski with family and friends.
A stock screener that allows you to track stocks, gives you suggestions and more.
It includes intergrated ai, which scours the web related to any news related to the stock you are tracking, evaluates it and gives you a rating based on the news.
A machine learning project to predict NBA game outcomes using historical data and team statistics.
Loads 65,000+ NBA games, trains a random Forest model on games before 2020 and tests predictions on games after 2020.
Web application to manage a school cafeteria menu. Users can register, login, view the menu and pre-order meals. Includes an admin interface for adding, deleting and editing meals.
I worked as the scrum master for this project.
A Java-based banking system simulation that supports creating accounts, depositing and withdrawing money, transferring money and more.
Implements core banking operations with user authentication and transaction history tracking.
A Webpage about the cyberattacks in Ukraine.
It has many responsive features, such as an interactive map, a timeline of the attacks and more.
This is a very simple Black jack game made with Python. It is played in the console.
Features standard blackjack rules with player vs dealer gameplay and basic betting functionality.