You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
info: 'Compete in the side-quest typing tournament. Test your word-per-minute speed under pressure and top the global arcade leaderboard!',
228
-
actionText: 'ABOUT SPEED TYPING',
229
-
actionLink: '#',
230
-
popup: {
231
-
title: 'Speed Typing Challenge',
232
-
body: '<p>Put your fingers to the test! A lightning-fast keyboard showdown where speed meets style.</p><div class="modal-section"><div class="modal-section-title">Timeline</div><ul><li><strong>Session 1</strong><br>12 July, 12:00 PM – 1:00 PM</li><li><strong>Session 2</strong><br>13 July, 12:00 PM – 1:00 PM</li><li><strong>Finals</strong><br>13 July, 7:00 PM</li></ul></div><div class="modal-section"><div class="modal-section-title">Rules</div><ul><li>Random text challenges</li><li>Speed and accuracy both count</li><li>Top performers qualify for finals</li></ul></div><div class="modal-ending">Type like the wind and leave the rest in the dust!</div>'
233
-
},
234
-
iconPath: 'assets/icons/geek.png'
235
-
},
236
222
{
237
223
id: 'captureTheFlag',
238
224
label: 'CAPTURE THE FLAG',
239
225
color: '#ff3b7f',
240
226
stats: {difficulty: 4,cyber: 5,rewards: 5},
241
227
info: 'A parallel cybersecurity contest. Hack, patch, and capture target flags in reverse engineering, cryptography, and web security.',
242
-
actionText: 'ABOUT CTF',
243
-
actionLink: '#',
228
+
actionText: 'REGISTER FOR CTF',
229
+
actionLink: 'https://ctf.osdc.dev',
244
230
popup: {
245
231
title: 'Capture The Flag (CTF)',
246
-
body: '<p>It\'s not just a game—it\'s a digital battlefield. Solve puzzles, crack codes, and snag the flag.</p><div class="modal-section"><div class="modal-section-title">Timeline</div><ul><li><strong>Starts</strong><br>12 July, 5:00 PM</li><li><strong>Ends</strong><br>13 July, 5:00 PM</li></ul></div><div class="modal-section"><div class="modal-section-title">Categories</div><ul><li>Cryptography</li><li>Web Exploitation</li><li>Forensics</li><li>OSINT</li><li>General Skills</li><li>Miscellaneous</li></ul></div><div class="modal-section"><div class="modal-section-title">Rules</div><ul><li>Team based</li><li>Submit flags in correct format</li><li>Highest score wins</li></ul></div><div class="modal-ending">Equal parts fun and challenge, ready to test your skills?</div>'
232
+
body: '<p>It\'s not just a game—it\'s a digital battlefield. Solve puzzles, crack codes, and snag the flag.</p><div class="modal-section"><div class="modal-section-title">Registration</div><a class="modal-retro-btn" href="https://ctf.osdc.dev" target="_blank">ctf.osdc.dev</a></div><div class="modal-section"><div class="modal-section-title">Timeline</div><ul><li><strong>Starts</strong><br>12 July, 5:00 PM</li><li><strong>Ends</strong><br>13 July, 5:00 PM</li></ul></div><div class="modal-section"><div class="modal-section-title">Categories</div><ul><li>Cryptography</li><li>Web Exploitation</li><li>Forensics</li><li>OSINT</li><li>General Skills</li><li>Miscellaneous</li></ul></div><div class="modal-section"><div class="modal-section-title">Rules</div><ul><li>Team based</li><li>Submit flags in correct format</li><li>Highest score wins</li></ul></div><div class="modal-ending">Equal parts fun and challenge, ready to test your skills?</div>'
247
233
},
248
234
iconPath: 'assets/icons/flag.png'
249
235
},
250
236
{
251
-
id: 'faqs',
252
-
label: 'FAQs',
253
-
color: '#f7ff4d',
254
-
stats: {quantity: 5,help: 5,clarity: 4},
255
-
info: 'Answers to all your burning questions: team sizes, hardware allowance, food schedules (yes, there is pizza!), and online setup.',
256
-
actionText: 'OPEN FAQ CENTER',
237
+
id: 'speedTyping',
238
+
label: 'MONKETYPE',
239
+
color: '#00e5ff',
240
+
stats: {difficulty: 3,reflex: 5,fun: 5},
241
+
info: 'Compete in the side-quest typing tournament. Test your word-per-minute speed under pressure and top the global arcade leaderboard!',
242
+
actionText: 'ABOUT MONKETYPE',
257
243
actionLink: '#',
258
244
popup: {
259
-
title: 'FAQ Center',
260
-
body: '<div class="faq-terminal"><div class="faq-terminal-line">Transmission pending...</div><div class="faq-terminal-sub">FAQ database is currently under construction.</div><div class="faq-terminal-spinner">⚙️</div></div>'
245
+
title: 'Monketype Challenge',
246
+
body: '<p>Put your fingers to the test! A lightning-fast keyboard showdown where speed meets style.</p><div class="modal-section"><div class="modal-section-title">Timeline</div><ul><li><strong>Session 1</strong><br>12 July, 12:00 PM – 1:00 PM</li><li><strong>Session 2</strong><br>13 July, 12:00 PM – 1:00 PM</li><li><strong>Finals</strong><br>13 July, 7:00 PM</li></ul></div><div class="modal-section"><div class="modal-section-title">Rules</div><ul><li>Random text challenges</li><li>Speed and accuracy both count</li><li>Top performers qualify for finals</li></ul></div><div class="modal-ending">Type like the wind and leave the rest in the dust!</div>'
261
247
},
262
-
iconPath: 'assets/icons/caution.png'
248
+
iconPath: 'assets/icons/geek.png'
263
249
},
264
250
{
265
251
id: 'battleships',
@@ -275,6 +261,20 @@ const CONFIG = {
275
261
},
276
262
iconPath: 'assets/icons/Battleship.png'
277
263
},
264
+
{
265
+
id: 'faqs',
266
+
label: 'FAQs',
267
+
color: '#f7ff4d',
268
+
stats: {quantity: 5,help: 5,clarity: 4},
269
+
info: 'Answers to all your burning questions: team sizes, hardware allowance, food schedules (yes, there is pizza!), and online setup.',
270
+
actionText: 'OPEN FAQ CENTER',
271
+
actionLink: '#',
272
+
popup: {
273
+
title: 'FAQ Center',
274
+
body: '<div class="faq-terminal"><div class="faq-terminal-line">Transmission pending...</div><div class="faq-terminal-sub">FAQ database is currently under construction.</div><div class="faq-terminal-spinner">⚙️</div></div>'
0 commit comments