{"skillset": {
"Languages": ["Python", "C#", ".NET", "SQL"],
"Technologies": ["gRPC", "CI", "git"],
"OS exp": ["Windows servers", "CentOS", "Ubuntu", "Arch", "NixOS"],
"Networking": "Cisco certification CCNA"
}}
This was a group project of a coding course about a chat app which had an API server, a database, a web client and unit tests. We used C# and .NET. The codebase is not available.
This is a group project about a routing app with weather information for going from point A to point B written in Python. The input fields for the desired places do have auto completion feature.
I have created a "KVM switch" in Python. I wanted to switch between Arch Linux and a Windows 10 VM (with GPU and SSD Passthrough) and didn't want to buy an actual KVM switch for 80 Euro as a broke student :)
I've made this AI racer game. It uses NEAT and lots of Feed-Forward neural networks.
I did create this 3D live wallpaper to learn OpenGL. I used OpenGL, GLSL, C++, stb_image, GLEW and GLFW.
I did create this 3D world to meet my friends in VRChat. I used Blender, Unity and the VRChat SDK 3 for Unity.
I made a Minecraft mod in Java that creates a craftable Katana (sword type item), has a fragment shader (to add emissiveness), a custom sweep animation and obviously a texture.
My team and I've created a roguelike 2D sprites based Java game called PM-Dungeon. This was a group assignment at our university.
Oh, and obviously, this website is hosted on GitHub's servers as you can tell by the domain and the repository is public.
This is a collection of what I did during university and school times. IT related obviously.