forked from vrmc/vrmc.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathYouthHacks2019.html
258 lines (201 loc) · 7.94 KB
/
YouthHacks2019.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
258
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>YouthHacks2019</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Facebook Opengraph integration: https://developers.facebook.com/docs/sharing/opengraph -->
<meta property="og:title" content="">
<meta property="og:image" content="">
<meta property="og:url" content="">
<meta property="og:site_name" content="">
<meta property="og:description" content="">
<!-- Twitter Cards integration: https://dev.twitter.com/cards/ -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,500,700|Roboto:400,900" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- =======================================================
Theme Name: Bell
Theme URL: https://bootstrapmade.com/bell-free-bootstrap-4-template/
Author: BootstrapMade.com
Author URL: https://bootstrapmade.com
======================================================= -->
</head>
<body>
<!-- Page Content
================================================== -->
<!-- Header -->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<a href="index.html"><img src="img/vrmclogo.png" alt="" title="VRMC Logo" /></img></a>
<!-- Uncomment below if you prefer to use a text image -->
<!--<h1><a href="#hero">Bell</a></h1>-->
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="index.html">About Us</a></li>
<li><a href="index.html">Prospects</a></li>
<li><a href="index.html">Projects</a></li>
<li><a href="index.html">Team</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</nav>
<!-- #nav-menu-container -->
<nav class="nav social-nav pull-right d-none d-lg-inline">
<a href="https://www.instagram.com/vjmakers/"><i class="fa fa-instagram"></i></a>
<a href="#contact"><i class="fa fa-envelope"></i></a>
<a href="https://www.instagram.com/vjrobotics/"><i class="fa fa-instagram"></i></a>
</nav>
</div>
</header>
<!-- #header -->
<!-- About -->
<section class="about" id="about">
<div class="container text-center">
<h2>
About Singapore Youth Hacks 2019
</h2>
<h4 class="text-center">
YouthHacks is a hackathon that provides students with a platform to learn about programming with real world problems in mind. The goal in the 2019 competition was to develope a product that ties in with one of the United Nation's sustainable goals.
</h4>
<br>
<h4 class="text-center">
Two teams, consisting of 5 people and 4 people, participated in the competition. Each team came up with innovative ideas that wowed the judges.
</h4>
<br>
<h3 class="text-center">
Arduino Sweat Detector:
</h3>
<img src="img/YouthHacks RH.jpg" align="center" height=600px/>
<br>
<p>The first team created an arduino sweat detector that releases deodorant through tubes throughout the shirt. They aimed to tackle the issue of social anxiety in teens caused by body odour.
</p>
<h3 class="text-center">
School Bot:
</h3>
<img src="img/YouthHacks M.PNG" align="center" height=600px/>
<img src="img/YouthHacks M2.PNG" align="center" height=600px/>
<br>
<p>The second team created a homework bot that helps students keep track of their pending school work, as well as provide de-stressing functions such as telling jokes and playing music. They aimed to relieve the immense amount of pressure students experience when they are given numerous tasks. The schoolbot also replaces homework journals used by students. The team managed to clinch 3rd place in the competition.
</p>
<p> Both teams have worked hard during the December holidays, and we are very proud of them.
</p>
</div>
</div>
</section>
<!-- @component: footer -->
<br>
<br>
<br>
<br>
<br>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-title">Contact Us</h2>
</div>
</div>
<div class="row justify-content-center">
<div class="info">
<div>
<i class="fa fa-map-marker"></i>
<p>Victoria Junior College<br>Robotics Laboratory(L2), Opposite Physics Lab</p>
</div>
<div>
<i class="fa fa-envelope"></i>
<p>
[email protected]</br>
[email protected]</br>
</p>
</div>
<div>
<i class="fa fa-phone"></i>
<p>+65 9698 3550</br>
+65 9751 6540</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="site-footer">
<div class="bottom">
<div class="container">
<div class="row">
<div class="col-lg-6 col-xs-12 text-lg-left text-center">
<p class="copyright-text">
© VRMC 2018
</p>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Bell
-->
<a href="https://bootstrapmade.com/"></a>
</div>
</div>
<div class="col-lg-6 col-xs-12 text-lg-right text-center">
<ul class="list-inline">
<li class="list-inline-item">
<a href="index.html">Home</a>
</li>
<li class="list-inline-item">
<a href="#about">About Us</a>
</li>
<li class="list-inline-item">
<a href="#features">Features</a>
</li>
<li class="list-inline-item">
<a href="#projects">Projects</a>
</li>
<li class="list-inline-item">
<a href="#team">Team</a>
</li>
<li class="list-inline-item">
<a href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<a class="scrolltop" href="#"><span class="fa fa-angle-up"></span></a>
<!-- Required JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/tether/js/tether.min.js"></script>
<script src="lib/stellar/stellar.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/easing/easing.js"></script>
<script src="lib/stickyjs/sticky.js"></script>
<script src="lib/parallax/parallax.js"></script>
<script src="lib/lockfixed/lockfixed.min.js"></script>
<!-- Template Specisifc Custom Javascript File -->
<script src="js/custom.js"></script>
<script src="contactform/contactform.js"></script>
</body>
</html>