Skip to content
View MatthiasSagerer's full-sized avatar
🤩
Intense focus is one of the greatest superpowers you can have!
🤩
Intense focus is one of the greatest superpowers you can have!

Highlights

  • Pro

Block or report MatthiasSagerer

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
MatthiasSagerer/README.md

Biological neural network learning to build artificial ones. 🤖

def reachGoal(goal):
    target = defineMeasurableTarget(goal)
    approach, result = firstTry()
    while (result != target):
        insights = reflect(approach, result, target)
        approach, result = iterate(insights, approach, result, target)
    print(f"Achieved goal with {result}")

Direction

"Have the courage to follow your heart and intuition. They somehow already know what you truly want to become. Everything else is secondary."

– Steve Jobs

Focus

"Besides the noble art of getting things done, there is the noble art of leaving things undone. The wisdom of life consists in the elimination of non-essentials."

– Lin Yutang

Action

"Pretend there’s a documentary crew filming your success story and following you around right now. What would you do?"

– Joe Rogan

Pinned Loading

  1. BasicCalculatorApp BasicCalculatorApp Public

    A basic calculator App with Flutter.

    Dart

  2. BlackJackConsole BlackJackConsole Public

    A command line application for the card game Black Jack.

    Python

  3. Sudoku-Pygame Sudoku-Pygame Public

    A Pygame program for solving Sudokus in 4 different difficulty levels.

    Python 1

  4. TUM-Site TUM-Site Public

    HTML

  5. turtle-drawings turtle-drawings Public

    TeX