Skip to content
View moritz-grimm's full-sized avatar
🐧
🐧

Block or report moritz-grimm

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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-grimm/README.md

Typing SVG

About me

const moritzGrimm = {
    name: "moritz-grimm",
    position: "Apprentice Software Developer",
    code: ["JavaScript", "TypeScript", "HTML", "CSS"],
    interests: [
        "Coding & Debugging",
        "Gaming",
        "Music",
        "Going out with friends",
    ]
}
top-5-languages

Tech-Stack

JavaScript TypeScript HTML CSS

MariaDB

NodeJS Hono Vite Docusaurus

Git GitHub GitLab Markdown

Featured

A simple tool to switch between a wired or a wifi connection built with PowerShell for Windows

PowerShell Windows

A CLI tool that automatically backs up your Steam screenshots to OneDrive - organized by game, deduplicated via SHA-256 hashing, and with preserved EXIF metadata.

Node.js TypeScript Steam

My personal portfolio and homepage, built with Vite and TypeScript. Reach it at moritz-grimm.dev

TypeScript Vite HTML CSS

My own personal API with endpoints delivering infos about me. Call it at api.moritz-grimm.dev

Hono TypeScript

A collection of notes, code snippets, and insights from my career as a developer. Reach it at knowledge.moritz-grimm.dev

Docusaurus Markdown TypeScript

All badge and asset sources can be found in sources.md.

Pinned Loading

  1. advent-of-code advent-of-code Public

    My solutions to advent of code in TypeScript

    TypeScript

  2. eslint-config eslint-config Public

    My own shareable eslint-config

    JavaScript