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.
|
|
--- title: About date: 2023-05-17 20:35:10 --- <div class="text-center mb-4"> <img src="https://avatars.githubusercontent.com/u/33966128?v=4" alt="apictureofme" width="150" height="150" style="border-radius: 50%;" /> </div>
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 that 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 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 %}
I explained some things on my [faq page](https://tim.kicker.dev/faq/) and if you want to read my stuff without javascript, please take a look at the [**alternate frontend**](https://blog.kicker.dev).
Keep in mind: [You can always support me, if you want to!](https://www.buymeacoffee.com/timkicker)
Also please feel free to leave me a message! (comment, mail, twitter, github,...)
c:
<p align="center"> <img src="https://raw.githubusercontent.com/botchGNU/botchGNU/master/generated/languages.svg" /> </p>
<p align="center"> <div class="text-center mb-4" id="webpushr-subscription-button" data-button-text="Subscribe" data-subscriber-count-text="Subscribers" width="150" height="150" ></div> </p>
<!--
<div class="text-center mb-4"> <img src="https://raw.githubusercontent.com/botchGNU/botchGNU/master/generated/languages.svg" alt="apictureofme" width="350" height="200" /> </div> -->
|