KelsonCraft Logo




Projects page

This will contain a list of projects that I have worked on and that are public on my GitHub, I have made quite a few smaller projects and most of them are open source.
I tend to license most of my projects under GPLv3, or MIT but the website is licensed under AGPLv3.

Project Description Url
-------Websites-------
Kelsoncraft Website The new Kelsoncraft website created with Astro and Typescripthttps://github.com/kelson8/KelsonCraft-Website
KCNet Blog This is the Kelsoncraft blog created with Hugohttps://github.com/kelson8/kcnet-blog
Kelsoncraft NextJS Test This NextJS project was going to replace the website, but I am able to get stuff done easier with Astro.https://github.com/kelson8/KelsonCraft-NextJS
Kelsoncraft Flask website This was the previous website code created with Python Flaskhttps://github.com/kelson8/FlaskWeb
-------Minecraft-------
KBP My old Kelsoncraft Spigot plugin for Minecraft, I don't really work on it anymorehttps://github.com/kelson8/KBP
KCNet-MCMod My testing mod for Minecraft, it doesn't really do much.https://github.com/kelson8/KCNet-MCMod
-------GTA5-------
KCTrainerV GTA 5 trainer created in C++, uses some of Menyoo, and Chaos mod code.https://github.com/kelson8/KCTrainerV
kc_menu FiveM testing menu using ox_libhttps://github.com/kelson8/kc_menu
Custom FiveM Scripts These are some custom FiveM scripts that I created.https://github.com/kelson8/fivem-scripts
Venomous Freemode This is some scripts that I was messing around with, these are licensed under AGPLv3 and was not originally created by me.https://github.com/kelson8/venomous-freemode
-------Misc Scripts-------
Raspberry Pi Scripts Misc random Raspberry Pi scripts, mostly python but some C++ also.https://github.com/kelson8/rpi-scripts
-------ReVC and librw-------
KCNet-ReVC-Patches My reVC patches for the custom ImGui mod menu and other items, requires a copy of the reVC code.https://github.com/kelson8/KCNet-ReVC-Patches
librw I added ImGui support into librw, this can be used for the reVC and re3 ports.https://github.com/kelson8/librw
GTA4 Connected Scripts This is a list of scripts that I made for GTA Connected, a lot of it is for GTA 4.https://github.com/kelson8/gtaiv-connected-scripts

Website source code: GitHub