Skip to content

Commit a2a8ab8

Browse files
authored
Revamp 2026 (#362)
* feat: remove store from header * feat: added instagram to main socials mentioned * feat: added 2025 hackathon page and archived * feat: added alluni2025 to comp page * added 2024 and 2025 talks as single embeds to main page (open to feedback on this one) * changed facebook link to insta as we are more active there * changed wording
1 parent 37476bc commit a2a8ab8

13 files changed

Lines changed: 202 additions & 14 deletions

File tree

content/about/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1 class="title">What is UQCS?</h1>
1717
<p class="is-size-6">
1818
UQCS is a student society, run by students for students. As a society UQCS engages with a broad
1919
range of student interests, from digital design to software engineering. We are an inclusive club
20-
focused on development of the next generation of innovators through twice-weekly events spanning
20+
focused on development of the next generation of innovators through regular events spanning
2121
educational, social, and industry emphases. Our membership spans undergraduate and postgraduate
2222
students, as well as recent graduates and alumni. Learn more about what we do by clicking on the
2323
tiles below.

content/community/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="title is-3">UQCS Community</h1>
2323
</div>
2424

2525
<h3> How can I get involved?</h3>
26-
<p>The best way to get involved is attending our twice-weekly events and sticking around after the presentation
26+
<p>The best way to get involved is attending our regular events and sticking around after the presentation
2727
to talk to other members and indulge in some free pizza. Joining our
2828
<a href="https://discord.uqcs.org/">Discord server</a>, finding channels you’re interested in, asking
2929
questions and sharing your opinions is another great way of getting to know the rest of UQCS’ members and

content/competitions/_index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ <h1 class="title is-3">UQCS Competitions</h1>
1515
We usually run two major competitive events each year: the UQCS CodeJam in Semester 1, and the UQCS Hackathon in Semester 2.
1616
</p>
1717

18-
<h4><a href="codejam-2025/">UQCS CodeJam 2025</a> (3rd May 2025)</h4>
19-
2018
<h2>Archive</h2>
2119

20+
<h4><a href="hackathon-2025/">UQCS Hackathon 2025</a> (15th &ndash; 17th August 2025)</h4>
21+
<h4><a href="alluni-2025/">AllUni 2025</a> (2nd August 2025)</h4>
22+
<h4><a href="codejam-2025/">UQCS CodeJam 2025</a> (3rd May 2025)</h4>
23+
2224
<h4><a href="hackathon-2024/">UQCS Hackathon 2024</a> (16th &ndash; 18th August 2024)</h4>
2325

2426
<h4>UQCS CodeJam 2024 (13th April 2024)</h4>
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
title: "AllUni 2025"
3+
date: 2025-08-02T11:00:00+10:00
4+
draft: false
5+
---
6+
7+
<div class="section columns is-centered">
8+
<section class="column is-6">
9+
10+
<div class="block">
11+
<img src="/img/media/competitions/alluni_2025_banner.png" style="width: 100%" />
12+
</div>
13+
14+
<h1 class="title is-3">AllUni 2025</h1>
15+
<p class="subtitle is-4">Saturday 2nd August</p>
16+
<p class="subtitle is-6">Queensland University of Technology - Gardens Point | Block D Level 2</p>
17+
18+
<div class="content">
19+
<div class="buttons has-text-centered">
20+
<a href="https://alluni.io/brisbane" class="button is-link uqcs-blue">Register your team here</a>
21+
<a href="https://discord.gg/EerEsZU8xD" class="button">Discord Server</a>
22+
</div>
23+
24+
<p>
25+
AllUni is an inter-university competitive programming competition for students across Australia and New Zealand! Create teams of up to three students to compete in an ICPC-style contest for the chance to win a variety of prizes, ranging from merchandise to a prize pool of $5000!
26+
</p>
27+
<p>
28+
Sign-up spots are limited, so we encourage you to register as early as possible.
29+
</p>
30+
<p>
31+
Whether you're experienced or just starting out in the world of competitive programming, all skill levels are welcomed and encouraged. Choose between competing in Division A, designed for experienced programmers with difficulty comparable to SPAR competitions. Otherwise, beginners can compete in Division B, featuring easier Leetcode-style questions.
32+
</p>
33+
34+
<h3>Prize Pool Structure</h3>
35+
<h4>Division A</h4>
36+
<ul>
37+
<li>1st place - $2000</li>
38+
<li>2nd place - $1200</li>
39+
<li>3rd place - $600</li>
40+
<li>4th place - $350</li>
41+
<li>5th place - $250</li>
42+
<li>Top gender diverse - $600</li>
43+
</ul>
44+
<h4>Division B</h4>
45+
<ul>
46+
<li>Merchandise prizes from sponsors</li>
47+
</ul>
48+
49+
<h3>Event Details</h3>
50+
<ul>
51+
<li><strong>Date:</strong> Saturday, August 2</li>
52+
<li><strong>Start Time:</strong> 11:00 AM</li>
53+
<li><strong>Event Conclusion:</strong> Approximately 5:00 PM</li>
54+
<li><strong>Location:</strong> Queensland University of Technology - Gardens Point | Block D Level 2, including D-101, D-204, D-206, D-208, and D-214. (Which is the whole of Level 2 D Block, including a multi-level section)</li>
55+
</ul>
56+
<p>Free food and drinks will be provided! 🍕</p>
57+
58+
<p>
59+
So what are you waiting for? Bring along your coding friends for the opportunity to challenge yourself and compete!
60+
</p>
61+
62+
<p>
63+
Thank you to our primary sponsor Susquehanna and our general sponsors IMC Trading and Jane Street.
64+
</p>
65+
</div>
66+
</section>
67+
</div>
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
title: "Hackathon 2025"
3+
date: 2025-08-15T17:30:00+10:00
4+
draft: false
5+
---
6+
7+
<div class="section columns is-centered">
8+
<section class="column is-6">
9+
10+
<div class="block">
11+
<a href="https://www.facebook.com/share/1a3gnfcRNn/">
12+
<img src="/img/media/competitions/hackathon_2025_banner.png" style="width: 100%" />
13+
</a>
14+
</div>
15+
16+
<h1 class="title is-3">UQCS Hackathon 2025</h1>
17+
<p class="subtitle is-4">Friday 15th August &ndash; Sunday 17th August</p>
18+
<p class="subtitle is-6">3rd Floor, Advanced Engineering Building (Building 49)</p>
19+
20+
<div class="content">
21+
<div class="buttons has-text-centered">
22+
<a href="https://events.humanitix.com/hackathon-2025" class="button is-link uqcs-blue">Get your tickets now!</a>
23+
<a href="https://www.facebook.com/share/1a3gnfcRNn/" class="button">Facebook event</a>
24+
</div>
25+
26+
<p>
27+
Get ready for UQCS’s biggest event of the year! Our very own Hackathon! Bring your coding skills and enthusiasm for three action-packed days of building, experimenting, and having fun. This hackathon is your chance to bring a project to life, whether it's games, websites, apps, hardware, or more.
28+
</p>
29+
30+
<p>
31+
Everyone is welcome, regardless of experience level, degree, or background! It’s totally fine if you don’t have a team yet as we will have a team formation session on the first day! If this is your first hackathon, no stress. We'll be running a ‘How-To Hackathon’ Talk on August 14 at 5PM in Hawken Engineering Building (50-N201) to walk you through what to expect, share helpful tips, and help set you up for success. For inspiration, check out some past projects in <a href="/showcase/">our showcase</a>.
32+
</p>
33+
34+
<p>
35+
<b>EARLY BIRD TICKETS</b>: Ends August 1st 11:59 PM.
36+
</p>
37+
38+
<h3>Prizes</h3>
39+
<p>
40+
We’ve got a prize pool of over $5000! Please note you must be a UQ Student and UQCS Member to be eligible for prizes.
41+
</p>
42+
<ul>
43+
<li>$2000 – Best Overall</li>
44+
<li>$1000 – Best Overall Runner-Up</li>
45+
<li>$500 – Best First-Years</li>
46+
<li>$500 – People’s Choice</li>
47+
<li>$250 – Best Interdisciplinary Project</li>
48+
<li>$250 – Best Game</li>
49+
<li>$250 – Best Community Project</li>
50+
<li>$250 – Best Presentation</li>
51+
<li>$250 – Most Masochistic</li>
52+
</ul>
53+
54+
<h3>Hackathon Schedule (Rough Outline)</h3>
55+
<h4>Friday</h4>
56+
<ul>
57+
<li>5:30 PM – Check-in opens (49-301)</li>
58+
<li>6:00 PM – Welcome talk</li>
59+
<li>6:30 PM – Team formation and hackathon officially begins</li>
60+
<li>7:30 PM – Dinner provided</li>
61+
</ul>
62+
<h4>Saturday</h4>
63+
<ul>
64+
<li>Lunch and dinner provided</li>
65+
</ul>
66+
<h4>Sunday</h4>
67+
<ul>
68+
<li>Hackathon ends (time TBA)</li>
69+
<li>Lunch provided</li>
70+
<li>Project showcases and presentations</li>
71+
<li>Dinner provided</li>
72+
</ul>
73+
<p>Note: UQCS will be providing Red Bull and basic breakfast items throughout the weekend.</p>
74+
75+
<h4>Rules</h4>
76+
<p>
77+
Important: This is a 16+ event. Due to the nature of students staying overnight on campus and UQCS Committee Members not holding Blue Cards, in line with our risk assessment, we unfortunately cannot allow anyone under 16 to attend.
78+
</p>
79+
</div>
80+
</section>
81+
</div>

content/connect/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ <h1 class="title is-2">Community</h1>
3131
</div>
3232
<div class="level-item has-text-centered">
3333
<div>
34-
<a href="https://www.facebook.com/uqcomputing">
34+
<a href="https://www.instagram.com/uqcomputingsociety/">
3535
<p class="heading">Engage</p>
36-
<p class="title">Facebook</p>
36+
<p class="title">Instagram</p>
3737
<span class="icon has-text-dark">
38-
<i class="fab fa-3x fa-facebook"></i>
38+
<i class="fab fa-3x fa-instagram"></i>
3939
</span>
4040
</a>
4141
</div>

content/talks/_index.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,41 @@
77
<div class="container is-size-5">
88
<div class="columns is-centered">
99
<div class="column is-12 is-8-desktop">
10+
<div class="block has-text-centered">
11+
<h1 class="title is-2">UQCS Tech Talks 2025</h1>
12+
</div>
13+
<h3 class="title is-4">A Recursive Talk of Recursion with Paul Vrbik</h3>
14+
{{< youtube id="ihzO0GidpkE" >}}
15+
<br/>
16+
<h3 class="title is-4">Using OpenCL for High Performance Computing</h3>
17+
{{< youtube id="OJX8baW2s3U" >}}
18+
<br/>
19+
<h3 class="title is-4">Digital Chip Design: Tools and Techniques</h3>
20+
{{< youtube id="7EAYzyyOgUY" >}}
21+
<br/>
22+
<h3 class="title is-4">How to build a RISC-V emulator in 10 easy steps,</h3>
23+
{{< youtube id="j2n6iO2Q64c" >}}
24+
<br/>
25+
26+
<div class="block has-text-centered">
27+
<h1 class="title is-2">UQCS Tech Talks 2024</h1>
28+
</div>
29+
<h3 class="title is-4">CSS Crimes</h3>
30+
{{< youtube id="8LT1VnU3YKA" >}}
31+
<br/>
32+
<h3 class="title is-4">What Even Is Computer Algebra?</h3>
33+
{{< youtube id="CTj36qzWcPI" >}}
34+
<br/>
35+
<h3 class="title is-4">Introduction to Python</h3>
36+
{{< youtube id="eql1laixOjg" >}}
37+
<br/>
38+
<h3 class="title is-4">A Very Brief Overview Of Your Career Pathway</h3>
39+
{{< youtube id="0UWCwCGqLiM" >}}
40+
<br/>
41+
<h3 class="title is-4">Intro to GitHub and OpenSource</h3>
42+
{{< youtube id="f0STWfCTr2o" >}}
43+
<br/>
44+
1045
<div class="block has-text-centered">
1146
<h1 class="title is-2">UQCS Tech Talks 2023</h1>
1247
</div>

layouts/partials/hero.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<!-- Hero footer: will stick at the bottom -->
1414
<div class="p-5 pb-6 is-dark uqcs-background text-white">
1515
<h1 class="text-blue title is-centered has-text-centered">Welcome to UQCS!</h1>
16-
<p class="is-centred uqcs-blurb">
16+
<p class="has-text-centered uqcs-blurb">
1717
UQCS is a student society, run by students, for students. We engage with a broad range of student interests,
1818
from digital design to software engineering. We're an inclusive club focused on developing the next
19-
generation of innovators, through twice-weekly events spanning educational, social, and industry emphases.
19+
generation of innovators, through regular events spanning educational, social, and industry emphases.
2020
Our membership spans undergraduates, postgraduates, recent graduates, and alumni.
2121
</p>
2222
<div class="buttons is-centered">

layouts/partials/nav/navbar-end.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
<a class="navbar-item" href="{{ "/connect/" | relURL }}">
1616
Connect
1717
</a>
18-
<a class="navbar-item" href="https://store.uqcs.org/" target="_blank">
19-
Store
20-
</a>
18+
2119
<a class="navbar-item" href="{{ "/guide/" | relURL }}">
2220
First Year Guide
2321
</a>

layouts/partials/upcoming-events.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ <h4 class="is-size-6" id="event-location"></h4>
2727
<div class="tile is-child">
2828
<p class="mt-4">
2929
It seems that there are no scheduled upcoming events. <br/>
30-
Follow us on <a href="https://facebook.com/UQComputing">Facebook</a>
31-
or join our <a href="https://discord.uqcs.org">Discord</a> to keep up to date with what is going on.
30+
Follow us on <a href="https://www.instagram.com/uqcomputingsociety/">Instagram</a>, join our <a href="https://discord.uqcs.org">Discord</a>, or follow us on <a href="https://facebook.com/UQComputing">Facebook</a> to keep up to date with what is going on.
3231
</p>
3332
</div>
3433
</template>

0 commit comments

Comments
 (0)