You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
๐ I study Industrial Sciences and Engineering, Mathematics and Physics.
๐ Iโm interested in playing (and making) videogames, web/apps development, programming and mathematics.
๐ฑ I really love programming. Here's my top langauges based on my preferences:
C# - It's like a swiss army knife, it's basically able to do anything. Strongly typed yet easy to handle. It's the language I instantly think about when I think about making something new (except Minecraft mods)
Go - It's the perfect language for anything related to networking. I use it for every single of my REST APIs and distant game servers.
C++ - I do not use it very much, but my experience with it have been really satisfying so far, especially in Unreal Engine.
Python - Wooden swiss army knife, cool for tests but I wouldn't use it for anything too serious.
Java - It's the discount version of C#. The syntax is not very comfortable for a C language regular, and Gradle and other stuff are really annoying imo.