Skip to content
View elnexreal's full-sized avatar
💭
Im stupid
💭
Im stupid
Block or Report

Block or report elnexreal

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
elnexreal/readme.md

Welcome to my profile

Stats Top Langs

About me

Im a student from Buenos Aires, Argentina. I'm currently studying in high school and i would like to study software engineering in the university.
I like everything related to technology and i'm also interested in music production.

Pinned

  1. GD-SLEditor GD-SLEditor Public

    Just a GD server link editor

    C# 2

  2. copy_song_id copy_song_id Public

    "basic" mod that adds the amazing function of... Copying the level id just by clicking it :)

    C++ 1

  3. autoSetPriority autoSetPriority Public

    Set your game priority to high automatically when you launch the game.

    CMake 2 2

  4. fuckthatwebhook fuckthatwebhook Public

    Spamming tool for Discord webhooks

    C#

  5. Automatically pushes the current Doc... Automatically pushes the current Docker container to the GitHub Container Registery
    1
    name: Build and Push container to GHCR
    2
    
                  
    3
    on:
    4
      push:
    5
        tags: "*"
  6. Publish to GitHub Pages with Webpack Publish to GitHub Pages with Webpack
    1
    name: Publish to Github Pages with Webpack
    2
    
                  
    3
    on:
    4
      push:
    5
        branches: [ main ]