Skip to content
View TheUltimateOptimist's full-sized avatar
💭
In the zone
💭
In the zone
  • Bad Hersfeld, Germany
  • 19:48 (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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

categorylist
languagesSQL, Python, C, Dart, Java, Bash
frameworksFlask, Flutter
databasesMySQL, PostgreSQL, SQLite, Firestore, ODBC
devtoolsGit, GitHub, Linux, VS Code, Vim

Top LangsJonathan's GitHub statsTop LangsJonathan's GitHub stats

Notable Projects

namedescriptiontechnologies
responsivenessA set of Flutter widgets that makes creating responsive ui easyDart & Flutter
excel_frameworkA framework for creating excel files declaratively using PythonPython
parserA command-line option/args parser for easily building command-line applications in RustRust
file_routerAdds filesystem-based routing to flutterDart & Flutter
aoc2023Solutions for Advent of Code 2023C & Python
eulerSolutions for problems from Project EulerPython & C
configMy linux config files (i3 WM configuration, bash scripts, etc.)Bash, Python, i3
AussagenlogikA command line application for evaluating boolean expressionsPython
toolsMy personal command line tools for tracking my work and creating invoicesPython, Dart
personal_apiA REST-API for tracking my work and my training progressPython, Flask, SQL, MySQL
trainingA mobile application for tracking my training progressDart & Flutter
statewitheaseAn easy to use state management library for flutterDart & flutter
Design-PatternsExplanations and examples for the usual software design patternsDart, Markdown, UML
NotebookA mobile application that functions as a notebook for displaying makdown articlesDart & Flutter
polynom_puzzleA cross platform slide puzzle for learning polynomials in a fun wayDart, Flutter, Firebase
Conways-Spiel-des-LebensA mobile application implementing conway's game of lifeDart & Flutter

Pinned Loading

  1. responsivenessresponsivenessPublic

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

    Dart 2

  2. excel_frameworkexcel_frameworkPublic

    A framework for creating excel files declaratively.

    Python

  3. parserparserPublic

    custom command line parser written in rust

    Rust

  4. file_routerfile_routerPublic

    file system based routing for flutter

    Dart

  5. aoc2023aoc2023Public

    Advent of Code 2023

    Python

  6. eulereulerPublic

    Python