-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
436 lines (410 loc) · 28 KB
/
index.html
File metadata and controls
436 lines (410 loc) · 28 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
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!doctype html>
<html lang="vi">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<title>Mastering IT 2021</title>
<link rel="icon" href="./images/logo/mit-min.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="./static/css/bootstrap.min.css" rel="stylesheet">
<link href="./static/css/main.css" rel="stylesheet">
</head>
<body>
<div class="container-fluid">
<header class="bg-light sticky-top py-1">
<nav class="navbar navbar-light navbar-expand-md bg-faded justify-content-center">
<div class="container-fluid">
<a class="py-2 navbar-brand d-flex w-50 me-auto" href="../index.html" aria-label="Home">
<img src="../images/logo/mit-min.png" alt="MIT" width="32px" height="32px">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#menu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse w-100" id="menu">
<ul class="navbar-nav w-100 justify-content-center">
<li class="nav-item">
<a class="nav-link active fw-bolder btn btn-danger text-light" href="https://forms.gle/5SaFUQE9LqKCby2D9" target="_blank">ĐĂNG KÝ</a>
</li>
</ul>
<ul class="nav navbar-nav ms-auto w-100 justify-content-end">
<!-- <li class="nav-item">
<form>
<input class="form-control" type="text" placeholder="Search" aria-label="Search">
</form>
</li> -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle fw-bolder" href="#" id="history" data-bs-toggle="dropdown"
aria-expanded="false">LỊCH SỬ</a>
<ul class="dropdown-menu bg-light" aria-labelledby="history">
<li><a class="dropdown-item" href="../posts/mastering-it-2016.html">MIT 2016</a></li>
<li><a class="dropdown-item" href="../posts/mastering-it-2017.html">MIT 2017</a></li>
<li><a class="dropdown-item" href="../posts/mastering-it-2018.html">MIT 2018</a></li>
<li><a class="dropdown-item" href="../posts/mastering-it-2019.html">MIT 2019</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link fw-bolder" href="#About">VỀ CHÚNG TÔI</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main>
<div id="Home" style="position: relative;">
<div class="row">
<div class="col-sm-12 col-lg-12 mb-12">
<div class="card border-light">
<img src="../images/background/mit-2021-updated.png" loading="lazy" class="card-img-top bg-main" />
<div class="text-center poster">
<p class="lead fw-normal fw-bold display-6">Cuộc thi học thuật</p>
<h1 class="display-5 fw-bolder">MASTERING IT 2021</h1>
<p class="lead fw-normal">Khoa Công nghệ Thông tin</p>
<p class="lead fw-normal">TRƯỜNG ĐẠI HỌC SƯ PHẠM KỸ THUẬT TPHCM</p>
<a class="btn btn-danger" href="https://forms.gle/5SaFUQE9LqKCby2D9" target="_blank">
Đăng ký thi ngay
</a>
</div>
</div>
</div>
</div>
<div class="row content" id="GioiThieu">
<div class="p-3 m-1" >
<h3 class="text-center">GIỚI THIỆU</h3>
<p> Cuộc thi học thuật <span class="text-danger fw-bolder">MASTERING IT</span> là cuộc thi học thuật truyền thống
của khoa Công nghệ Thông tin - Trường ĐH Sư phạm Kỹ thuật TP.HCM, xoay quanh các kiến thức
về lập trình, mạng, internet, thuật toán, máy tính, tin học văn phòng, xu hướng công nghệ,
an toàn thông tin, chuyển đổi số, ứng dụng trí tuệ nhân tạo,...</p>
<p> Cuộc thi là nơi để sinh viên toàn trường tham gia, thể hiện tinh thần làm việc nhóm
và phát huy kiến thức về các lĩnh vực Công nghệ Thông tin.</p>
</div>
<div class="p-3 m-1" >
<h5 class="fw-bold text-center text-uppercase">Tổng quan</h5>
<ul>
<li><strong>Đối tượng tham gia:</strong> Sinh viên toàn trường ĐH Sư phạm Kỹ thuật TP.HCM đam mê lĩnh vực tin học,
lập trình, công nghệ,…</li>
<li><strong>Hình thức tham gia:</strong> Mỗi đội thi gồm 05 thành viên (trong đó bắt buộc phải có ít nhất 01 thành
viên biết lập trình C/C++ cơ bản).</li>
<li><strong>Thời gian:</strong> Từ ngày 22/4/2021 đến ngày 20/5/2021.</li>
<li><strong>Thể lệ cuộc thi:</strong> <a href="https://itute.tiny.us/thele-mit2021" >https://itute.tiny.us/thele-mit2021</a></li>
</ul>
</div>
<div class="row p-3 m-1" >
<div class="col-xl-6 col-12">
<h5 class="fw-bolder text-center text-uppercase">Chi tiết cuộc thi</h5>
<h6 class="fw-bold text-center text-danger">⚠ DO TÌNH HÌNH DỊCH COVID-19, CÁC VÒNG THI MASTERING IT 2021 SẼ ĐƯỢC DỜI LẠI CHO ĐẾN KHI TÌNH HÌNH DỊCH ỔN ĐỊNH. BTC SẼ THÔNG BÁO CHO CÁC ĐỘI THI VỀ LỊCH THI CỤ THỂ CÁC VÒNG TRONG THỜI GIAN SƠM NHẤT QUA MAIL SINH VIÊN!</h6>
<ul>
<li class="fw-bold">Vòng sơ loại:</li>
<ul>
<!-- <li><strong>Thời gian:</strong> 08h00, ngày 16/5/2021 (Chủ nhật).</li> -->
<li><strong>Địa điểm:</strong> Phòng máy khoa CNTT.</li>
</ul>
<li class="fw-bold">Vòng chung kết:</li>
<ul>
<!-- <li><strong>Thời gian:</strong> 07h00, ngày 29/5/2021 (Thứ bảy).</li> -->
<li><strong>Địa điểm:</strong> Hội trường lớn Khu A - Trường ĐH Sư phạm Kỹ thuật TP. HCM.</li>
</ul>
</ul>
</div>
<div class="col-xl-6 col-12">
<h5 class="fw-bold text-center text-uppercase">Thông tin liên hệ</h5>
<ul>
<li><strong>Fanpage:</strong>
<a href="https://www.facebook.com/DoanHoiITUTE" class="badge bg-primary">
<span><i class="fa fa-facebook"></i></span>
</a>
Đoàn - Hội Khoa Công Nghệ Thông Tin - ĐH Sư phạm Kỹ thuật TP.HCM
<a href="https://www.facebook.com/DoanHoiITUTE" >
<span><i class="fa fa-link"></i></span>
</a>
</li>
<li><strong>Email:</strong> <a href="mailto:yit@hcmute.edu.vn" >yit@hcmute.edu.vn</a></li>
<li><strong>Liên hệ trực tiếp:</strong></li>
<ul>
<li><a href="https://www.facebook.com/01.tien" class="badge bg-primary">
<span><i class="fa fa-facebook"></i></span>
</a> Đ/c Nguyễn Huỳnh Minh Tiến - Phó Ban tổ chức - 0388963345</li>
<li><a href="https://itute.tiny.us/TanLuanDiep" class="badge bg-primary">
<span><i class="fa fa-facebook"></i></span>
</a> Đ/c Diệp Tấn Luân - Phó Ban tổ chức - 0898654463</li>
<li><a href="https://itute.tiny.us/ThanhTruc" class="badge bg-primary">
<span><i class="fa fa-facebook"></i></span>
</a> Đ/c Phan Nguyễn Thanh Trúc</a> - Phó Ban tổ chức - 0865824809</li>
</ul>
</ul>
</div>
</div>
</div>
</div>
<div id="Photos" class="d-md-flex flex-md-equal w-100 fullscreen">
<div class="bg-light pt-md-5 text-center text-white overflow-hidden">
<div id="carouselExampleCaptions" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0"
class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2"
aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="3"
aria-label="Slide 4"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="4"
aria-label="Slide 5"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="5"
aria-label="Slide 6"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="6"
aria-label="Slide 7"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item">
<img src="./images/background/bg_02-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>MIT qua các năm ngày càng nhận được sự chú ý, theo dõi và ủng hộ từ phần lớn các
bạn sinh viên trong và ngoài Khoa CNTT.</h6>
</div>
</div>
<div class="carousel-item active">
<img src="./images/background/bg_00-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>Các đội thi bước vào cuộc đua Chung kết với vòng thi Khởi động.</h6>
</div>
</div>
<div class="carousel-item">
<img src="./images/background/bg_01-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>Các đội thi xuất sắc bước vào vòng Chung kết với tâm thế thoải mái và tự tin.
</h6>
</div>
</div>
<div class="carousel-item">
<img src="./images/background/bg_03-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>Qua các vòng thi vô cùng gay cấn và thú vị, Chủ nhân của Giải thưởng cao nhất
cuộc thi dần được lộ diện.</h6>
</div>
</div>
<div class="carousel-item">
<img src="./images/background/bg_04-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>2 đội thi "rinh" về được giải Nhất và giải Nhì khối Không chuyên.</h6>
</div>
</div>
<div class="carousel-item">
<img src="./images/background/bg_05-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>MASTERING IT 2021 chính thức khởi tranh ở Vòng Loại với sự tham gia đông đảo của
sinh viên trong và ngoài khoa CNTT</h6>
</div>
</div>
<div class="carousel-item">
<img src="./images/background/bg_06-min.JPG" class="d-block w-100 img-fluid" alt="...">
<div class="carousel-caption d-none d-md-block">
<h6>Hai đội thi xuất sắc nhất giành Chiến thắng tại Khối Chuyên và Khối Không Chuyên
tại MIT 2018 với các phần thưởng hấp dẫn từ các nhà tài trợ.</h6>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleCaptions"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleCaptions"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
<div class="row">
<h3 class="fw-bolder text-center py-lg-3 pt-lg-5">GIỚI THIỆU NHÀ TÀI TRỢ</h3>
<div class="col-sm-12 col-lg-6 mb-6">
<div class="card border-light">
<iframe width="100%" height="400" src="https://www.youtube.com/embed/S-OK6ldiFAo" title="KMS Technology - Nhà tài trợ chính Mastering IT 2021" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="card-body">
<h6 class="card-title text-center fw-bolder">KMS Technology</h6>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-6 mb-6">
<div class="card border-light">
<iframe width="100%" height="400" src="https://www.youtube.com/embed/nJ9BubGTa9M" title="FUJINET SYSTEMS - Nhà tài trợ chính Mastering IT 2021" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<div class="card-body">
<h6 class="card-title text-center fw-bolder">FujiNet Systems JSC</h6>
</div>
</div>
</div>
</div>
<!-- <div>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FDoanHoiITUTE%2F&tabs&width=500&height=130&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=1024436101288340" loading="lazy" width="500" height="130" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe>
</div> -->
<div class="row">
<h4 class="fw-bold text-center py-3 pt-3">MASTERING IT NHỮNG NĂM GẦN ĐÂY</h4>
<div class="col-sm-12 col-lg-3 mb-3">
<div class="card text-center">
<img src="./posts/mit-2016/mit-2016.jpg" loading="lazy" class="img-photo"/>
<div class="card-body">
<a href="./posts/mastering-it-2016.html" class="btn btn-primary">Đọc thêm...</a>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 mb-3">
<div class="card text-center">
<img src="./posts/mit-2017/mit-2017.jpg" loading="lazy" class="img-photo"/>
<div class="card-body">
<a href="./posts/mastering-it-2017.html" class="btn btn-primary">Đọc thêm...</a>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 mb-3">
<div class="card text-center">
<img src="./posts/mit-2018/mit-2018.jpg" loading="lazy" class="img-photo"/>
<div class="card-body">
<a href="./posts/mastering-it-2018.html" class="btn btn-primary">Đọc thêm...</a>
</div>
</div>
</div>
<div class="col-sm-12 col-lg-3 mb-3">
<div class="card text-center">
<img src="./posts/mit-2019/mit-2019.jpg" loading="lazy" class="img-photo"/>
<div class="card-body">
<a href="./posts/mastering-it-2019.html" class="btn btn-primary">Đọc thêm...</a>
</div>
</div>
</div>
</div>
<div class="modal fade" id="notifyModal" tabindex="-1" role="dialog" aria-labelledby="notifyModalLabel" aria-hidden="true">
<div class="modal-dialog-centered modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="p-3 m-1">
<h5 class="fw-bolder font-weight-bold text-center text-uppercase display-6 bg-danger text-lg-center text-light"> MASTERING IT 2021</h5>
<div class="text-uppercase bg-warning text-light fw-bolder text-center">
<p id="countdown"></p>
</div>
<div class="row">
<div class="align-self-center col-sm-12 col-lg-12" >
<ul>
<li><strong>Đối tượng tham gia:</strong> Sinh viên toàn trường ĐH Sư phạm Kỹ thuật TP.HCM đam mê lĩnh vực tin học,
lập trình, công nghệ,…</li>
<li><strong>Hình thức tham gia:</strong> Mỗi đội thi gồm 05 thành viên (trong đó bắt buộc phải có ít nhất 01 thành
viên biết lập trình C/C++ cơ bản).</li>
<li><strong>Thời gian:</strong> Từ ngày 22/4/2021 đến ngày 20/5/2021.</li>
<li><strong>Thể lệ cuộc thi:</strong> <a href="https://itute.tiny.us/thele-mit2021" >https://itute.tiny.us/thele-mit2021</a></li>
</ul>
</div>
</div>
</div>
<div class="text-center">
<button type="button" onclick="hideModal()" class="btn btn-secondary" data-dismiss="modal">ĐÓNG</button>
<a class="btn btn-danger text-light fw-bolder"
href="https://forms.gle/5SaFUQE9LqKCby2D9" target="_blank">ĐĂNG KÝ THI NGAY</a>
</div>
</div>
</div>
</div>
</div>
</main>
<footer id="About" class="py-5" style="margin: 2vh!important;">
<div class="row justify-content-center">
<!-- <div class="col-2 text-center align-self-center">
<ul class="list-unstyled text-small list-inline d-flex justify-content-center">
<li>
<img src="images/logo/mit-min.png" alt="MIT" width="150px" height="150px" class="logo-mit-footer">
<small class="d-block mb-3 text-muted">© 2005–2021</small>
</li>
</ul>
</div> -->
<div class="col-12 cod-md text-center">
<div class="row">
<div class="col-12 text-center">
<p class="fw-bold">Nhà tài trợ</p>
<ul class="list-unstyled text-small list-inline d-flex justify-content-center">
<li class="m-2">
<a href="https://www.kms-technology.com/" target="_blank">
<img src="./images/logo/KMS-Logo-min.png" alt="KMS Technology"
height="48px" class="logo-footer" />
</a>
</li>
<li class="m-2">
<a href="https://www.fujinet.net/" target="_blank">
<img src="./images/logo/Fujinet.svg" alt="Fujinet System JSC"
height="48px" class="logo-footer" />
</a>
</li>
</ul>
</div>
</div>
<div class="row">
<br>
</div>
<div class="row">
<div class="col-4 text-center">
<p class="fw-bold">Truyền thông</p>
<ul class="list-unstyled text-small list-inline d-flex justify-content-center">
<li class="m-1">
<a href="https://www.facebook.com/DoanHoiITUTE" target="_blank">
<img src="./images/logo/mit-min.png" alt="..."
height="42px" class="logo-footer" style="border-radius: 50%;"/>
</a>
</li>
<li class="m-1">
<img src="./images/logo/mfit.png" alt="Ban truyền thông Khoa Công nghệ Thông tin"
height="48px" class="logo-footer" />
</li>
</ul>
</div>
<div class="col-4 text-center">
<p class="fw-bold">Ban tổ chức</p>
<ul class="list-unstyled text-small list-inline d-flex justify-content-center">
<li>
<img src="./images/logo/hcmute-min.png" alt="HCMUTE" height="48px" class="logo-footer"/>
<img src="./images/logo/fit-min.png" alt="FIT" height="48px" class="logo-footer"/>
<img src="./images/logo/dtn-min.png" alt="DTN" height="48px" class="logo-footer"/>
<img src="./images/logo/hsv-min.png" alt="HSV" height="48px" class="logo-footer"/>
</li>
</ul>
</div>
<div class="col-4 text-center">
<p class="fw-bold">Thông tin liên hệ</p>
<ul class="list-unstyled text-small list-inline d-flex justify-content-center">
<li class="list-inline-item">
<a class="link-secondary" href="https://www.facebook.com/DoanHoiITUTE">
<img src="https://img.icons8.com/color/48/000000/facebook.png" class="logo-footer"/>
</a>
<a class="link-secondary" href="mailto:yit@hcmute.edu.vn">
<img src="https://img.icons8.com/color/48/000000/gmail--v1.png" class="logo-footer"/>
</a>
</li>
</ul>
</div>
</div>
<div class="col-12 text-center">
<p>
ĐOÀN - HỘI KHOA CÔNG NGHỆ THÔNG TIN
<br/>
TRƯỜNG ĐẠI HỌC SƯ PHẠM KỸ THUẬT TP.HCM
</p>
<p><em>Số 1, Võ Văn Ngân, phường Linh Chiểu, thành phố Thủ Đức, TP.HCM</em></p>
<p>© Copyright 2021</p>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="./static/js/bootstrap.min.js"></script>
<script src="./static/js/script.js"></script>
<script>
countdown();
</script>
<script>
$(window).on('load', function()
{
$('#notifyModal').modal('show');
});
</script>
</div>
</body>
</html>