Skip to content
View Nimdoc's full-sized avatar
Block or Report

Block or report Nimdoc

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

Pinned

  1. Meme-Sort Meme-Sort Public

    An image sorting application.

    C++ 1

  2. Stream-Golf Stream-Golf Public

    This is a small golf game that is controlled by Twitch chat.

    C# 1

  3. Disable cookies on the frontend of W... Disable cookies on the frontend of WinterCMS - Plugin Registration file
    1
    <?php namespace Nimdoc\NoCookies;
    2
    /*
    3
    MIT License
    4
    5
    Copyright (c) 2023 Tom Busby
  4. StalinSort StalinSort
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    
                  
    4
    struct node
    5
    {
  5. pathfinder pathfinder Public

    A simple raycast engine for a school project

    C++ 2

  6. 2600-Imager 2600-Imager Public

    Creates images from Atari bin files

    C++