Skip to content
View dmalon3's full-sized avatar

Block or report dmalon3

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.

Content in all repositories owned by your account will be closed.
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
dmalon3/README.md

I like computers. I don't like programming computers I like low-level programming. I have an account on GitHub because I need to program store/organize code from my studies (I finished CSC1120 so I'm done with high-level coding!!). I will continue to have an account on GitHub even when I don't have any need to program computering, because GitHub gives me free file storage and uses the Git Version Control System, which I am fond of. One day I will have enough hard drives that I can finally move everything off the cloud, touch grass and be happy.

Popular repositories Loading

  1. dmalon3 dmalon3 Public

    Config files for my GitHub profile.

  2. dmalon3.github.io dmalon3.github.io Public

    this is where my internet things happen

    Vue

  3. supervised-installer supervised-installer Public archive

    Forked from home-assistant/supervised-installer

    fixed typo lol

    Shell

  4. mineswepper mineswepper Public archive

    JavaFX implementation of the classic game Minesweeper.

    Java

  5. stackOverflow stackOverflow Public archive

    A recursive method that calls itself, filling the stack and eventually generating a stack overflow error.

    Java