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

Block or report deefdragon

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. startup startup Public

    Workspace to import for getting started scripts.

    Python

  2. pres-sim pres-sim Public archive

    A super simple presidential election simulator. Each state simulated individually

    Go

  3. golang syntax error near unexpected ... golang syntax error near unexpected token `newline' build error.md
    1
    tldr: go build only produces an executable for main packages. Check the package name of your main file is main.
    2
    
                  
    3
    
                  
    4
    I am an idiot. Its only through mistakes that you learn tho. I have recently been running into issues with my new golang projects. ONLY the new ones. Whenever I try to make a new project, it would always have issues. The biggest issue is the fact that "go build" would not produce an executable without "-o main.exe" as arguments. When an executable was produced, if I ran it I got 
    5
    ```
  4. docker-dev-makefile docker-dev-makefile Public

    Go

  5. json-edit-action json-edit-action Public

    Forked from bitoiu/node-js-action-template

    Github Action to make a change to a JSON file

    JavaScript 12 1

  6. flisslj/Gamecube-TAS-Robot flisslj/Gamecube-TAS-Robot Public

    We are creating a tool assisted speed run robot for the Nintendo Gamecube, this is the code for our project.

    C 8 1