{"skillset": {
"Languages": ["Python", "C#", ".NET", "SQL"],
"Technologies": ["gRPC", "CI", "git"],
"OS exp": ["Windows servers", "CentOS", "Ubuntu", "Arch", "NixOS"],
"Networking": "Cisco certification CCNA"
}}
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 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.