Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ name: Deploy Jekyll site to Pages
on:
push:
branches: ["main"]
paths-ignore:
- '.github/workflows/**'
- 'README*'
- '.gitignore'
- 'Gemfile.lock'
workflow_dispatch:

permissions:
Expand Down
22 changes: 18 additions & 4 deletions pages/opportunities.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ layout: page
style: assets/custom.css
---

The following are some of the annual opportunities available for students interested in Computing.

## Competitions

- **National Olympiad in AI (NOAI)**
Expand All @@ -18,6 +20,8 @@ style: assets/custom.css
- **National Cybersecurity Olympiad (NCO)**
- Website: [https://cence.comp.nus.edu.sg/cence/nco/index.php](https://cence.comp.nus.edu.sg/cence/nco/index.php)
- Expected period: Feb - Mar
- Must attend NCO training
- Top performers may be selected to represent Singapore in the International Cybersecurity Olympiad (ICO)

- **Cyberthon**
- Website: [https://cyberthon.hci.edu.sg/](https://cyberthon.hci.edu.sg/)
Expand All @@ -26,10 +30,14 @@ style: assets/custom.css
- **Computational and Algorithmic Thinking (CAT)**
- Website: [https://amt.edu.au/cat](https://amt.edu.au/cat)
- Expected period: May
- Paper-based competition
- No prior programming experience required

- **Oxford University Computing Challenge (OUCC)**
- Website: [https://www.stacs.scot/coding-website-database/oxford-university-computing-competition](https://www.stacs.scot/coding-website-database/oxford-university-computing-competition)
- **Coding Challenge**
- Website: [https://amt.edu.au/cc](https://amt.edu.au/cc)
- Expected period: Jun
- 5 divisions based on skill
- basic coding skills required (Python, C#, Javam or VB)

- **Australian Informatics Olympiad (AIO)**
- Website: [https://amt.edu.au/aio](https://amt.edu.au/aio)
Expand All @@ -48,13 +56,13 @@ style: assets/custom.css
- Prerequisites: CeNCE CS1 Final Round

- **NCO Training**
- - Conducted by NUS School of Computing
- Conducted by NUS School of Computing
- Expected period: Dec
- Prerequisites: CeNCE CS2 Final Round

- **CeNCE courses**
- Conducted by NUS Centre for Nurturing Computing Excellence (CeNCE)
- Website: [https://cence.comp.nus.edu.sg/cence/courses.html](https://cence.comp.nus.edu.sg/cence/courses.html)
- Online, self-paced courses on computational thinking and programming


## CTFs
Expand All @@ -74,6 +82,12 @@ style: assets/custom.css
- Website: [https://buildingblocs.sg/](https://buildingblocs.sg/)
- Expected period: Mar & Jun

- **Competitive Programming Introductory Course (CPIC)**
- Website: [https://cpic.sg/](https://cpic.sg/)
- Expected period: Jun
- Organised by [NYCP SIG](https://www.nanyangjc.moe.edu.sg/nanyang-competitive-programming-club-nycp/)
- Open to secondary school and JC participants


## Scholarships

Expand Down