Projects

projects-p-tb-name

Trading Bot

Python

API

SQL

This project is about a Trading Bot for trading crypto currencies.
The application is written in Python and using the Kucoin API for requesting the market data and posting buy and sell orders.
The core program represents a framework for testing different trading strategies live or backtesting.

projects-p-agc-name

Arduino Game Console

C++

Arduino

An Arduino-powered retro game console starting with Pong, featuring joystick controls, difficulty levels, and plans for more classics like Snake.

projects-p-nr-name

Number Recognition

Python

Machine Learning

This project represents my final high school thesis, for which I also received the award for Computer Science and Math at JugendForscht 2024 (student science competition).
In this thesis I explored ways and algorithms for improving basic number recognition via Machine Learning on very small datasets.

projects-p-pv2-name

Portfolio V2

HTML

CSS

JavaScript

SQL

PHP

A dynamic, multi-language personal portfolio website that showcases projects with interactive popups and database-driven content.

projects-p-em-name

Event Management System

HTML

CSS

PHP

SQL

This project is a web-based Event Management System built using PHP. It allows users to manage events efficiently, providing functionality for user authentication, event creation, and event registration. The system is designed to be responsive, ensuring it works well on different devices.

projects-p-fr-name

Explicit Face Recognition

Java

A Java-based face recognition tool that applies edge detection and color classification, enhanced with a bokeh background blur effect.

projects-p-fc-name

Float Classification

Java

A Java school project for classifying float value datasets by distance, with data processing and confusion matrix evaluation.

projects-p-sml-name

Stepper Motor Library

C++

Arduino

A library and tutorials for controlling unipolar stepper motors (e.g., 28-BYJ48) on Arduino, with simple, OOP, and advanced options.

projects-p-webp-name

HTML Presentation

HTML

CSS

JavaScript

A lightweight, framework-free template for web-based presentations using only HTML, CSS, and JavaScript, with keyboard navigation.

projects-p-pv1-name

Portfolio V1

HTML

CSS

JavaScript

The initial version of a personal portfolio website, serving as a foundational showcase for projects and skills.

projects-p-calc-pi-name

Calculating Pi

C++

Calculating Pi

projects-p-calc-e-name

Calculating e

C++

Calculating e

projects-p-rwd-lp-name

Responsive Webdesign

HTML

CSS

Basic concepts of webdesign.

projects-p-nnn-name

Naive Neural Network

Python

With this project I tried to implement a Neural Network from scratch.

projects-p-qb-name

Quantum Billard

HTML

CSS

JavaScript

An experimental simulation exploring quantum mechanics in a billiards-like environment, likely focusing on particle dynamics.