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
Copy file name to clipboardExpand all lines: src/routes/Events.tsx
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ const Events = () => {
22
22
consteventsData=[
23
23
{
24
24
name: "DecodED",
25
-
date: "15/03 - 17/03",
25
+
date: "21/03",
26
26
brief: "Free entry, educational",
27
27
description:
28
28
"We’re passionate about providing accessible tech education to students from all backgrounds and experiences. Our workshop style education program is tailored towards those with limited experience in software development and includes content that complements traditional Computer Science education taught at universities. With Hackiethon taking place right after the conclusion of the program, attendees will have the chance to put their new-found skills to the test! ",
@@ -34,19 +34,19 @@ const Events = () => {
34
34
},
35
35
{
36
36
name: "Hackiethon",
37
-
date: "22/03 - 24/03",
38
-
brief: "Free entry, begginer friendly",
37
+
date: "27/03 - 02/04",
38
+
brief: "Free entry, beginner friendly",
39
39
description:
40
40
"Our rookie hackathon is tailor-made for inexperienced but eager individuals! Unlike our main hackathon, it comes with valuable insights into the experience of competing and finding success in such events.",
41
41
bgImage: HackiethonImage2,
42
42
frontImage: HackiethonImage,
43
-
altBgImage: "HackMelbourne comitteee members in a lecutre hall setting up hackathon competition.",
43
+
altBgImage: "HackMelbourne committee members in a lecture hall setting up hackathon competition.",
44
44
altFrontImage: "Students in a lecture hall viewing hackathon competition being presented.",
45
45
link: "",
46
46
},
47
47
{
48
48
name: "Melbourne Hack",
49
-
date: "30/8 - 06/9",
49
+
date: "TBA",
50
50
brief: "Free entry, great competition",
51
51
description: `Melbourne Hack is a hackathon where participants use their entrepreneurial skills to build a product in 3 days. Given certain themes, participants will have to build something that solves a problem or meets a need. Then they will be able to pitch their product to a panel of judges!`,
0 commit comments