-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
165 lines (149 loc) · 7.11 KB
/
about.html
File metadata and controls
165 lines (149 loc) · 7.11 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>South Brunswick Science Olympiad</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js"></script>
<link rel="icon" type="image" href="assets/favicon.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div class="header-container">
<div class="logo">
<a href="index.html" class="title">SBSO</a>
</div>
<button class="mobile-menu-btn" id="mobileMenuBtn">
<i class="fas fa-bars"></i>
</button>
<nav class="nav" id="mainNav">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="updates.html">Updates</a>
<a href="resources.html">Resources</a>
<a href="contact.html">Contact</a>
</nav>
</div>
</header>
<section class="about-section">
<div class="container about-container">
<div class="about-content">
<h2>About Us</h2>
<p>Welcome to the South Brunswick Science Olympiad Club! Founded in 2008, our club is dedicated to fostering a deep love for science among students through engaging, hands-on challenges that span a diverse array of STEM fields.</p>
<p>Throughout the year, our team comes together to prepare for competitions that challenge our skills in physics, chemistry, biology, engineering, and build events. These competitions give us a chance to apply what we've learned in the classroom to real-world challenges, helping us develop problem-solving skills, teamwork, and a deeper understanding of science.</p>
<p>Whether you're an experienced competitor or just getting started, South Brunswick Science Olympiad offers a great place to learn, grow, and take on new challenges. Join us as we explore, push our limits, and accomplish more together.</p>
</div>
<div class="about-image">
<img src="assets/princeton-awards-ceremony.jpg" alt="Team at Princeton Awards Ceremony">
</div>
</div>
</section>
<section class="about-section">
<div class="container leadership-container">
<div class="section-title">
<h2>Meet our Leadership</h2>
<p>Here's our clubs Executive Board for the 2025-26 season!</p>
</div>
<div class="features-grid">
<div class="feature-card">
<div class="feature-image">
<img src="assets/placeholder.png" alt="President">
</div>
<div class="feature-content">
<h3>Survani Sinha</h3>
<h4>President</h4>
<!-- <p>Possible Description for everyone can be here</p> -->
</div>
</div>
<div class="feature-card">
<div class="feature-image">
<img src="assets/placeholder.png" alt="Ankit Kale">
</div>
<div class="feature-content">
<h3>Ankit Kale</h3>
<h4>Biology & Chemistry Captain</h4>
</div>
</div>
<div class="feature-card">
<div class="feature-image">
<img src="assets/placeholder.png" alt="Anisha Vaidya">
</div>
<div class="feature-content">
<h3>Anisha Vaidya</h3>
<h4>Enviroment Captain</h4>
</div>
</div>
<div class="feature-card">
<div class="feature-image">
<img src="assets/picture.jpeg" alt="Samuel Asefa">
</div>
<div class="feature-content">
<h3>Samuel Asefa</h3>
<h4>Build Captain</h4>
</div>
</div>
<div class="feature-card">
<div class="feature-image">
<img src="assets/placeholder.png" alt="Sarvesh Raghupathy">
</div>
<div class="feature-content">
<h3>Sarvesh Raghupathy</h3>
<h4>Physics Captain</h4>
</div>
</div>
<div class="feature-card">
<div class="feature-image">
<img src="assets/placeholder.png" alt="Pranav Yogeswaran">
</div>
<div class="feature-content">
<h3>Pranav Yogeswaran</h3>
<h4>Physics Captain</h4>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="footer-container">
<div class="footer-section">
<h3>Meetings</h3>
<p>Fridays After School</p>
<p>Room C205</p>
</div>
<div class="footer-section">
<h3>Follow Us</h3>
<a href="https://www.instagram.com/sbhsscioly/" target="_blank"><i class="fab fa-instagram"></i> Instagram</a>
<a href="https://www.youtube.com/@sbhsscioly" target="_blank"><i class="fab fa-youtube"></i> YouTube</a>
<div class="social-links">
<a href="https://www.instagram.com/sbhsscioly/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.youtube.com/@sbhsscioly" target="_blank"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="footer-section">
<h3>Contact</h3>
<p>750 Ridge Road</p>
<p>Monmouth Junction, NJ</p>
<p>sbhsscioly@gmail.com</p>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 South Brunswick Science Olympiad.</p>
</div>
</footer>
<script>
// Mobile menu toggle
const mobileMenuBtn = document.getElementById('mobileMenuBtn');
const mainNav = document.getElementById('mainNav');
mobileMenuBtn.addEventListener('click', () => {
mainNav.classList.toggle('active');
mobileMenuBtn.innerHTML = mainNav.classList.contains('active')
? '<i class="fas fa-times"></i>'
: '<i class="fas fa-bars"></i>';
});
</script>
</body>
</html>