Skip to content
View TimJentzsch's full-sized avatar

Sponsoring

@cart

Block or report TimJentzsch

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

Hi there 👋

I am a software engineer working with TypeScript, Python and Rust.

Some of the bigger projects I worked on:

  • bevyengine/bevy: A data-driven game engine in Rust. I am helping with issue triaging, plugin development and optimizing the CI pipelines.
  • @GrafeasGroup: GrafeasGroup was a non-profit organization aiming to improve internet accessibility. I helped to develop and maintain our database, API and network of six bots.
  • GameFeeder/GameFeeder: A notification bot for Game updates, available for Discord and Telegram. One of my first bigger programming projects, serving over 7000 combined users.
  • stonefish_engine: An amateur chess engine implementing the UCI protocol. This was my first bigger project in Rust.

Pinned Loading

  1. TheBevyFlock/bevy_cli Public

    A Bevy CLI tool and linter.

    Rust 119 17

  2. Leafwing-Studios/cargo-cache Public

    Cache your Cargo build files

    19 3

  3. GameFeeder/GameFeeder Public

    A notification bot for several games, available on Discord and Telegram.

    TypeScript 18

  4. bevy_mod_bbcode Public

    Use BBCode-formatted text in Bevy.

    Rust 16

  5. stonefish_engine Public

    An amateur chess engine written in Rust.

    Rust 3

  6. GrafeasGroup/buttercup Public archive

    Our personal assistant in Discord

    Python 5 2

424 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing TimJentzsch's contributions from April 21, 2024 to April 25, 2025. The contributions are 39% commits, 26% code review, 19% issues, 16% pull requests.

Contribution activity

April 2025

Created a pull request in TheBevyFlock/bevy_cli that received 5 comments

Allow forwarding of args to underlying program

Objective Closes #369. Some Bevy apps also have a CLI interface that allows passing other options. It's currently not possible to forward args to t…

+24 −1 lines changed 5 comments
Opened 9 other pull requests in 2 repositories
Reviewed 11 pull requests in 3 repositories

Created an issue in TheBevyFlock/bevy_cli that received 2 comments

Enable installation via cargo-binstall

This would be especially useful for private repositories that have to pay for their CI time. It can also help with using the linter: It currently r…

2 comments
Opened 6 other issues in 1 repository
Loading