Skip to content
View moritz-hoelting's full-sized avatar

Highlights

  • Pro

Block or report moritz-hoelting

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

Hi, I'm Moritz Hölting

About me

let moritz = Person {
    name: "Moritz",
    age: 20,
    occupation: Student {
        subject: "Computer Science", 
        location: "Paderborn University",
        semester: (5, Degree::Bachelor)
    },
    languages: vec!["german", "english"],
    code: vec!["Typescript", "Python", "Rust", "HTML", "CSS", "Java", "SQL"],
    pronouns: ("he", "him"),
    technologies: Technologies {
        backend: vec!["Node.js", "actix-web"],
        frontend: vec!["Astro.js", "Next.js"],
        devops: vec!["Docker"],
        misc: vec!["Git", "GitHub"]
    },
    interests: vec!["Drums", "Guitar"],
    linkedin: "https://linkedin.com/in/moritz-hölting",
    funfact: "Why do programmers prefer dark mode? Because light attracts bugs!"
}

Connect with me

linkedin

Popular repositories Loading

  1. mensa-upb-cli mensa-upb-cli Public

    Rust 1

  2. shulkerscript-cli shulkerscript-cli Public

    Rust 1

  3. google-contacts-birthday-extractor google-contacts-birthday-extractor Public

    Python 1

  4. advent-of-code-2024 advent-of-code-2024 Public

    Rust 1

  5. ueli ueli Public

    Forked from oliverschwendener/ueli

    Keystroke launcher for Windows and macOS

    TypeScript

  6. moritz-hoelting moritz-hoelting Public