Skip to content
View Timdenders's full-sized avatar
🖥️
Lost in the virtual abyss
🖥️
Lost in the virtual abyss
Block or Report

Block or report Timdenders

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

Popular repositories

  1. Colonization-Conquerors Colonization-Conquerors Public

    A completed project focused on the development of a game that replicates the gameplay of the classic 1982 game, Utopia.

    GDScript 1

  2. factorNCI factorNCI Public

    Refactoring an assignment into useful Python packages.

    Python

  3. CMPSC-472-Process-Manager CMPSC-472-Process-Manager Public

    This Process Manager empowers users to establish, oversee, and synchronize processes within a multi-threaded setting. It offers a command-line interface for establishing, overseeing, and synchroniz…

    Python

  4. Grin-and-Gourmet Grin-and-Gourmet Public

    The Grin & Gourmet project aims to create an intuitive and user-friendly desktop application, the Cooking Assistant, designed for elderly users, focusing on efficient database management, thread ha…

    Python

  5. mutationTesting mutationTesting Public

    The goal of mutation testing is to assess the quality of the test suite by introducing small changes (mutations) to the code and observing how well the tests detect these changes. This process help…

    Python