


When diving into the world of algorithms, one of the first sorting techniques you'll likely encounter is Bubble Sort, also known as sinking sort. Despite its simplicity, Bubble Sort provides a fundamental understanding of algorithmic thinking and the mechanics behind sorting data.

Insertion sort is one of the simplest sorting algorithms, often introduced early in computer science education. While it may not be the most efficient method for large datasets, its straightforward approach provides a solid foundation for understanding more complex sorting techniques.

Selection sort is one of the simplest sorting algorithms and serves as a great introduction to the fundamentals of sorting. While it may not be the most efficient method for handling large datasets, its straightforward approach provides a clear understanding of basic sorting principles.
This very website you're on right now! Built with React and TypeScript, it showcases my skills, projects, and contact information.
A geocoding API that helps you find coordinates for search queries and vice versa. It can also provide country information from IP addresses. Created with Python.
I made the website for the Deutsche Sperber Züchter association. It provides information about this kind of chicken and their history of breeding.
Die WählerGEMeinschaft Gemünden is an electorate at the local level based in north Hesse, Germany. As a member, I contribute to local political discussions and initiatives.