Skip to content
View Moritz344's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home
  • Germany
  • 01:23 (UTC +02: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

πŸ§™β€β™‚οΈ Moritz344

I'm a 17 year old who enjoys programming in his free time. 
I switched from vim to Doom Emacs, and I’ve been really enjoying the experience.
Right now, I mainly code in Python and JavaScript. I’ve also gained some shell experience 
through the OverTheWire Bandit challenges, which I found really fun and highly recommend.
In addition to coding, I also have experience in video editing with DaVinci Resolve
.I love building small apps, learning new programming languages, and creating simple games 
inspired by cellular automatons, like Langton's Ant or similar concepts.
     class Programmer(object):
          def __init__(self):
               self.name: str = "Moritz"
               self.age: int = 17

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

     programmer = Programmer()
     programmer.hi()

Pinned Loading

  1. NeroEditor NeroEditor Public

    Text editor written in python.

    Python 3

  2. Twitch-Chat Twitch-Chat Public

    Get the Twitch chat messages from streamers in your terminal! πŸ§™β€β™‚οΈ

    Python 3

  3. Nero-Manga Nero-Manga Public

    your awfully written manga app for wizards πŸ§™β€β™‚οΈ

    Python

  4. mcscan mcscan Public

    A cli application to fetch data from your favourite minecraft server. πŸ§™β€β™‚οΈ

    Python 1

  5. Simulation-of-Life Simulation-of-Life Public

    Pixel Simulieren Leben.

    Python 2

  6. dotfiles dotfiles Public

    my current dotfiles

    Lua