timkicker 1 year ago
parent
commit
4d2a45ea73
  1. 2
      About/index.html
  2. 2
      faq/index.html
  3. 4
      sitemap.xml

2
About/index.html

@ -223,7 +223,7 @@
<p>Hi! </p> <p>Hi! </p>
<p>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. </p> <p>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. </p>
<p>And since I find it difficult to describe myself in sentences, I’ll just throw some buzzwords together</p> <p>And since I find it difficult to describe myself in sentences, I’ll just throw some buzzwords together</p>
<p>(Also , there’s an <strong><a href="https://tim.kicker.dev/faq/">faq page</a></strong> btw.)</p>
<p>(Also, i explained some stuff on my <strong><a href="https://tim.kicker.dev/faq/">faq page</a></strong> btw.)</p>
<pre class="line-numbers language-csharp" data-language="csharp"><code class="language-csharp"><span class="token class-name"><span class="token keyword">var</span></span> tK <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token constructor-invocation class-name">Person</span><span class="token punctuation">(</span><span class="token string">"Tim"</span><span class="token punctuation">,</span><span class="token string">"Kicker"</span><span class="token punctuation">)</span><span class="token punctuation">;</span> <pre class="line-numbers language-csharp" data-language="csharp"><code class="language-csharp"><span class="token class-name"><span class="token keyword">var</span></span> tK <span class="token operator">=</span> <span class="token keyword">new</span> <span class="token constructor-invocation class-name">Person</span><span class="token punctuation">(</span><span class="token string">"Tim"</span><span class="token punctuation">,</span><span class="token string">"Kicker"</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
tK<span class="token punctuation">.</span>State <span class="token operator">=</span> <span class="token string">"Austria"</span><span class="token punctuation">;</span> tK<span class="token punctuation">.</span>State <span class="token operator">=</span> <span class="token string">"Austria"</span><span class="token punctuation">;</span>

2
faq/index.html

@ -217,7 +217,7 @@
<h2>Frequently asked questions</h2> <h2>Frequently asked questions</h2>
<h4 id="What-is-your-blog-all-about"><a href="#What-is-your-blog-all-about" class="headerlink" title="What is your blog all about?"></a>What is your blog all about?</h4><p>The purpose of this website is to give you a small overview about my projects, interests and opinions.</p> <h4 id="What-is-your-blog-all-about"><a href="#What-is-your-blog-all-about" class="headerlink" title="What is your blog all about?"></a>What is your blog all about?</h4><p>The purpose of this website is to give you a small overview about my projects, interests and opinions.</p>
<h4 id="How-can-I-contact-the-author-administrator-of-the-blog"><a href="#How-can-I-contact-the-author-administrator-of-the-blog" class="headerlink" title="How can I contact the author&#x2F;administrator of the blog?"></a>How can I contact the author&#x2F;administrator of the blog?</h4><p>Mail: <a href="mailto:&#116;&#105;&#x6d;&#46;&#107;&#105;&#99;&#x6b;&#x65;&#x72;&#x40;&#x70;&#x72;&#111;&#x74;&#111;&#110;&#x6d;&#x61;&#105;&#x6c;&#46;&#99;&#111;&#x6d;">&#116;&#105;&#x6d;&#46;&#107;&#105;&#99;&#x6b;&#x65;&#x72;&#x40;&#x70;&#x72;&#111;&#x74;&#111;&#110;&#x6d;&#x61;&#105;&#x6c;&#46;&#99;&#111;&#x6d;</a></p>
<h4 id="How-can-I-contact-the-author-administrator-of-the-blog"><a href="#How-can-I-contact-the-author-administrator-of-the-blog" class="headerlink" title="How can I contact the author&#x2F;administrator of the blog?"></a>How can I contact the author&#x2F;administrator of the blog?</h4><p>Mail: <a href="mailto:&#116;&#105;&#x6d;&#46;&#107;&#105;&#99;&#x6b;&#x65;&#x72;&#64;&#112;&#114;&#x6f;&#x74;&#x6f;&#x6e;&#109;&#97;&#105;&#x6c;&#x2e;&#99;&#111;&#109;">&#116;&#105;&#x6d;&#46;&#107;&#105;&#99;&#x6b;&#x65;&#x72;&#64;&#112;&#114;&#x6f;&#x74;&#x6f;&#x6e;&#109;&#97;&#105;&#x6c;&#x2e;&#99;&#111;&#109;</a></p>
<p>Twitter: <a target="_blank" rel="noopener" href="https://twitter.com/timjkicker/">@timjkicker</a></p> <p>Twitter: <a target="_blank" rel="noopener" href="https://twitter.com/timjkicker/">@timjkicker</a></p>
<p>LinkedIn: <a target="_blank" rel="noopener" href="https://www.linkedin.com/in/tim-kicker/">https://www.linkedin.com/in/tim-kicker/</a> </p> <p>LinkedIn: <a target="_blank" rel="noopener" href="https://www.linkedin.com/in/tim-kicker/">https://www.linkedin.com/in/tim-kicker/</a> </p>
<h4 id="Are-the-articles-on-this-blog-written-by-a-single-author-or-multiple-contributors"><a href="#Are-the-articles-on-this-blog-written-by-a-single-author-or-multiple-contributors" class="headerlink" title="Are the articles on this blog written by a single author or multiple contributors?"></a>Are the articles on this blog written by a single author or multiple contributors?</h4><p>At the time of writing this, all blogs were completely done by myself.</p> <h4 id="Are-the-articles-on-this-blog-written-by-a-single-author-or-multiple-contributors"><a href="#Are-the-articles-on-this-blog-written-by-a-single-author-or-multiple-contributors" class="headerlink" title="Are the articles on this blog written by a single author or multiple contributors?"></a>Are the articles on this blog written by a single author or multiple contributors?</h4><p>At the time of writing this, all blogs were completely done by myself.</p>

4
sitemap.xml

@ -11,7 +11,7 @@
</url> </url>
<url> <url>
<loc>https://tim.kicker.dev/2023/07/18/telegram/</loc>
<loc>https://tim.kicker.dev/2023/05/18/whatsapp-analyze/</loc>
<lastmod>2023-07-26</lastmod> <lastmod>2023-07-26</lastmod>
@ -20,7 +20,7 @@
</url> </url>
<url> <url>
<loc>https://tim.kicker.dev/2023/05/18/whatsapp-analyze/</loc>
<loc>https://tim.kicker.dev/2023/07/18/telegram/</loc>
<lastmod>2023-07-26</lastmod> <lastmod>2023-07-26</lastmod>

Loading…
Cancel
Save