diff --git a/frontend/public/data/socialInfos.ts b/frontend/public/data/socialInfos.ts
new file mode 100644
index 0000000..8614619
--- /dev/null
+++ b/frontend/public/data/socialInfos.ts
@@ -0,0 +1,43 @@
+export type socialInfo = {
+ href: string;
+ src: string;
+ alt: string;
+};
+
+export const socialLinks: socialInfo[] = [
+ {
+ href: 'https://bit.ly/CSESocDiscord',
+ src: '/assets/discord_logo.svg',
+ alt: 'Discord'
+ },
+ {
+ href: 'https://www.facebook.com/csesoc/',
+ src: '/assets/fb_logo.svg',
+ alt: 'Facebook'
+ },
+ {
+ href: 'https://twitter.com/csesoc?lang=en',
+ src: '/assets/x_twitter_icon.svg',
+ alt: 'X/Twitter'
+ },
+ {
+ href: 'https://www.youtube.com/@CSESocUNSW',
+ src: '/assets/youtube_logo.svg',
+ alt: 'Youtube'
+ },
+ {
+ href: 'https://www.instagram.com/csesoc_unsw/?hl=en',
+ src: '/assets/instagram_logo.svg',
+ alt: 'Instagram'
+ },
+ {
+ href: 'https://www.tiktok.com/@csesoc?lang=en',
+ src: '/assets/tiktok_logo.svg',
+ alt: 'TikTok'
+ },
+ {
+ href: 'https://www.linkedin.com/company/csesoc?originalSubdomain=au',
+ src: '/assets/linkedin_logo.svg',
+ alt: 'LinkedIn'
+ }
+];
diff --git a/frontend/public/data/data.ts b/frontend/public/data/sponsorInfos.ts
similarity index 73%
rename from frontend/public/data/data.ts
rename to frontend/public/data/sponsorInfos.ts
index c1f714d..25f1a73 100644
--- a/frontend/public/data/data.ts
+++ b/frontend/public/data/sponsorInfos.ts
@@ -5,59 +5,51 @@ export type sponsorInfo = {
description: string;
};
-export type socialInfo = {
- href: string;
- src: string;
- alt: string;
-};
-
export const diamondLinks: sponsorInfo[] = [
{
href: 'https://www.janestreet.com/',
- svg: 'assets/janestreet_logo.svg',
+ svg: '/assets/janestreet_logo.svg',
alt: 'Janestreet logo',
description: "Jane Street is a research-driven trading firm where curious people work together on deep problems",
},
{
href: 'https://www.tiktok.com/en/',
- svg: 'assets/tiktok_logo.svg',
+ svg: '/assets/tiktok_logo.svg',
alt: 'Tiktok logo',
description: "TikTok is a social media platform for creating, sharing and discovering short videos",
-
}
];
export const goldLinks: sponsorInfo[] = [
{
href: 'https://www.atlassian.com/',
- svg: 'assets/atlassian_logo.svg',
+ svg: '/assets/atlassian_logo.svg',
alt: 'Atlassian logo',
description: "Atlassian Corporation is an Australian-American software company that develops products for software developers, and project managers among other groups",
-
},
{
href: 'https://www.citadel.com/',
- svg: 'assets/citadel_logo.svg',
+ svg: '/assets/citadel_logo.svg',
alt: 'Citadel logo',
description: "We are an alternative investment manager working on behalf of the world's preeminent institutions. Discover our work, teams, careers and more",
},
{
href: 'https://www.imc.com/ap/',
- svg: 'assets/imc_logo.svg',
+ svg: '/assets/imc_logo.svg',
alt: 'IMC logo',
description: "For three decades IMC has provided liquidity to the financial markets globally. Specialised in algorithmic trading and advanced technology, we set the pace for the evolution of market making.",
},
{
href: 'https://neara.com/',
- svg: 'assets/neara_logo.svg',
+ svg: '/assets/neara_logo.svg',
alt: 'Neara logo',
- description: "Neara electric utility software is a physics-enabled platform that builds 3D interactive models of critical infrastructure networks and assets.",
+ description: "Neara electric utility software is a physics-enabled platform that builds 3D interactive models of critical infrastructure networks and /assets.",
},
{
href: 'https://safetyculture.com/',
- svg: 'assets/safetyculture_logo.svg',
+ svg: '/assets/safetyculture_logo.svg',
alt: 'SafetyCulture logo',
description: "Get to the root cause of workplace trends with total visibility across your organization. Use data from completed inspections, reported incidents, sensors, and asset history to keep workers safe, and prevent things from happening in the first place"
}
@@ -66,107 +58,69 @@ export const goldLinks: sponsorInfo[] = [
export const silverLinks: sponsorInfo[] = [
{
href: 'https://appian.com/',
- svg: 'assets/appian_logo.svg',
+ svg: '/assets/appian_logo.svg',
alt: 'Appian logo',
description: "Appian Corporation is an American cloud computing and enterprise software company headquartered in McLean, Virginia, part of the Dulles Technology Corridor. The company sells a platform as a service for building enterprise software applications",
},
{
href: 'https://www.flowtraders.com/',
- svg: 'assets/flowtraders_logo.svg',
+ svg: '/assets/flowtraders_logo.svg',
alt: 'FlowTraders logo',
description: "Flow Traders is a proprietary trading firm. A market maker, it provides liquidity in the securities market by using high frequency and quantitative trading strategies",
},
{
href: 'https://www.macquarie.com.au/',
- svg: 'assets/macquarie_logo.svg',
+ svg: '/assets/macquarie_logo.svg',
alt: 'Macquarie logo',
description: "Macquarie Bank offers transaction accounts, home loans, credit cards, online banking, business banking and more"
},
{
href: 'https://optiver.com/',
- svg: 'assets/optiver_logo.svg',
+ svg: '/assets/optiver_logo.svg',
alt: 'Optiver logo',
description: "Optiver is a global market maker. As one of the oldest market making firms in the world, Optiver has been improving financial markets since 1986"
},
{
href: 'https://quantium.com/',
- svg: 'assets/quantium_logo.svg',
+ svg: '/assets/quantium_logo.svg',
alt: 'Quantium logo',
description: "Quantium has developed a world-class data science and AI solution that has transformed the accuracy of Walmart's prediction of customers' needs at scale"
},
{
href: 'https://quickli.com.au/',
- svg: 'assets/quickli_logo.svg',
+ svg: '/assets/quickli_logo.svg',
alt: 'Quickli logo',
description: "Bringing 30+ lender calcs into one, easy-to-use interface delivering accurate results and relevant policy insights for even the most complex scenarios."
},
{
href: 'https://www.revolutionise.com.au/',
- svg: 'assets/revsport_logo.svg',
+ svg: '/assets/revsport_logo.svg',
alt: 'RevolutioniseSport logo',
description: "revolutioniseSPORT is an online management platform for sports of all shapes and sizes"
},
{
href: 'https://www.recordpoint.com/',
- svg: 'assets/recordpoint_logo.svg',
+ svg: '/assets/recordpoint_logo.svg',
alt: 'RecordPoint logo',
description: "Manage all your data and records in one central place – without moving them",
},
{
href: 'https://sig.com/',
- svg: 'assets/susquehanna_logo.svg',
+ svg: '/assets/susquehanna_logo.svg',
alt: 'Susquehanna logo',
description: "Discover Susquehanna, a global quantitative trading firm built on a rigorous, analytical foundation in financial markets."
},
{
href: 'https://zip.co/au',
- svg: 'assets/zip_logo.svg',
+ svg: '/assets/zip_logo.svg',
alt: 'Zip logo',
description: "Zip Co Limited is a global 'buy now pay later' financial technology company with operations in Australia, New Zealand and the USA",
},
{
href: 'https://www.canva.com/en_au/',
- svg: 'assets/canva_logo.svg',
+ svg: '/assets/canva_logo.svg',
alt: 'Canva logo',
description: "Canva is a free-to-use online graphic design tool. Use it to create social media posts, presentations, posters, videos, logos and more."
}
-];
-
-export const socialLinks: socialInfo[] = [
- {
- href: 'https://bit.ly/CSESocDiscord',
- src: 'assets/discord_logo.svg',
- alt: 'Discord'
- },
- {
- href: 'https://www.facebook.com/csesoc/',
- src: 'assets/fb_logo.svg',
- alt: 'Facebook'
- },
- {
- href: 'https://twitter.com/csesoc?lang=en',
- src: 'assets/x_twitter_icon.svg',
- alt: 'X/Twitter'
- },
- {
- href: 'https://www.youtube.com/@CSESocUNSW',
- src: 'assets/youtube_logo.svg',
- alt: 'Youtube'
- },
- {
- href: 'https://www.instagram.com/csesoc_unsw/?hl=en',
- src: 'assets/instagram_logo.svg',
- alt: 'Instagram'
- },
- {
- href: 'https://www.tiktok.com/@csesoc?lang=en',
- src: 'assets/tiktok_logo.svg',
- alt: 'TikTok'
- },
- {
- href: 'https://www.linkedin.com/company/csesoc?originalSubdomain=au',
- src: 'assets/linkedin_logo.svg',
- alt: 'LinkedIn'
- }
-];
+];
\ No newline at end of file
diff --git a/frontend/src/components/About/AboutHomepage.tsx b/frontend/src/components/About/AboutHomepage.tsx
index c8cbb76..31975b4 100644
--- a/frontend/src/components/About/AboutHomepage.tsx
+++ b/frontend/src/components/About/AboutHomepage.tsx
@@ -1,5 +1,5 @@
-import Link from "next/link";
import Image from "next/image";
+
export default function AboutHomePage() {
return (
@@ -30,7 +30,7 @@ export default function AboutHomePage() {
We are here to fulfil the social, personal and
professional needs of CSE students, and promote computing through a variety of forms.
diff --git a/frontend/src/components/About/index.tsx b/frontend/src/components/About/index.tsx
deleted file mode 100644
index 091a828..0000000
--- a/frontend/src/components/About/index.tsx
+++ /dev/null
@@ -1,124 +0,0 @@
-import Image from 'next/image';
-import Link from 'next/link';
-
-const About = () => {
- return (
-
-
-
ABOUT
-
-
-
- {/* LEFT SIDE */}
-
-
-
-
-
CSESoc
-
unsw-computer-science-engineering-society
-
-
- CSESoc is the principal representative body for UNSW computing students.
-
-
-
-
- 432 members · 342{' '}
- subcom
-
-
-
-
- Sydney, Australia
-
-
-
- info@csesoc.org.au
-
-
- {/* RIGHT SIDE */}
-
-
-
- csesoc/README.md
-
-
- CSESoc is one of the biggest and most active societies at UNSW, catering to over 3500 CSE
- students spanning across degrees in Computer Science, Software Engineering,
- Bioinformatics and Computer Engineering.
-
- We are here to fulfil the social, personal and
- professional needs of CSE students, and promote computing through a variety of forms.
-
+
{/* PORTFOLIOS */}
@@ -245,11 +245,10 @@ const ExecsDirectorsSubcommittees = () => {
Organises approachable events targeted towards building an inclusive and welcoming community, to help build long-lasting friendships!
-
-
-
-
+
+
+
);
}
-export default ExecsDirectorsSubcommittees;
\ No newline at end of file
+export default ExecsDirectorsSubcommitteesPage;
\ No newline at end of file
diff --git a/frontend/src/pages/about/faqs.tsx b/frontend/src/pages/about/faqs.tsx
index 95b4fb2..1c4654e 100644
--- a/frontend/src/pages/about/faqs.tsx
+++ b/frontend/src/pages/about/faqs.tsx
@@ -1,15 +1,12 @@
-import Navbar from '@/components/Navbar';
-import Footer from '@/components/Footer';
+import Layout from "@/components/Layout";
+import PageBody from "@/components/PageBody";
+import PageTitle from "@/components/PageTitle";
-const Faqs = () => {
+const FaqsPage = () => {
return (
-
-
-
-
-
FREQUENTLY ASKED QUESTIONS
-
-
+
+
+
What is CSESoc?
@@ -52,10 +49,9 @@ const Faqs = () => {
subcommittee. Subcommittee recruitment opens during T1 of each year.
-
-
-
+
+
);
};
-export default Faqs;
\ No newline at end of file
+export default FaqsPage;
\ No newline at end of file
diff --git a/frontend/src/pages/about/index.tsx b/frontend/src/pages/about/index.tsx
index a3ac9e6..63274d6 100644
--- a/frontend/src/pages/about/index.tsx
+++ b/frontend/src/pages/about/index.tsx
@@ -1,13 +1,136 @@
-import Navbar from '@/components/Navbar';
-import Footer from '@/components/Footer';
-import About from '@/components/About';
+import Layout from "@/components/Layout";
+import PageTitle from "@/components/PageTitle";
+import Image from 'next/image';
+import Link from 'next/link';
export default function AboutPage() {
return (
-
-
-
-
-
+
+
+
+
+ CSESoc is the official representative body of computing students at UNSW. We are one of the
+ largest and most active societies at UNSW, and the largest computing society in the southern hemisphere.
+ CSESoc comprises ~10k members spanning across degrees in Computer Science, Software Engineering,
+ Bioinformatics and Computer Engineering. We are here to fulfil the social, personal and professional
+ needs of CSE students, and promote computing through a variety of forms.
+
+ We are a society for the students, by the students. Here’s an overview of what we do:
+
+
+
Run weekly social and educational events, including trivia, movie, boardgames nights, LAN parties, workshops, coding competitions, tech talks, and our famous free weekly BBQ
+
Create original media content, including Podcasts, articles, YouTube videos, and live streams
+
Run a highly successful First Year Camp and Peer Mentoring program, offering new CSE students (both undergraduate and postgraduate) a chance to meet and mingle with other newcomers
+
Engage students with industry sponsors and representatives to develop their professional capacity and curiosity
+
Develop our own open-source projects for students to get learn new skills and develop tools for our community
+
Facilitate an online community of ~8k Discord users, ~9.5k Facebook followers, ~1.9k YouTube subs, and ~7.7k Instagram followers
@@ -61,12 +59,9 @@ export default function ContactUs() {
And be sure to follow us on social media to be notified of upcoming events and
opportunities!
-
-
-
+
-
-
-
+
+
);
}
diff --git a/frontend/src/pages/events.tsx b/frontend/src/pages/events.tsx
index 3e95480..130a8f7 100644
--- a/frontend/src/pages/events.tsx
+++ b/frontend/src/pages/events.tsx
@@ -1,5 +1,5 @@
-import Navbar from '@/components/Navbar';
-import Footer from '@/components/Footer';
+import Layout from '@/components/Layout';
+import PageTitle from '@/components/PageTitle';
import axios from 'axios';
export default function EventsPage() {
@@ -13,10 +13,9 @@ export default function EventsPage() {
};
return (
-
-
+
+
-
-
+
);
}
diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx
index e4620c2..8fe672b 100644
--- a/frontend/src/pages/index.tsx
+++ b/frontend/src/pages/index.tsx
@@ -3,7 +3,7 @@ import Sponsors from '@/components/Sponsors/index';
import Event from '@/components/Event';
import AboutHomePage from '@/components/About/AboutHomepage';
-export default function Home() {
+export default function HomePage() {
return (
diff --git a/frontend/src/pages/resources.tsx b/frontend/src/pages/resources.tsx
index 89ca83b..d3a3736 100644
--- a/frontend/src/pages/resources.tsx
+++ b/frontend/src/pages/resources.tsx
@@ -1,14 +1,132 @@
-import Navbar from '@/components/Navbar';
-import Footer from '@/components/Footer';
-import Resources from '@/components/Resources';
-import Contacts from '@/components/Contacts';
+import Layout from '@/components/Layout';
+import Image from 'next/image';
+import { resourceCards, stage1, stage2, stage3 } from '@/../public/data/resourceCards';
+import PageTitle from '@/components/PageTitle';
export default function ResourcesPage() {
+ const boxStyling =
+ 'border border-[#595F6D] rounded-lg hover:border-[#788093] hover:bg-[#070034] hover:bg-opacity-75 transition-all duration-300';
+
return (
-
-
-
-
-
+
+
+
+
+