I'm a passionate Software Developer currently studying Applied Computer Science.
Driven by my deep aversion for repetitive tasks and enjoyment of building stuff, I started teaching myself how to code in my last year of school (had a lot of free time due to Covid).
In the last 3 to 4 years, I have worked on many fun coding projects. Sometimes building software I need myself instead of using existing solutions. I have done a lot of mobile app development with Dart & Flutter. I have also often used python for automating annoying tasks, webscraping as well as writing REST APIs with Flask. For data storage I have used MySQL, PostgreSQL, SQLite and Firestore so far.
At the moment, I am transitioning into Web Development.
category | list |
---|---|
languages | SQL, Python, C, Dart, Java, Bash |
frameworks | Flask, Flutter |
databases | MySQL, PostgreSQL, SQLite, Firestore, ODBC |
devtools | Git, GitHub, Linux, VS Code, Vim |
name | description | technologies |
---|---|---|
responsiveness | A set of Flutter widgets that makes creating responsive ui easy | Dart & Flutter |
excel_framework | A framework for creating excel files declaratively using Python | Python |
parser | A command-line option/args parser for easily building command-line applications in Rust | Rust |
file_router | Adds filesystem-based routing to flutter | Dart & Flutter |
aoc2023 | Solutions for Advent of Code 2023 | C & Python |
euler | Solutions for problems from Project Euler | Python & C |
config | My linux config files (i3 WM configuration, bash scripts, etc.) | Bash, Python, i3 |
Aussagenlogik | A command line application for evaluating boolean expressions | Python |
tools | My personal command line tools for tracking my work and creating invoices | Python, Dart |
personal_api | A REST-API for tracking my work and my training progress | Python, Flask, SQL, MySQL |
training | A mobile application for tracking my training progress | Dart & Flutter |
statewithease | An easy to use state management library for flutter | Dart & flutter |
Design-Patterns | Explanations and examples for the usual software design patterns | Dart, Markdown, UML |
Notebook | A mobile application that functions as a notebook for displaying makdown articles | Dart & Flutter |
polynom_puzzle | A cross platform slide puzzle for learning polynomials in a fun way | Dart, Flutter, Firebase |
Conways-Spiel-des-Lebens | A mobile application implementing conway's game of life | Dart & Flutter |