Welcome to the about page

I will be hosting this site mostly in Python Flask. There is a couple of items on the sidebar for info pages.

About this site


I will be hosting projects here such as a Minecraft map with dynmap, a forum, a git server and other items that I decide to host.

Anyone is welcome to take a look at the source code and it's licensed with GPLV3 so do whatever you want with the code. Please give credit if you use any of it, thanks!

About me


Here's a little bit about myself, my name is Kelson and my username is usually kelson8. I've always been passionate about tech especially computer hardware, Minecraft coding for spigot is what originally got me into programming.

I have a small spigot plugin that I occasionally add features to, currently one of the noteable features is the localchat. The link to the spigot plugin is here https://github.com/kelson8/KBP

I am pretty decent at coding with Python, and I enjoy messing around with FiveM lua scripts. I know a lot of Java, lua, python, html, and css.

I've played around with making a basic GTA 5 Script Hook V mod with C#.
I have messed with C++ quite a bit, and have made some mods
for GTA 5, San Andreas and some other Grand Theft Auto games using it.


Coding languages that I know

  • Java - This is where I really started coding and probably what really got me into tech.
    Back in 2013 I started becoming interested in Spigot coding for Minecraft.
  • Python - I have messed around with Python quite a bit and have made a ton of small
    scripts and stuff with it. I might eventually publish them, but I had some files that I can't publically share in the repo.
  • Lua - I have mostly messed around with FiveM scripts using lua, it's not a bad scripting language to get stuff done quickly.
  • Web dev (html, css, javascript) - I know enough html and css to build a basic site.
    Also, I'm decent at javascript and have made a couple of parts of this site using it.
    I have recently started messing around with ReactJS, NextJS, and Typescript to learn to use those frameworks a bit more.
  • C# - I have messed around with ImGui, GTA 5 modding and other game mods in C#.
  • C++ - I have been learning quite a bit of C++ using SFML for game development and using ImGui to mess around with.
    I have a few