Skip to content

Commit 08020c6

Browse files
authored
Web 76 remove contentful data (#132)
1 parent 1a98fee commit 08020c6

29 files changed

+0
-154
lines changed

data/alumni.js

Lines changed: 0 additions & 63 deletions
This file was deleted.

data/events.js

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,6 @@ import HackathonWork from "../public/images/events/img1.jpg";
22
import HackathonSpeech from "../public/images/events/img2.jpg";
33
import HackathonSpeechTwo from "../public/images/events/img3.jpg";
44
import HackathonJudges from "../public/images/events/img4.jpg";
5-
import networkingONE from "../public/images/events/past-events/networking_1.png";
6-
import networkingTWO from "../public/images/events/past-events/networking_2.jpg";
7-
import networkingTHREE from "../public/images/events/past-events/networking_3.jpg";
8-
import OpenSourceONE from "../public/images/events/past-events/open_source_1.png";
9-
import OpenSourceTWO from "../public/images/events/past-events/open_source_2.png";
10-
import OpenSourceTHREE from "../public/images/events/past-events/open_source_3.png";
11-
import ResponsibleAIone from "../public/images/events/past-events/responsible_AI_1.jpg";
12-
import ResponsibleAItwo from "../public/images/events/past-events/responsible_AI_2.jpg";
13-
import ResponsibleAIthree from "../public/images/events/past-events/responsible_AI_3.jpg";
14-
import RoastONE from "../public/images/events/past-events/resume_1.jpg";
15-
import RoastTWO from "../public/images/events/past-events/resume_2.jpg";
16-
import RoastTHREE from "../public/images/events/past-events/resume_3.jpg";
175

186
export const EVENTS_IMAGES = [
197
{
@@ -33,34 +21,3 @@ export const EVENTS_IMAGES = [
3321
key: "hackathon-judges",
3422
},
3523
];
36-
37-
export const PAST_EVENTS = [
38-
{
39-
name: "Resume Roast",
40-
img1: RoastONE,
41-
img2: RoastTWO,
42-
img3: RoastTHREE,
43-
blurb: "Our last event of the 2022-2023 school year was our famous resume roast! This was a fun, engaging event where students got feedback on resumes from experienced fellow upper years!",
44-
},
45-
{
46-
name: "Developing Responsible AI",
47-
img1: ResponsibleAIone,
48-
img2: ResponsibleAItwo,
49-
img3: ResponsibleAIthree,
50-
blurb: "Jenny Lien, a Data Science Manager at AltaML, talked about importance of developing responsible AI to mitigate the exaggeration of bias and stereotypes embedded within human society by AI systems.",
51-
},
52-
{
53-
name: "Building Open Source Software ",
54-
img1: OpenSourceONE,
55-
img2: OpenSourceTWO,
56-
img3: OpenSourceTHREE,
57-
blurb: "Students sat down with KOHO engineering manager Ali Waseem to learn more about how to build your first software project, the common frameworks and languages to build software projects in, and how to develop APIs!",
58-
},
59-
{
60-
name: "Networking in Tech",
61-
img1: networkingONE,
62-
img2: networkingTWO,
63-
img3: networkingTHREE,
64-
blurb: "We hosted a panel discussion with tech industry leaders around Calgary! The discussed what to learn outside of the standard curriculum, how to market yourself to the industry, and what to expect at interviews!",
65-
},
66-
];

data/timeline.js

Lines changed: 0 additions & 48 deletions
This file was deleted.
-8.57 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-4.3 MB
Binary file not shown.
-4.42 MB
Binary file not shown.
-4.73 MB
Binary file not shown.

public/profiles/Ajay Arumugam.jpg

-28 KB
Binary file not shown.

public/profiles/Ariba Anees.jpg

-323 KB
Binary file not shown.

public/profiles/ArminSandhu.jpg

-1.58 MB
Binary file not shown.

public/profiles/Avneet Gill.jpg

-11.3 KB
Binary file not shown.

public/profiles/DeslyJob.jpeg

-131 KB
Binary file not shown.

public/profiles/Harsohail Brar.jpg

-117 KB
Binary file not shown.

public/profiles/Hossein Alamatsaz.jpg

-828 KB
Binary file not shown.

public/profiles/Jofred Cayabyab.jpg

-14.2 KB
Binary file not shown.

public/profiles/Natalia Ionescu.jpg

-66.1 KB
Binary file not shown.

public/profiles/Oscar Wong.jpg

-9 KB
Binary file not shown.

public/profiles/Sophia Lu.jpg

-91.5 KB
Binary file not shown.

public/profiles/Topan Budiman.jpg

-83.7 KB
Binary file not shown.

public/profiles/Tyler Lam.jpg

-34.9 KB
Binary file not shown.

public/sponsor_logos/Lighthouse Labs.png

100755100644
File mode changed.

0 commit comments

Comments
 (0)