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 recently really started getting into playing around with javascript. and I've enjoyed that. But I'm not too good with Javascript and nodejs just yet.
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++ but not enough to know how to use it well.


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.