👋 Hey there!

Here is all my personal/volunteer work I've done in my programming journey. Feel free to also look at about me or or packages I published!

Table of contents

  1. FANDOM Developer's Wiki Logo FANDOM Developers (2019-2022)
    1. JavaScript JavaScript
      1. Scripts That I created
      2. Scripts That I maintained
      3. Scripts That I made major changes to
    2. Lua Logo Lua
    3. CSS LogoCSS
  2. Hypixel SkyBlock Wiki Logo Hypixel SkyBlock Wiki (2019-2022)
    1. JavaScriptJavaScript
    2. CSS LogoCSS
    3. Lua LogoLua

FANDOM Developer's Wiki Logo FANDOM Developers (2019-2022)

JavaScript JavaScript

Scripts That I created

  • MoreDropdown - Adds a useful dropdown to the page edit button that contains some tools.
  • BlockListTools - Adds some links to the blocklist and makes it cleaner
  • BlockLookup - A tool for managing and viewing blocked users on your wiki in a clean format
  • AjaxAbuseLog - A modal script that makes browsing abuselogs easier
  • AjaxContentModel - A modal script that makes changing content models easier
  • AjaxRename - A modal script that makes renaming pages a breeze
  • QuickPurge - A script that allows you to skip confirmations for purging pages
  • GlobalJSLinks - A script that allows you to view a list of your global JS
  • CollapseGlobalNavButton - A script that allows you to collapse the global navigation
  • TitleBlacklistHighlight - A script that highlights the syntax of MediaWiki:Titleblacklist to make it more readable
  • Reconstitution - A script that mass restores deleted pages for a specific user or all users
  • RevisionDelete - A script that allows users to selectively remove revisions from page histories
  • PageReport - A script that provides a detailed parser report on a page and locates hidden lua errors.

Scripts That I maintained

  • Nuke - A script to mass delete pages
  • UserAndIPTools - A script to view the information of users/IPs and provides tools for IPs
  • MultipleFileDelete - A script to selectively delete pages on certain special pages
  • SnowStorm - A script to add animated snow to a wiki

Scripts That I made major changes to

Lua Logo Lua

  • MultiRequire - A module that allows you to require multiple modules at once

CSS LogoCSS

Hypixel SkyBlock Wiki Logo Hypixel SkyBlock Wiki (2019-2022)

JavaScriptJavaScript

CSS LogoCSS

Lua LogoLua