Skip to content
View ReckerXF's full-sized avatar
  • United States
  • 16:45 (UTC -05:00)

Block or report ReckerXF

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
ReckerXF/README.md

Hi there 👋

My name is Michael and I am a hobbyist backend software developer! You'll find me on here making contributions to various repos and uploading some of my own public work!


⚡ My Knowledge & Tools at a Glance

VMWare Debian Ubuntu Windows

GitLab GitLab CI Git MySQL Postgres Redis Visual Studio Visual Studio Code Cloudflare Trello Jira Nginx Apache

C# .Net Lua JavaScript NodeJS HTML5 CSS3 TypeScript


🌱 I am currently learning...

Python Docker


Notable Projects

C#

InvisionSync is an addon for the GTA 5 modification framework FiveM which allows server owners to synchronize their permissions from their Invision Community forum software to the server itself. As an example, someone who holds an Admin rank on the forum may receive an admin rank in game. The addon utilizes the Invision Community REST API to check the individual's forum group based on the profile field "Steam Hex" and sets their in-game permissions accordingly. InvisionSync is completely free and open sourced, allowing anyone to make modifications as they please.

TypeScript Redis

The Teamspeak 3 Queue Bot was originally a private project for an online gaming community. The purpose of this teamspeak bot is to queue users to join a channel that is already full. The bot features an assortment of features including the ability to exclude people in the channel from the queue based on their servergroups, and also offers the ability for those whose teamspeak clients crash to rejoin the queue (AKA a "recovery" option). The queue bot utilizes Redis for caching and storing data. While the queue bot is open sourced, it is unmaintained at this time and there may be errors upon running the bot for the first time.

3. ixEmplacements

Lua

ixEmplacements is a plugin for the Helix framework within Garry's Mod that was done as a commission in late 2023. It utilizes an assembly and disassembly system for Gredwitch's Emplacements; requiring the appropriate items to be in the player's inventory before assembling and disassembling the emplacement. Emplacements are saved, allowing them to remain in place beyond a server restart.

Pinned Loading

  1. InvisionSync InvisionSync Public

    FiveM Forum to Game Permissions Sync

    C# 2

  2. ts3-queue-bot ts3-queue-bot Public

    A bot that queues users for channels in Teamspeak 3.

    TypeScript 1 2