Skip to content
View TimothySpriegade's full-sized avatar

Highlights

  • Pro

Block or report TimothySpriegade

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TimothySpriegade/README.md

Cute blob GIF Hey! Nice to see you. I'm Timothy

B.Sc. Software Engineering Student at Nordakademie
Full Time Software Developer at OTTO 

let timothy = Developer {
    name: "Timothy",
    nickname: "Tim",
    pronouns: "he/him",
    code: vec!["Kotlin", "Java", "Rust", "go","TypeScript", "Shell"],
    tools: vec!["Spring Boot", "Ktor", "Vue.js", "Docker", "Terraform"],
    cloud: vec!["AWS", "GCP"],
    current_focus: "writing small projects that fix my own problems and learning new languages and tools in the process",
    learning: "Rust",
};

Codeberg badge LinkedIn badge

Disclaimer - Current Projects

This GitHub page is mostly not used anymore due to me switching to Codeberg because I do not like the direction Microsoft is going with GitHub. This page therefore consists mostly of either mirrored repositories or archived projects for archival purposes. To see my current projects, please check out my Codeberg page: https://codeberg.org/timothyspriegade

Pinned Loading

  1. FullRestore FullRestore Public

    A dedicated training companion for Pokémon VGC players. Built with Kotlin and Jetpack Compose.

    Kotlin

  2. 8stash 8stash Public

    This is a CLI that takes snapshots of your local changes and pushes them to a remote branch for instant access by your teammates. Its goal is to streamline pair programming on Git-based platforms.

    Go 1

  3. mycelium mycelium Public

    mycelium - A statically-typed language built in Rust. From lexer to parser, evolving toward LLVM compilation. A personal deep-dive into language design and compilers.

    Rust 1

  4. karrierblatt karrierblatt Public

    Bilingual DE/EN Typst CV template - 13 themes, 3 layouts (modern · tabular · ATS), fully configured via a single YAML file.

    Typst

  5. SetlisteR SetlisteR Public

    A CLI tool that generates setlist-based playlists for your favorite artists on Spotify or YouTube Music.

    Rust

  6. Temple-Rush_Metroidvania Temple-Rush_Metroidvania Public archive

    This is a single level of a Metroidvania-style game developed in 2023 as part of my final project for A-Level in Computer Science.

    C#