-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
257 lines (247 loc) · 9.33 KB
/
index.html
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Toddy Develop</title>
<link rel="shortcut icon" href="./resources/images/pageicon.ico" />
<link rel="stylesheet" href="./public/output.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-5TZLXRNFY0"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-5TZLXRNFY0");
</script>
</head>
<body class="bg-white dark:bg-gray-800 dark:text-gray-200">
<header
class="flex justify-between py-4 outline outline-1 outline-gray-200 dark:outline-gray-600 text-xs text-left"
>
<div class="ml-5 flex items-center">
<p class="mr-5">🏃♀️TODDY</p>
<div class="flex justify-end items-center space-x-2">
<span class="text-sm text-gray-800 dark:text-gray-500">Light</span>
<div>
<input type="checkbox" name="" id="toggle" class="hidden" />
<label for="toggle" class="cursor-pointer">
<div
class="w-9 h-5 flex items-center bg-gray-300 dark:bg-gray-600 rounded-full p-1"
>
<div
class="toggle-dot w-4 h-4 bg-white rounded-full shadow-md transform duration-300 ease-in-out"
></div>
</div>
</label>
</div>
<span class="text-sm text-gray-400 dark-gray-100">Dark</span>
</div>
</div>
<button class="btn btn-blue mr-5">Hello</button>
</header>
<div
class="container mx-auto my-5 max-w-sm rounded overflow-hidden border dark:border-gray-600"
>
<img
class="w-1/2 mx-auto"
src="./resources/images/avataaars (1).svg"
alt="My avater image"
/>
<div class="px-6 py-4">
<div class="font-bold text-xl mb-2">Student, Web Developer</div>
<p class="text-gray-700 text-base dark:text-gray-100">
A computer science frontend/backend developer from Hong Kong.
Interested in Blockchain and Web3 technology.
</p>
</div>
<div class="px-6 pt-4 pb-2 text-gray-700 dark:text-gray-200">
<span class="hashtag">#crypto</span>
<span class="hashtag">#web3</span>
<span class="hashtag">#fun</span>
</div>
</div>
<div class="flex flex-col">
<div class="skill-card">
<img class="skill-image" src="./resources/images/web3.png" alt="" />
<div
class="flex flex-col w-80 justify-between p-4 leading-normal text-sm"
>
<h2 class="skill-title">🌏Web Development</h2>
<p class="mb-3 text-xs text-b-400">
I like to code things in the browser, because it is the fastest way
to let people approach the internet.
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Languages:</span> HTML, CSS, PHP, Flask,
Nodejs, Spring, MySQL,
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Tools:</span> Boostrap, TailwindCSS,
Polypane, Codepen, MongoDB, Oracle
</p>
</div>
</div>
<div class="skill-card">
<img
class="skill-image"
src="./resources/images/course-computer-art.jpg"
alt=""
/>
<div
class="flex flex-col w-80 justify-between p-4 leading-normal text-sm"
>
<h2 class="skill-title">📱Mobile Development</h2>
<p class="mb-3 text-xs text-b-400">
Native mobile application makes our life better.
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Languages:</span> Javascript
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Tools:</span> ReactNative, Android
Studio
</p>
</div>
</div>
<div class="skill-card">
<img
class="skill-image"
src="./resources/images/unity-gaming-services.jpg"
alt=""
/>
<div
class="flex flex-col w-80 justify-between p-4 leading-normal text-sm"
>
<h2 class="skill-title">🌟Game Development</h2>
<p class="mb-3 text-xs text-b-400">
Game is life, I could create a whole new world and build my own
journey.
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Languages:</span> C#, C++, Blueprint
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Tools:</span> Unity, Unreal, OpenGL,
Maya, 3DMax, Blender
</p>
</div>
</div>
<div class="skill-card">
<img class="skill-image" src="./resources/images/banner.jpg" alt="" />
<div
class="flex flex-col w-80 justify-between p-4 leading-normal text-sm"
>
<h2 class="skill-title">🤝Other</h2>
<p class="mb-3 text-xs text-b-400">Collaboration is great.</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Languages:</span> Java, Python,
Learning[Go,Vyper,Solidity]
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Tools:</span> VirtualBox, VI/Nano
editor, Git, Netbeans, Raspberry Pi, Colab
</p>
<p class="mb-3 text-xs">
<span class="text-blue-500">Platform:</span> Ubuntu, Linux, Github,
Gitlab GCP, Azure, AWS
</p>
</div>
</div>
</div>
<div
class="line outline outline-1 outline-gray-200 dark:outline-gray-600 mb-10"
></div>
<h1 class="mx-auto text-center max-w-sm text-xl">Recent Projects</h1>
<div class="projects flex flex-wrap">
<div class="project-card">
<div class="flex flex-col justify-between p-4 leading-normal text-sm">
<h3 class="project-title">🎆VOYAGER</h3>
<p class="mb-3 text-center text-xs text-b-400">
This project is made in GMTK Game Jam, where individuals and teams
need to make a game that fits a theme, in just 48 hours.
</p>
<a
class="mb-3 text-center text-xs text-blue-500"
href="https://setff.itch.io/voyager"
>
https://setff.itch.io/voyager
</a>
</div>
</div>
<div class="project-card">
<div class="flex flex-col justify-between p-4 leading-normal text-sm">
<h3 class="project-title">☁Weather App</h3>
<p class="mb-3 text-center text-xs text-b-400">
This weather app that could provide weather information(mainly
temperature) and provide the 7- day forecast weather. This project
is built with Android Studio.
</p>
<a class="mb-3 text-center text-xs text-blue-500" href="#">
In development
</a>
</div>
</div>
<div class="project-card">
<div class="flex flex-col justify-between p-4 leading-normal text-sm">
<h3 class="project-title">☕Tea-Cozy</h3>
<p class="mb-3 text-center text-xs text-b-400">
A fictional tea shop website, created by following a design spec.
</p>
<a
class="mb-3 text-center text-xs text-blue-500"
href="https://www.shorturl.at/qITV3"
>
shorturl.at/jqwQY
</a>
</div>
</div>
<div class="project-card">
<div class="flex flex-col justify-between p-4 leading-normal text-sm">
<h3 class="project-title">📰PHP Blog</h3>
<p class="mb-3 text-center text-xs text-b-400">
This project is created with AWS Cloud9, phpMyAdmin and PHP. People
can post on this PHP website.
</p>
<a class="mb-3 text-center text-xs text-blue-500" href="#">
In development
</a>
</div>
</div>
<div class="project-card">
<div class="flex flex-col justify-between p-4 leading-normal text-sm">
<h3 class="project-title">🚗Car shop web services</h3>
<p class="mb-3 text-center text-xs text-b-400">
This project is created with Sqlite3, Flask. it provides three
REST-like web services and uses JSON formatted data. People can send
Post requests to order their favorite car online.
</p>
<a class="mb-3 text-center text-xs text-blue-500" href="#">
Private project
</a>
</div>
</div>
</div>
<div class="line outline outline-1 outline-gray-200">
<h1 class="mx-auto text-center max-w-sm rounded"></h1>
<p class="caption">https://github.com/Noplace0</p>
</div>
<script>
const checkbox = document.querySelector("#toggle");
const html = document.querySelector("html");
const toggleDarkMode = function () {
checkbox.checked
? html.classList.add("dark")
: html.classList.remove("dark");
};
toggleDarkMode();
checkbox.addEventListener("click", toggleDarkMode);
</script>
</body>
</html>