I’ve been programming since May 2017. Programming is a hobby of mine that brings me a lot of joy. However, it’s only a hobby, and I pursue it on the side rather than full-time.
My favorite programming language is Python, which I mainly work with. Unfortunately, I can't always find the time to dedicate to my projects, but I always do my best to keep working on them.
Sorry if my English isn't perfect! German is my native language. Most of the time, I use DeepL or GPT to translate.
One of the projects I’m particularly proud of is the MariaDB SQL Builder, which has now been downloaded over 43,000 times! However, I no longer use it myself as I’ve since transitioned to SQLAlchemy.
Most of the time, I create projects primarily for my own needs. I make them available to the world in case someone else is interested, but at the core, they’re tailored to my personal requirements.
Currently, I’m deeply delving into web development. As part of this, I’m actively learning Next.js and familiarizing myself with the general standards in this area.
Load your classes with json and save it with json or work with python dictionary's
View on GitHubA fun project where I developed a game exclusively with the Jetbrains AI Assistent.
View on GitHubShort MAG is a GIF Website like Tenor but only specially for anime. It's restricted to specific users.
Coming soon...Python
Java
JavaScript
TypeScript
Lua
HTML5
CSS3
MariaDB
Postgres
SQLite
Redis
Flask
FastApi
SQLAlchemy
Next.js
React
NextUI
AntDesign
Tailwind CSS
Docker
RabbitMQ
JetBrains tools
Git
GitHub
Discord
Unreal Engine
Godot Engine
Tech I’ve worked with, explored, and learned along the way.
I have the necessary skills to use each of these effectively in projects.
Projects I have done, mostly not finished, but could be interesting.
They are also nothing big or new
My first public project, designed to provide a simple method for revising
tables in an SQLite database.
It has surprisingly surpassed 24,000 downloads, though I'm not sure why it gained such
popularity.
It offers the possibility to enter search elements, which it then evaluates.
It has a self-learning algorithm to determine results on their relevance to improve them afterward.
Usable but not good or finished.
My first significant project was a website designed to manage a personalized list of games played by a user and share it with their friends. It was developed using Flask and RestX. Unfortunately, this project was never publicly released.
Source code is privateA Music selection system with the last song and suggestions based on the last song what other users heard.
View on GitHubSimple Save was planned to be a simple way to save data, its support dictionary and JSON. However, it was never finished. Maybe I will continue it later.
View on GitHubIt was a project designed to organize my desktop by moving all files to a specific folder and sorting them into corresponding subfolders, such as pictures, documents, and more.
Source code lostA Python library designed to enforce strict type checking of function variables, ensuring that only variables with the correct types are passed. If a mismatch is detected, a clear and descriptive error is raised.
Source code is privateA Pokémon clone developed in both Python and Java. This project aimed to teach the fundamentals of game development from start to finish. Although it remains incomplete, it provided significant experience across various aspects of development.
Source code is private