Miku's Avatar

Hi, I'm Miku

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.


Pinned Projects

MariaDB-SQLBuilder

MariaDB SQL Builder is a simple way to use and create Maria SQL.

View on GitHub
Clason

Load your classes with json and save it with json or work with python dictionary's

View on GitHub
PopupManager

JavaScript module for managing popups

View on GitHub
Tic Tac Toe AI

A fun project where I developed a game exclusively with the Jetbrains AI Assistent.

View on GitHub
MyAnimeGif

Short MAG is a GIF Website like Tenor but only specially for anime. It's restricted to specific users.

Coming soon...

Programming & Markup Languages

Python

Python

Java

Java

JavaScript

JavaScript

TypeScript

TypeScript

Lua

Lua

HTML5

HTML5

CSS3

CSS3

Database

MariaDB

MariaDB

MariaDB

Postgres

SQLite

SQLite

Redis

Redis

Frameworks

Flask

Flask

FastApi

FastApi

SQLAlchemy

SQLAlchemy

Next.js

Next.js

React

React

NextUI

NextUI

AntDesign

AntDesign

TailWind CSS

Tailwind CSS

Other stuff

Docker

Docker

RabbitMQ

RabbitMQ

Jetbrains

JetBrains tools

Git

Git

GitHub

GitHub

Discord

Discord

UnrealEngine

Unreal Engine

GodotEngine

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.


Other Projects

Projects I have done, mostly not finished, but could be interesting.
They are also nothing big or new

SQIni

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.

View on GitHub
Scientist V2

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.

View on GitHub
PlayersGameList

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 private
Mupo

A Music selection system with the last song and suggestions based on the last song what other users heard.

View on GitHub
Simplesave

Simple 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 GitHub
Desktop Cleaner

It 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 lost
Type Turtle

A 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 private
Pykemon

A 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