Skip to content
View TheUltimateOptimist's full-sized avatar
💭
In the zone
💭
In the zone
  • Bad Hersfeld, Germany
  • 06:10 (UTC -12:00)

Block or report TheUltimateOptimist

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

About Me

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.

Skills

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

Top Langs Jonathan's GitHub stats Top Langs Jonathan's GitHub stats

Notable Projects

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

Pinned Loading

  1. responsiveness responsiveness Public

    A minimal responsive framework for creating UI for all screen sizes using flutter

    Dart 2

  2. excel_framework excel_framework Public

    A framework for creating excel files declaratively.

    Python

  3. parser parser Public

    custom command line parser written in rust

    Rust

  4. file_router file_router Public

    file system based routing for flutter

    Dart

  5. aoc2023 aoc2023 Public

    Advent of Code 2023

    Python

  6. euler euler Public

    Python