Coding Languages that I know
| Language | Description |
|---|---|
| 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. |
| 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 | I know enough Html and CSS to build a basic website. Also, I'm decent at Javascript/Typescript and have pretty much rebuilt my website with Typescript and NextJS. |
| 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. Although, it has been a little while since I have last done a project or anything with C++. |