-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutme.htm
78 lines (75 loc) · 2.82 KB
/
aboutme.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>About Me</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body>
<center>
<table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFEBB7" style="border-collapse: collapse; max-width: 769px; _width:expression(document.body.clientWidth > 769 ? '769px' : 'auto'); border-radius:20px" bordercolor="#111111" >
<tr>
<td colspan="3" align="center" style="margin-bottom: 25px;">
Hi! I'm ToonNongAeoy.
</td>
</tr>
<tr>
<td colspan="3" style="text-align:center;">
<img border="0" src="images/banner/PyAzureBanner.png" style="max-width: 769px; _width:expression(document.body.clientWidth > 769 ? '769px' : 'auto');"></td>
</tr>
<tr>
<td colspan="3" align="center">
<br>
<p align="center">A normal 17 year's old kids studying 3rd Year of
Vocational Colleage at Dusit Commercial College Nonthaburi and live in
Thailand.</p>
<p style="margin-top: 25px;">I'm currently interest about Web Programming, and (kinda Ensemble star and Genshin Impact fanboy, I'm still new about this.)</p>
</td>
</tr>
<tr>
<td align="center"> <h1>Language</h1>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>PHP</li>
<li>Python</li>
<li>Visual Basic</li>
<li>SQL</li>
<li>C</li>
</td>
<td align="center"> <h1>Tools</h1>
<ul>
<li>Visual Studio Code</li>
<li>Visual Studio</li>
<li>IntelliJ</li>
<li>PyCharm</li>
<li>Postman</li>
<li>Git</li>
<li>GitHub</li>
</ul>
</td>
<td align="center"> <h1>Project</h1>
<ul>
<li>My site (<a href="https://toonstorytime.me">toonstorytime.me</a>)</li>
<li>My another site.</li>
<p style="margin-top: 0; margin-bottom: 0;">(This one right here!)</p>
<li>Cartoon Office Word. <a href="https://github.com/StoryHouseProduction/CartoonOffice">(Here)</a></li>
<li>Hack Club Translation (<a href="https://thai.hackclub.com">thai.hackclub.com</a>)</li>
<li>Linktree (<a href="https://tree.toonstorytime.me">tree.toonstorytime.me</a>)</li>
</tr>
<tr>
<td colspan="3" align="center">
<p><b>Hobby : </b>Normally I like to write code, make a lot of project <i>and then throw them in the folder and forgot them complety.</i> and also like to experiments things with tech and a lot of stuff.</p>
<p>If you like to comtact me (for some reason,) you can contact me at kritthapath (at) toonstorytime.me. And I always check my inbox. So I will reply you with in 1 - 2 day!</p>
</td>
</tr>
<tr>
<td colspan="3" align="center">
<br style="margin-top: 0;">
<a href="index.htm"><p align="center">Back to home.</td></a>
</tr>
</table>
</center>
</body>
</html>