Skip to content
View DerMoehre's full-sized avatar

Block or report DerMoehre

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

Welcome to my GitHub Page!🥕

class Person:
  def __init__(self, first_name, last_name, nickname, age):
    self.fist_name = "Moritz"
    self.last_name = "Dahm"
    self.nickname = "DerMoehre"
    self.age = 33

  def get_education(self):
    education = [
      "Bachelor in industrial Engineering",
      "Master in industrial Engineering",
      "Self taught Python Developer",
      "Currently doing Odin Project for FrontEnd"
      ]
    return education

Languages and Tools

Python  JavaScript    HTML5  CSS3    Pandas  Numpy  FastAPI  SQLAlchemy    VSCode  Juypter    PostgreSQL  SQLITE    GOOGLE 

My Stats

My Socials

Pinned Loading

  1. My-Golf-Stats My-Golf-Stats Public

    A little App I created, for keeping track of my latest golf results

    Python

  2. toDo-List toDo-List Public

    JavaScript

  3. CS50AI CS50AI Public

    Python

  4. household-book household-book Public

    Python

  5. library library Public

    JavaScript