You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 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
{% codeblock lang:cs %} var tK = new Person("Tim","Kicker");
tK.State = "Austria"; tK.Interests = {"Linux","Selfhosting","Vinyl", "Data curation", "Privacy (Datnschützr würd ma sega)"};
tK.FavGames = {"Half-Life 2", "Lego Universe", "Far Cry 3", "Portal 2"};
tK.FavLang = "CSharp"; tK.LeastFavLang = "JS"; tK.FavColor = "Black (If that's a color??)";
{% endcodeblock %}
Feel free to leave me a message! (github, mail, blog-comment,...)
c: