Skip to content
View eglopez07's full-sized avatar
  • Illinois, United States
  • 02:10 (UTC -05:00)

Organizations

@IllinoisFGC
Block or Report

Block or report eglopez07

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. death-artifact-cyoa death-artifact-cyoa Public

    A choose-your-own-adventure game made in Twine, with the theme of "death"

    HTML 2

  2. Discord-MediaWiki-API-Bot Discord-MediaWiki-API-Bot Public

    An example of a bot that interacts with MediaWiki API from a Discord client.

    Python

  3. eglopez07.github.io eglopez07.github.io Public

    A website to feature projects that I have worked on.

    HTML

  4. IllinoisFGC/illinoisfgc.github.io IllinoisFGC/illinoisfgc.github.io Public

    Website for the Illinois Fighting Game Community.

    HTML

  5. UNICLR wikitext generator UNICLR wikitext generator
    1
    #UNICLR CSV to wikitext
    2
    #Credit to Shiburizu for the original script: https://gist.github.com/shiburizu/b8ac5d3656d6b2724163d798e3389ca6
    3
    #For use with MoveData and AttackData at SRK/Mizuumi, or any other wiki with similar syntax
    4
    #First row of your CSV should have headers that are part of 'n' list, and the last row of your data should be indicated with 'END DATA' in the first column.
    5
    #Add section headers to the first column and denote them in c to have headers inserted at your desired points on the CSV.