-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
220 lines (205 loc) · 16 KB
/
Copy pathcontact.html
File metadata and controls
220 lines (205 loc) · 16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Get in touch with Programming Club at Curtin University Colombo. Meet the 2026 committee and connect with us.">
<meta name="theme-color" content="#0a0a0f">
<title>Contact - Programming Club</title>
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="styles.css">
<script>(function(){try{var t=localStorage.getItem('theme');if(!t){t=(window.matchMedia&&window.matchMedia('(prefers-color-scheme: light)').matches)?'light':'dark';}if(t==='light'){document.documentElement.setAttribute('data-theme','light');}}catch(e){}})();</script>
</head>
<body>
<!-- Navigation -->
<nav role="navigation" aria-label="Main navigation">
<div class="nav-container">
<a href="index.html" class="logo" aria-label="Programming Club home">
<img src="branding/logo.png" alt="Programming Club logo" class="logo-img">
<span>Programming Club</span>
</a>
<div class="nav-menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<div class="nav-social" aria-label="Programming Club social media">
<a href="mailto:pc.curtincolombo@gmail.com" class="nav-icon" aria-label="Email Programming Club"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg></a>
<a href="https://www.linkedin.com/company/programming-club-curtin-colombo" class="nav-icon" target="_blank" rel="noopener noreferrer" aria-label="Programming Club on LinkedIn"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg></a>
<a href="https://www.instagram.com/programming_club_cc" class="nav-icon" target="_blank" rel="noopener noreferrer" aria-label="Programming Club on Instagram"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg></a>
</div>
</div>
<div class="nav-controls">
<button class="theme-toggle" aria-label="Toggle light and dark theme" aria-pressed="false">
<svg class="icon-sun" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM1 10.5h3v2H1v-2zm10-9.95h2V3.5h-2V.55zm7.45 3.91l1.41-1.41 1.79 1.79-1.41 1.41-1.79-1.79zm-1.41 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5h3v2h-3v-2zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l-1.41 1.41 1.79 1.79 1.41-1.41-1.79-1.79z"/></svg>
<svg class="icon-moon" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 0 1-4.4 2.26 5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1z"/></svg>
</button>
<button class="menu-toggle" aria-label="Toggle menu" aria-expanded="false">
☰
</button>
</div>
</div>
</nav>
<!-- Header with spacing for fixed nav -->
<div class="nav-spacer"></div>
<!-- Contact Section -->
<section>
<h2>Get in Touch</h2>
<p class="section-intro">
Have questions or want to join? Reach out to us through any of our social channels or email us directly.
</p>
<!-- Contact Information -->
<div class="contact-info">
<h3 class="accent-heading">Contact Information</h3>
<p class="contact-line">
<strong>Email:</strong> <a href="mailto:pc.curtincolombo@gmail.com">pc.curtincolombo@gmail.com</a>
</p>
<p class="contact-line">
<strong>Location:</strong> Curtin University, Colombo Campus, Sri Lanka
</p>
<p>
<strong>Recognition:</strong> Officially recognised under the Curtin University Colombo Student Guild
</p>
</div>
<!-- Social Media Links -->
<div class="social-section">
<h3 class="accent-heading centered">Connect With Us</h3>
<div class="social-links">
<a href="https://github.com/Programming-Club-Curtin-Colombo" class="social-link" target="_blank" rel="noopener noreferrer" aria-label="GitHub">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
GitHub
</a>
<a href="https://www.instagram.com/programming_club_cc" class="social-link" target="_blank" rel="noopener noreferrer" aria-label="Instagram">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/>
</svg>
Instagram
</a>
<a href="https://www.linkedin.com/company/programming-club-curtin-colombo" class="social-link" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
</svg>
LinkedIn
</a>
</div>
</div>
</section>
<!-- Meet the Team Section -->
<section id="team">
<h2>Meet the Committee</h2>
<p class="section-intro">
Our 2026 committee - the students leading Programming Club through the year.
</p>
<!-- Official Committee -->
<h3 class="group-heading">Committee (Student Guild Appointed)</h3>
<div class="team-grid">
<article class="member-card">
<div class="member-avatar" aria-hidden="true">DS</div>
<h3>Dinura Silva</h3>
<div class="role">President</div>
<p class="bio">Leading Programming Club and its overall direction for 2026.</p>
</article>
<article class="member-card">
<div class="member-avatar" aria-hidden="true">AF</div>
<h3>Aaron Fredrick</h3>
<div class="role">Vice President</div>
<p class="bio">Supporting the president and helping drive the club's initiatives.</p>
</article>
<article class="member-card">
<div class="member-avatar" aria-hidden="true">R</div>
<h3>Raed</h3>
<div class="role">Secretary</div>
<p class="bio">Keeping the club organised - records, communications and coordination.</p>
</article>
<article class="member-card">
<div class="member-avatar" aria-hidden="true">A</div>
<h3>Ashinshana</h3>
<div class="role">Treasurer</div>
<p class="bio">Managing the club's finances and resources.</p>
</article>
</div>
<!-- Division Heads -->
<h3 class="group-heading">Division Heads</h3>
<p class="group-note">
Unofficial roles - not appointed by the Curtin University Colombo Student Guild, but playing a huge part in the club's operations through 2026.
</p>
<div class="team-grid">
<article class="member-card">
<div class="member-avatar" aria-hidden="true">T</div>
<h3>Thisal</h3>
<div class="role">Engineering Divisions Head</div>
<p class="bio">Leading the engineering side of the club's projects and technical work.</p>
</article>
<article class="member-card">
<div class="member-avatar" aria-hidden="true">K</div>
<h3>Kvainday</h3>
<div class="role">Events & Operations Divisions Head</div>
<p class="bio">Driving the club's events and day-to-day operations.</p>
</article>
<article class="member-card">
<div class="member-avatar" aria-hidden="true">A</div>
<h3>Aken</h3>
<div class="role">Editor · PR & Media Divisions Head</div>
<p class="bio">Leading editorial, public relations and media across the club.</p>
</article>
</div>
<!-- Join Team CTA -->
<div class="cta-box cta-inline">
<h3 class="cta-heading">Want to Join?</h3>
<p class="cta-text">
We're always looking for passionate students to help grow our community - whether you want to organise events, lead projects, or contribute in other ways.
</p>
<a href="mailto:pc.curtincolombo@gmail.com?subject=Interested in Joining Programming Club" class="btn">Apply to Join</a>
</div>
</section>
<!-- Footer -->
<footer>
<div class="footer-grid">
<div class="footer-col footer-brand">
<div class="footer-logos">
<img src="branding/ccsg-white.png" alt="Curtin Colombo Student Guild logo" class="footer-logo footer-logo-ccsg ccsg-dark">
<img src="branding/ccsg-black.png" alt="Curtin Colombo Student Guild logo" class="footer-logo footer-logo-ccsg ccsg-light">
<span class="footer-logo-separator">|</span>
<img src="branding/logo.png" alt="Programming Club logo" class="footer-logo">
</div>
<p class="footer-about">The officially recognised student club for tech at Curtin University Colombo - computer science, software engineering, cybersecurity and networking.</p>
</div>
<div class="footer-col">
<h4 class="footer-heading">Quick Links</h4>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="footer-col">
<h4 class="footer-heading">Legal</h4>
<ul class="footer-links">
<li><a href="terms.html">Terms & Conditions</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
</ul>
</div>
<div class="footer-col">
<h4 class="footer-heading">Connect</h4>
<div class="footer-social" aria-label="Programming Club social media">
<a href="mailto:pc.curtincolombo@gmail.com" class="nav-icon" aria-label="Email Programming Club"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg></a>
<a href="https://www.linkedin.com/company/programming-club-curtin-colombo" class="nav-icon" target="_blank" rel="noopener noreferrer" aria-label="Programming Club on LinkedIn"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg></a>
<a href="https://www.instagram.com/programming_club_cc" class="nav-icon" target="_blank" rel="noopener noreferrer" aria-label="Programming Club on Instagram"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg></a>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Programming Club - Curtin University Colombo. All rights reserved.</p>
<p class="footer-sub">Build with <3</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>