KelsonCraft Logo




About page

Welcome to the about page for the website.

I will be hosting this site mostly in Python Flask. There will be a couple of items on the sidebar for info pages. But I have not setup the sidebar with Tailwind CSS just yet.

Here is a list of coding languages that I know: /about/coding-info


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 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.


const welcomeMessage = "Welcome to the Kelsoncraft Website!";
console.log(welcomeMessage);

Website source code: GitHub