Skip to content
View Moritz344's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Germany
  • 09:08 (UTC +01:00)

Block or report Moritz344

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

Screenshot_74

     class Programmer(object):
          def __init__(self):
               self.name: str = "Moritz"
               self.age: int = 16

          def hi(self):
               print("Hey!")

     programmer = Programmer()
     programmer.hi()
 # About Me
 I'm a 16 year old guy who likes programming in his freetime. For coding I use nvim/vim and I really enjoy and     
 suffer using it. Im currently only writing in python and bash. I also have some experience in the
 shell from the overthewire Bandit Level which was really cool and I recommend.
 I also edit videos with Davinci Resolve(coding videos,anime edits,shorts).
     

Pinned Loading

  1. NeroEditor NeroEditor Public

    notes app written in python.

    Python

  2. Simulation-of-Life Simulation-of-Life Public

    Pixel Simulieren Leben.

    Python 2

  3. Visual-Sorting Visual-Sorting Public

    Darstellung von Sortier Algorithmen in python.

    Python

  4. Twitch-Chat Twitch-Chat Public

    Get the Twitch chat messages from streamers in your terminal!

    Python 2

  5. SpaceInvader SpaceInvader Public

    Pygame SpaceInvader!

    Python 2

  6. bash-balls bash-balls Public

    screensaver in bash

    Shell