-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
336 lines (303 loc) · 15.7 KB
/
index.html
File metadata and controls
336 lines (303 loc) · 15.7 KB
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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="TemplateMo">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<title>Dev Club Landing Pages</title>
<!--
Lava Landing Page
https://templatemo.com/tm-540-lava-landing-page
-->
<!-- Additional CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/templatemo-lava.css">
<link rel="stylesheet" href="assets/css/owl-carousel.css">
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="index.html" class="logo">
Dev Club
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li class="scroll-to-section"><a href="#welcome" class="menu-item">Home</a></li>
<li class="scroll-to-section"><a href="#jobs" class="menu-item">Jobs</a></li>
<li class="submenu">
<a href="#projects">Projects</a>
<ul>
<li><a href="" class="menu-item">Cu Wellness</a></li>
<li><a href="" class="menu-item">MoCA</a></li>
<li><a href="" class="menu-item">App4Stroke</a></li>
<li><a href="" class="menu-item">Orthology</a></li>
<li><a href="" class="menu-item">KidDi</a></li>
<li><a href="" class="menu-item">TextSum</a></li>
</ul>
</li>
<li class="scroll-to-section"><a href="#teams" class="menu-item">Teams</a></li>
<li class="scroll-to-section"><a href="#contact-us" class="menu-item">Contact Us</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Welcome Area Start ***** -->
<div class="welcome-area" id="welcome">
<!-- ***** Header Text Start ***** -->
<div class="header-text">
<div class="container">
<div class="row">
<div class="left-text col-lg-6 col-md-12 col-sm-12 col-xs-12"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<h1>Who are <em>we ?</em></h1>
<p>DevClub is a group of students <br>
from Chulalongkorn University's department of <br>
computer science who are involved in a variety <br>
of real-word projects. The roles include <br>
frontend / backend developers, UX/UI designers, <br>
AI/ML researchers, project managers, etc.<br>
</div>
</div>
</div>
</div>
<!-- ***** Header Text End ***** -->
</div>
<!-- ***** Welcome Area End ***** -->
<!-- ***** Features Big Item Start ***** -->
<section class="section" id="jobs">
<div class="container">
<div class="left-heading">
<h1>Our Jobs</h1>
<p>These are example jobs which you can take place in the project.</p>
</div>
<div class="row">
<div class="col-lg-8 offset-lg-2"></div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<div class="features-item">
<div class="features-icon">
<h2>01</h2>
<img src="assets/images/software-developer.png" alt="" width="200" height="200">
<h4>Developer</h4>
<p>Work as backend-developer or frontend-developer</p>
<!-- ***** <a href="#teams" class="main-button"> Read More </a>***** -->
<a href = "#jobs" class = "main-button-not-ready">Read More (Not Ready)</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12"
data-scroll-reveal="enter bottom move 30px over 0.6s after 0.4s">
<div class="features-item">
<div class="features-icon">
<h2>02</h2>
<img src="assets/images/ux-design.png" alt="" width="200" height="200">
<h4>UX/UI Designer</h4>
<p>Research user experience and design user interface.</p>
<!-- ***** <a href="#teams" class="main-button"> Read More </a>***** -->
<a href = "#jobs" class = "main-button-not-ready">Read More (Not Ready)</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12"
data-scroll-reveal="enter right move 30px over 0.6s after 0.4s">
<div class="features-item">
<div class="features-icon">
<h2>03</h2>
<img src="assets/images/machine-learning.png" alt="" width="200" height="200">
<h4>AI/ML</h4>
<p>Working on AI, machine learning and deep learning.</p>
<!-- ***** <a href="#teams" class="main-button"> Read More </a>***** -->
<a href = "#jobs" class = "main-button-not-ready">Read More (Not Ready)</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ***** Features Big Item End ***** -->
<div class="left-image-decor"></div>
<!-- ***** Features Big Item Start ***** -->
<section class="section" id="projects">
<div class="container">
<div class="left-heading">
<h1>Our Projects</h1>
<p>These are example projects which our members are currently working on.</p>
</div>
<div class="row">
<div class="left-image col-lg-5 col-md-12 col-sm-12 mobile-bottom-fix-big"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<img src="assets/images/left-image.png" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
<div class="right-text offset-lg-1 col-lg-6 col-md-12 col-sm-12 mobile-bottom-fix">
<ul>
<li data-scroll-reveal="enter right move 30px over 0.6s after 0.4s">
<img src="assets/images/moca_logo.png" alt="">
<div class="text">
<h4>MoCA</h4>
<p>Convert paper test to
electronic application,
supporting ML research
</p>
</div>
</li>
<li data-scroll-reveal="enter right move 30px over 0.6s after 0.5s">
<img src="assets/images/app4stroke_logo.png" alt="">
<div class="text">
<h4>App4Stroke</h4>
<p> Triage stroke patients from clinical features and CT images
</p>
</div>
</li>
<li data-scroll-reveal="enter right move 30px over 0.6s after 0.6s">
<img src="assets/images/wellness_logo.jpg" alt="">
<div class="text">
<h4>CU Wellness</h4>
<p>creating online appointment management, telemed and hotline</p>
</div>
</li>
<li data-scroll-reveal="enter right move 30px over 0.6s after 0.6s">
<div class="text">
<a href = "#projects" class = "main-button-not-ready">Read More (Not Ready)</a>
<!-- ***** <p><a href = "pages/project.html" class = "main-button">Read More</a></p>***** -->
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ***** Features Big Item End ***** -->
<div class="right-image-decor"></div>
<!-- ***** Teams Starts ***** -->
<section class="section" id="teams">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<div class="center-heading">
<h2>Our <em>Members</em></h2>
<p>Let's see some of our members whose on progress in their project.</p>
</div>
</div>
<div class="col-lg-10 col-md-12 col-sm-12 mobile-bottom-fix-big"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<div class="owl-carousel owl-theme">
<div class="item service-item">
<div class="author">
<i><img src="assets/images/anonymous-person.jpg" alt="Author One"></i>
</div>
<div class="testimonial-content">
<h4>Aj.Naruemon Pratanwanich (Aj.Ploy)</h4>
<p> Club's Advisor </p>
<span>Professor in Department of Mathemetics and Computer Science,
Faculty of Science, Chulalongkorn University</span>
</div>
</div>
<div class="item service-item">
<div class="author">
<i><img src="assets/images/anonymous-person.jpg" alt="Second Author"></i>
</div>
<div class="testimonial-content">
<h4>Waris Lakthong (Spy)</h4>
<p> DevClub Head <br>
Fullstack Developer and Project Manager <br>
Year3 - Current Project: MoCA </p>
<span>Year 3 Student in Department of Mathemetics and Computer Science,
Faculty of Science, Chulalongkorn University</span>
</div>
</div>
<div class="item service-item">
<div class="author">
<i><img src="assets/images/anonymous-person.jpg" alt="Author Third"></i>
</div>
<div class="testimonial-content">
<h4>Peerawat Thongpiya (Tuesday)</h4>
<p>UX/UI Designer and Project Manager <br>
Year3 - Current Project: Wellness </p>
<span>Year 3 Student in Department of Mathemetics and Computer Science,
Faculty of Science, Chulalongkorn University</span>
</div>
</div>
<div class="item service-item">
<div class="author">
<i><img src="assets/images/anonymous-person.jpg" alt="Fourth Author"></i>
</div>
<div class="testimonial-content">
<h4>Phachsita Lertrujidumrongkul (Jajar)</h4>
<p>UX/UI Designer <br>
Year3 - Current Project: Wellness </p>
<span>Year 3 Student in Department of Mathemetics and Computer Science,
Faculty of Science, Chulalongkorn University</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ***** teams Ends ***** -->
<!-- ***** Footer Start ***** -->
<footer id="contact-us">
<div class="container">
<div class="footer-content">
<div class="row">
<div class="right-content col-lg-8 offset-lg-2">
<h2>Contact <em>Us</em></h2>
<p>Join us to make the world a little bit better together ! <br>
--Your contribution is always welcomed--
<br><br>
Email : naruemon.p@chula.ac.th (Aj.Ploy) <br>
Email : lthong.waris@gmail.com (Spy)
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="sub-footer">
<p>Copyright © 2020 Lava Landing Page
| Designed by <a rel="nofollow" href="https://templatemo.com">TemplateMo</a></p>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="assets/js/jquery-2.1.0.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/popper.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/scrollreveal.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/imgfix.min.js"></script>
<!-- Global Init -->
<script src="assets/js/custom.js"></script>
</body>
</html>