-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcompetitions.html
More file actions
114 lines (111 loc) · 8.8 KB
/
competitions.html
File metadata and controls
114 lines (111 loc) · 8.8 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
<!DOCTYPE html>
<html data-bs-theme="dark" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Hack Club BBSS</title>
<link rel="canonical" href="https://bbsshack.club/competitions.html">
<meta property="og:url" content="https://bbsshack.club/competitions.html">
<meta name="twitter:image" content="https://bbsshack.club/assets/img/logo.webp">
<meta name="twitter:description" content="Official website of THE hack club in BBSS">
<meta name="twitter:card" content="summary">
<meta name="description" content="Official website of THE Hack Club in BBSS">
<meta property="og:type" content="website">
<meta name="twitter:title" content="BBSS Hack Club">
<meta property="og:image" content="https://bbsshack.club/assets/img/logo.webp">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp">
<link rel="icon" type="image/webp" sizes="1925x1925" href="/assets/img/logo.webp">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="/assets/css/Agbalumo.css">
<link rel="stylesheet" href="/assets/css/Akronim.css">
<link rel="stylesheet" href="/assets/css/swiper-icons.css">
<link rel="stylesheet" href="/assets/css/bs-theme-overrides.css">
<link rel="stylesheet" href="/assets/css/animate.min.css">
<link rel="stylesheet" href="/assets/css/Lightbox-Gallery-baguetteBox.min.compiled.css">
<link rel="stylesheet" href="/assets/css/Navbar-Right-Links-Dark-icons.css">
<link rel="stylesheet" href="/assets/css/Projects-Grid-images.css">
<link rel="stylesheet" href="/assets/css/Simple-Slider-1.css">
<link rel="stylesheet" href="/assets/css/Simple-Slider-swiper-bundle.min.css">
<link rel="stylesheet" href="/assets/css/Simple-Slider.css">
<script async defer src="https://scripts.withcabin.com/hello.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-md py-3" style="color: rgba(33,37,41,0);background: rgba(33,37,41,0);">
<div class="container-fluid"><a class="navbar-brand d-flex align-items-center" href="/index.html" style="text-shadow: 0px 1px 20px rgb(253,242,172), 0px 14px 20px rgb(152,33,34);"><span class="d-flex justify-content-center align-items-center bs-icon-sm bs-icon-rounded bs-icon-primary me-2 bs-icon" style="background: rgb(251,241,173);"><img class="rounded img-fluid" src="/assets/img/logo.webp"></span><span style="transform: skew(0deg);">BBSS Hack Club</span></a><button data-bs-toggle="collapse" data-bs-target="#navcol-5" class="navbar-toggler"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-5">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link active" href="/projects.html">Projects</a></li>
<li class="nav-item"><a class="nav-link active" href="/competitions.html">Competitions</a></li>
<li class="nav-item"><a class="nav-link active" href="/poeple.html">Our People</a></li>
</ul><a class="btn btn-outline-info font-monospace text-capitalize placeholder bg-info bg-gradient border rounded-pill border-1 border-warning shadow ms-md-2" role="button" data-bss-hover-animate="rubberBand" href="https://forms.fillout.com/t/tjJdu2yq8xus">Join Us</a>
</div>
</div>
</nav>
<div class="container py-4 py-xl-5">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2>Competitions that we participated in (and you can too!)</h2>
<p class="w-lg-50">Since we're a completely student run interest group, we are open to you joining any competitions that you see fit for yourself! Shoot us a message when you join to discuss how we can support you!</p>
</div>
</div>
<div class="row gy-4 row-cols-1 row-cols-md-2 row-cols-xl-3">
<div class="col">
<div><img class="rounded img-fluid d-block w-100 fit-cover" style="height: 200px;" src="/assets/img/AboutBBSS.webp">
<div class="py-4">
<h4>Swift Explorers Singapore 2024</h4>
<p>In 2024, Saumil, Zenneth, Ethan, Daivik and Kevin participated in the Swift Explorers Singapore 2024 programme. From the programme they learned the fundamental of using Swift to create a experience for anyone.<br><br>Check out their projects <a href="/projects.html">Recycler</a> and <a href="/projects.html">About-BBSS</a></p>
</div>
</div>
</div>
<div class="col">
<div><img class="rounded img-fluid d-block w-100 fit-cover" style="height: 200px;" src="/assets/img/NYTC.jpg">
<div class="py-4">
<h4>National Youth Tech Championships 2024</h4>
<p>In mid 2024 Saumil, Zenneth, Ethan and Naung Phone competed in NYTC. Although they didn't win they did learn a lot about Machine Learning Models as well as how to use python for the Tello Drone platform.<br><br>Check out their team introduction at <a href="https://www.youtube.com/watch?v=rDZHAjA3ZVk">https://www.youtube.com/watch?v=rDZHAjA3ZVk</a>!</p>
</div>
</div>
</div>
<div class="col">
<div><img class="rounded img-fluid d-block w-100 fit-cover" style="height: 291px;" src="/assets/img/SCR-20240425-qnwt.png" width="416" height="200">
<div class="py-4">
<h4>Grey Cat The Flag '24 CTF</h4>
<p>Grey Cat The Flag was a CTF that Saumil, Zenneth, Ethan, Daivik and Naung Phone participated in. Although they didn't manage to win anything since it was their first CTF, they emerged 269th out of the 407 non-zero scored teams!<br><br>Read their writeup at <a href="https://github.com/saumilthecode/A-writeup-of-sorts-greycattheflag">https://github.com/saumilthecode/A-writeup-of-sorts-greycattheflag</a></p>
</div>
</div>
</div>
<div class="col">
<div><img class="rounded img-fluid d-block w-100 fit-cover" style="height: 235px;" src="/assets/img/clipboard-image-1.png">
<div class="py-4">
<h4>DSTA BrainHack TIL-AI</h4>
<p>BrainHack TIl-AI was a competition and learning experience about AI and Machine Learning that Saumil, Ethan, Zenneth, Daivik and Naung Phone participated in. Through this competition, they learned how to train ml models through the Vertex AI GCP platform</p>
</div>
</div>
</div>
</div>
</div>
<footer class="text-center">
<div class="container text-muted py-4 py-lg-5">
<p style="margin-bottom: 0px;"><span style="color: rgb(203, 212, 245);">Made by </span><a href="https://github.com/saumilthecode"><span style="color: rgb(203, 212, 245);">Saumil</span></a><span style="color: rgb(203, 212, 245);">. See our code on </span><a href="https://github.com/saumilthecode/bbsshackclub"><span style="color: rgb(203, 212, 245);">GitHub</span></a></p>
<p><span style="color: rgb(203, 212, 245);">Fiscally Sponsored by Hack Club Bank. Check out our finances </span><a href="https://hcb.hackclub.com/bukit-batok-secondary-school-hack-club"><span style="color: rgb(203, 212, 245);">here</span></a><span style="color: rgb(203, 212, 245);">!</span></p>
</div><script>
window.si = window.si || function () { (window.siq = window.siq || []).push(arguments); };
</script>
<script>
window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
</script>
<script defer="" src="/_vercel/speed-insights/script.js"></script>
<script defer src="/_vercel/insights/script.js"></script>
</footer>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="/assets/js/bs-init.js"></script>
<script src="/assets/js/Lightbox-Gallery-baguetteBox.min.js"></script>
<script src="/assets/js/Lightbox-Gallery.js"></script>
<script src="/assets/js/Simple-Slider-swiper-bundle.min.js"></script>
<script src="/assets/js/Simple-Slider.js"></script>
</body>
</html>