Skip to content

Commit daed469

Browse files
committed
Reorder events: CTF first, Monketype (renamed from Speed Typing), Battleships, FAQs later; add CTF registration link
1 parent 1c53a2a commit daed469

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

js/config.js

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ const CONFIG = {
173173
actionLink: '#',
174174
popup: {
175175
title: 'Timeline',
176-
body: '<div class="modal-section"><div class="modal-section-title">Timeline</div><ul><li><strong>Opening Ceremony</strong><br>July 10 (5:00 PM)</li><li><strong>Hacking Period</strong><br>July 10 (6:00 PM)<br><span style="color:#ffd700;font-size:12px">↓</span><br>July 15 (6:00 PM)</li><li><strong>Final Submission</strong><br>July 15 (6:00 PM)</li></ul></div><div class="modal-section"><div class="modal-section-title">Mini Events</div><ul><li>Speed Typing — TBD</li><li>Capture The Flag — TBD</li><li>CodeBattleships — TBD</li></ul></div>'
176+
body: '<div class="modal-section"><div class="modal-section-title">Timeline</div><ul><li><strong>Opening Ceremony</strong><br>July 10 (5:00 PM)</li><li><strong>Hacking Period</strong><br>July 10 (6:00 PM)<br><span style="color:#ffd700;font-size:12px">↓</span><br>July 15 (6:00 PM)</li><li><strong>Final Submission</strong><br>July 15 (6:00 PM)</li></ul></div><div class="modal-section"><div class="modal-section-title">Mini Events</div><ul><li>Monketype — TBD</li><li>Capture The Flag — TBD</li><li>CodeBattleships — TBD</li></ul></div>'
177177
},
178178
iconPath: 'assets/icons/clock.png'
179179
},
@@ -219,47 +219,33 @@ const CONFIG = {
219219
},
220220
iconPath: 'assets/icons/folder.png'
221221
},
222-
{
223-
id: 'speedTyping',
224-
label: 'SPEED TYPING',
225-
color: '#00e5ff',
226-
stats: { difficulty: 3, reflex: 5, fun: 5 },
227-
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-
},
236222
{
237223
id: 'captureTheFlag',
238224
label: 'CAPTURE THE FLAG',
239225
color: '#ff3b7f',
240226
stats: { difficulty: 4, cyber: 5, rewards: 5 },
241227
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',
244230
popup: {
245231
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>'
247233
},
248234
iconPath: 'assets/icons/flag.png'
249235
},
250236
{
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',
257243
actionLink: '#',
258244
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>'
261247
},
262-
iconPath: 'assets/icons/caution.png'
248+
iconPath: 'assets/icons/geek.png'
263249
},
264250
{
265251
id: 'battleships',
@@ -275,6 +261,20 @@ const CONFIG = {
275261
},
276262
iconPath: 'assets/icons/Battleship.png'
277263
},
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>'
275+
},
276+
iconPath: 'assets/icons/caution.png'
277+
},
278278
{
279279
id: 'games',
280280
label: 'GAMES',

0 commit comments

Comments
 (0)