1.6 KiB
title | date |
---|---|
About | 2023-05-17 20:35:10 |
Hi!
My name is Tim. As I already mentioned, I am a young student from Austria who also happens to have a great passion for programming. But there are many other topics which I can't stop talking about.
And since I find it difficult to describe myself in sentences, I'll just throw some buzzwords together
(Also, i explained some stuff on my faq page btw.)
{% codeblock lang:cs %} var tK = new Person("Tim","Kicker");
tK.State = "Austria"; tK.Interests = {"Linux", "Selfhosting", "Vinyl", "Data curation", "Privacy Guardance"};
tK.FavGames = {"Half-Life 2", "Lego Universe", "Far Cry 3", "Portal 2"};
tK.FavLang = "CSharp"; tK.LeastFavLang = "JS"; tK.FavColor = Color.Black; // if that's a real color?
{% endcodeblock %}
Keep in mind: You can always support me, if you want to!
Also please feel free to leave me a message! (comment, mail, twitter, github,...)
c: