Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<main>
|
||||
<article class="article">
|
||||
<h1>Techit's Collections</h1>
|
||||
<p>
|
||||
Collections of interesting tools.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/Tyrrrz/YoutubeDownloader"><b>YoutubeDownloader</b>: Downloads videos and playlists from YouTube</a>
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
</template>
|
||||
@@ -0,0 +1,19 @@
|
||||
<template>
|
||||
<main>
|
||||
<article class="article">
|
||||
<h1>Contact Techit</h1>
|
||||
<p>
|
||||
You can reach me in countless ways — I’m on basically every social media app out there.
|
||||
</p>
|
||||
<ul>
|
||||
<li>E-mail: <a href="mailto:techit@dailitation.xyz">techit@dailitation.xyz</a> (PGP/GPG available in footer section)</li>
|
||||
<li>Matrix: @techitwinner:matrix.org</li>
|
||||
<li>Facebook: Techit Thawiang (@techitwinner)</li>
|
||||
<li>Instagram: Techit Thawiang (@techitwinner)</li>
|
||||
<li>Twitter: Techit Thawiang (@techitwinner)</li>
|
||||
<li>TikTok: Techit Thawiang (@techitwinner)</li>
|
||||
<li>Bluesky: Techit Thawiang (@thawia.ng)</li>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
</template>
|
||||
@@ -0,0 +1,28 @@
|
||||
<template>
|
||||
<main>
|
||||
<article class="article">
|
||||
<h1>Fonts</h1>
|
||||
<p>
|
||||
Welcome to /fonts! This page were created to list all fonts I have hosted it here, so you can use it too.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<h3>Roboto Family</h3>
|
||||
<p>All Roboto Family hosted here, here's the CSS files</p>
|
||||
<ul>
|
||||
<li><a href="/fonts/roboto/roboto.css">Roboto</a></li>
|
||||
<li><a href="/fonts/roboto/serif/serif.css">Roboto Serif</a></li>
|
||||
<li><a href="/fonts/roboto/mono/mono.css">Roboto Mono</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<h3>Noto Sans Thai</h3>
|
||||
<p>Noto Sans Thai, here's the CSS files</p>
|
||||
<ul>
|
||||
<li><a href="/fonts/noto/thai/thai.css">Noto Sans Thai</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
</main>
|
||||
</template>
|
||||
@@ -0,0 +1,18 @@
|
||||
<template>
|
||||
<main>
|
||||
<article class="article">
|
||||
<h1>Welcome to thawia.ng</h1>
|
||||
<p>
|
||||
Hi, My name is Techit Thawiang, I'm a 10th grade student at Ko Pho Tuay Ngam Wittaya. I'm passionated in coding and developing software.
|
||||
</p>
|
||||
<p>
|
||||
In my free time, I usually spend my time playing games or learning more about software engineering.
|
||||
</p>
|
||||
<p>
|
||||
In the future, I dream of having my own tech company, or being a civil engineer.
|
||||
</p>
|
||||
<hr>
|
||||
<p>Recommended article on Wikipedia: <a href="https://th.wikipedia.org/wiki/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%A3%E0%B8%B1%E0%B9%88%E0%B8%A7%E0%B9%84%E0%B8%AB%E0%B8%A5%E0%B8%82%E0%B8%AD%E0%B8%87%E0%B8%9A%E0%B8%97%E0%B8%AA%E0%B8%99%E0%B8%97%E0%B8%99%E0%B8%B2%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B9%82%E0%B8%97%E0%B8%A3%E0%B8%A8%E0%B8%B1%E0%B8%9E%E0%B8%97%E0%B9%8C%E0%B8%A3%E0%B8%B0%E0%B8%AB%E0%B8%A7%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B9%84%E0%B8%97%E0%B8%A2%E2%80%93%E0%B8%81%E0%B8%B1%E0%B8%A1%E0%B8%9E%E0%B8%B9%E0%B8%8A%E0%B8%B2">การรั่วไหลของบทสนทนาทางโทรศัพท์ระหว่างไทย–กัมพูชา</a></p>
|
||||
</article>
|
||||
</main>
|
||||
</template>
|
||||
Reference in New Issue
Block a user