Skip to content
View Delofon's full-sized avatar
Uncompromising perfection
Uncompromising perfection
  • Space Station near Sirius B

Block or report Delofon

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

Pinned Loading

  1. QOIFormat QOIFormat Public archive

    My implementation of the QOI format.

    C#

  2. dotfiles dotfiles Public

    My dotfiles that I use.

    Shell 1

  3. Doom launcher bash script Doom launcher bash script
    1
    #!/bin/bash
    2
    
                  
    3
    function getsourceport
    4
    {
    5
        clear
  4. chp8 chp8 Public

    CHIP-8 emulator written in C

    C