-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
237 lines (174 loc) · 11 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
<!DOCTYPE html>
<html lang="en">
<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">
<meta name="theme-color" content="#009688">
<meta name="description" content="My name is Chorn, a software developer from Thailand.">
<link rel="shortcut icon" href="https://avatars3.githubusercontent.com/u/13492460?s=460&u=6b499f0d96955b3dbf26e331e74398803c4aff8d&v=4">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Quicksand&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="index.css">
<title>chornerman</title>
</head>
<body>
<div class="page-container">
<div class="w3-card toolbar">
<div class="header-line"></div>
<div class="toolbar-menu center">
<span>
<a href="https://chornerman.github.io" class="title-text">chornerman</a>
<a href="https://github.com/chornerman" target="_blank" class="nevbar-button">GitHub</a>
<a href="https://play.google.com/store/apps/developer?id=chornerman" target="_blank" class="nevbar-button">Google Play</a>
<a href="https://forum.xda-developers.com/member.php?u=8220667" target="_blank" class="nevbar-button">XDA</a>
<a href="mailto:chornerman@hotmail.com" class="nevbar-button"><i class="fa fa-fw fa-envelope-open-o content-icon"></i>Email me</a>
</span>
</div>
</div>
<div class="center">
<div class="w3-row content-parent center">
<div class="w3-third">
<div class="w3-card outer-card">
<div class="w3-container w3-round outer-container">
<p class="header-text">PROFILES</p>
<div class="inner-container">
<p class="subheader-text">About me</p>
<p class="content-text">My name is Chorn, a software developer from Thailand.</p>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">GitHub</p>
<p class="content-text"><a href="https://github.com/chornerman" target="_blank" class="link">github.com - chornerman</a></p>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Google Play</p>
<p class="content-text"><a href="https://play.google.com/store/apps/developer?id=chornerman" target="_blank" class="link">play.google.com - chornerman</a></p>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">XDA Developers</p>
<p class="content-text"><a href="https://forum.xda-developers.com/member.php?u=8220667" target="_blank" class="link">forum.xda-developers.com - chornerman</a></p>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Email</p>
<p class="content-text"><a href="mailto:chornerman@hotmail.com" class="link">chornerman@hotmail.com</a></p>
</div>
</div>
</div>
<div class="w3-card outer-card">
<div class="w3-container w3-round outer-container">
<p class="header-text">EDUCATIONS</p>
<div class="inner-container">
<p class="subheader-text">Bachelor degree</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2017 - Current</p>
<p class="content-text">Bachelor of Science (Computer Science), Kasetsart University, Bangkok, Thailand</p>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Primary & High school</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2005 - 2016</p>
<p class="content-text">Kasetsart University Laboratory School, Bankok, Thailand</p>
</div>
</div>
</div>
<div class="w3-card outer-card">
<div class="w3-container w3-round outer-container">
<p class="header-text">SKILLS</p>
<div class="inner-container">
<p class="subheader-text">Software development skills</p>
<p class="content-text">Android, Kotlin, JAVA, C & C++, HTML & CSS, Python, Firebase, Git & GitHub, Computer science</p>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Language skills</p>
<p class="content-text">Thai, English</p>
</div>
</div>
</div>
</div>
<div class="w3-third">
<div class="w3-card outer-card">
<div class="w3-container w3-round outer-container">
<p class="header-text">EXPERIENCES</p>
<div class="inner-container">
<p class="subheader-text">Solo Android developer</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2015 - Current</p>
<p class="content-text">I have developed and published several Android applications since 2015, which currently have over 1 million downloads in total. You can check out all of my works here on this site.</p>
<a href="https://play.google.com/store/apps/developer?id=chornerman" target="_blank" class="w3-button w3-border w3-border-teal w3-hover-teal button">GOOGLE PLAY</a>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Freelance Android developer</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2019 - Current · Currently not available</p>
<p class="content-text">I am also available for hire as well. If you want some cheap quality Android application, do not hesitate to click the button below.</p>
<a href="mailto:chornerman@hotmail.com?subject=Hiring" class="w3-button w3-border w3-border-teal w3-hover-teal button">HIRE ME</a>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Internship @ Nimble</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2020 - Current</p>
<p class="content-text">I am currently working as an Android developer intern at Nimble.</p>
<a href="https://nimblehq.co" target="_blank" class="w3-button w3-border w3-border-teal w3-hover-teal button">NIMBLE</a>
</div>
</div>
</div>
<div class="w3-card outer-card">
<div class="w3-container w3-round outer-container">
<p class="header-text">PARTICIPATING WORKS</p>
<div class="inner-container">
<p class="subheader-text">Mini Shop</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2019</p>
<p class="content-text">Mini Shop is an Android application developed for Suan Dusit University, which aims to provide small local business owners a convenient way to manage their business using their smartphone.</p>
<a href="https://www.facebook.com/marketingsdu/photos/application-minishop-%E0%B8%96%E0%B8%B9%E0%B8%81%E0%B8%9E%E0%B8%B1%E0%B8%92%E0%B8%99%E0%B8%B2%E0%B8%82%E0%B8%B6%E0%B9%89%E0%B8%99%E0%B8%A1%E0%B8%B2%E0%B9%82%E0%B8%94%E0%B8%A2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81%E0%B8%AA%E0%B8%B9%E0%B8%95%E0%B8%A3%E0%B8%9A%E0%B8%A3%E0%B8%B4%E0%B8%AB%E0%B8%B2%E0%B8%A3%E0%B8%98%E0%B8%B8%E0%B8%A3%E0%B8%81%E0%B8%B4%E0%B8%88%E0%B8%9A%E0%B8%B1%E0%B8%93%E0%B8%91%E0%B8%B4%E0%B8%95-%E0%B8%AA%E0%B8%B2%E0%B8%82%E0%B8%B2%E0%B8%A7%E0%B8%B4%E0%B8%8A%E0%B8%B2%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%95%E0%B8%A5%E0%B8%B2%E0%B8%94/1206898272848338" target="_blank" class="w3-button w3-border w3-border-teal w3-hover-teal button">PROJECT LINK</a>
</div>
</div>
</div>
</div>
<div class="w3-third">
<div class="w3-card outer-card">
<div class="w3-container w3-round outer-container">
<p class="header-text">PERSONAL WORKS</p>
<div class="inner-container">
<p class="subheader-text">Thai Lottery Lucky Numbers</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2015 - Current</p>
<p class="content-text">Thai Lottery Lucky Numbers is an all in one Thai lottery application for Android.</p>
<a href="https://play.google.com/store/apps/details?id=com.chornerman.thailotteryluckynumbers" target="_blank" class="w3-button w3-border w3-border-teal w3-hover-teal button">PLAY STORE</a>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Easy DPI Changer</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2016 - Current</p>
<p class="content-text">Easy DPI Changer is the #1 display configurator application for rooted Android devices.</p>
<a href="https://play.google.com/store/apps/details?id=com.chornerman.easydpichanger" target="_blank" class="w3-button w3-border w3-border-teal w3-hover-teal button">PLAY STORE</a>
</div>
<hr>
<div class="inner-container">
<p class="subheader-text">Easy Cache Wiper</p>
<p class="content-status-text"><i class="fa fa-fw fa-calendar content-icon"></i>2016 - Current</p>
<p class="content-text">Easy Cache Wiper is a simple cache wiper and optimizer application for rooted Android devices.</p>
<a href="https://play.google.com/store/apps/details?id=com.chornerman.easycachewiper" target="_blank" class="w3-button w3-border w3-border-teal w3-hover-teal button">PLAY STORE</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w3-card footer">
<div class="footer-container center">
<p class="footer-text">Made with 🧡 by chornerman © 2016 - 2020
<span class="right">
Hosted by <a href="https://github.com" target="_blank">GitHub</a>
</span>
</p>
</div>
<div class="footer-container-mobile center">
<p class="footer-text">Made with 🧡 by chornerman © 2020<br>Hosted by <a href="https://github.com" target="_blank">GitHub</a></p>
</div>
</div>
</div>
</body>
</html>