-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
324 lines (204 loc) · 11.1 KB
/
index.html
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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<!DOCTYPE html>
<html>
<head>
<title>
HCMMC
</title>
<link rel="stylesheet" href="style.css">
<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=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap" rel="stylesheet">
<meta content="width=device-width, initial-scale=1" name="viewport" />
</head>
<body>
<div id="nav-bar">
<h6 id="logo">HCMMC</h6>
<div id="right-align">
<a class="nav-item gold-hover" href="rules.pdf" target="_blank">Rules</a>
<a class="nav-item gold-hover" href="sample-exams.html">Sample Exams</a>
<a class="nav-item gold-hover" href="poty.html">POTY</a>
<a class="nav-item gold-hover" href="our-team.html">Our Team</a>
</div>
</div>
<div id="hero" class="banner">
<div id="hero-left" class="move-from-left-at-start">
<img class="hero-photo" id="hero-1" src="img/hero-1.png">
<img class="hero-photo" id="hero-2" src="img/hero-2.png">
<img class="hero-photo" id="hero-3" src="img/hero-3.png">
</div>
<div id="hero-right" class="move-from-right-at-start">
<h1>
HCMMC
</h1>
<h3>
Harrison Chen Memorial <br>
Math Competition
</h3>
</div>
</div>
<div id="body-div">
<h5>
HCMMC is the best free math competition for elementary and middle schoolers (and adults!) in the Bay Area. Period.
</h5>
<div class="bio" style="margin-top: 0;">
<img class="bio-photo" id="intro-photo" src="img/hcmmc-2022.png">
<div class="bio-info">
<h5 class="no-margin">
<span class="gold">5</span> divisions.
</h5>
<h5 class="no-margin">
<span class="gold">12</span> questions.
</h5>
<h5 class="no-margin">
<span class="gold">60</span> minutes.
</h5>
<h5 style="margin-top: 0;">
<span class="gold">Infinite</span> fun!
</h5>
<p>
The Harrison Chen Memorial Math Competition is the perfect gateway for elementary and middle school students to discover the amazing world of math competitions! Get ready to put your thinking caps on: our problems may be tough, but they are just as fun to solve!
</p>
<p>
Did we mention that there's free snacks?
</p>
<h5>
Join us for the 10th annual HCMMC on May 3rd, 2025, at the Quinlan Community Center!
</h5>
</div>
</div>
<h5>
Choose your division!
</h5>
<div>
<div id="division-grid-1" class="grid">
<div id="is-div">
<span class="gold-h7">Improving Students Division</span>
<br>
<span class="age-info">(up to 6th grade)</span>
<br> <br>
<p>
This section is for students just starting their journey in competitive math and looking to hone their fundamentals.
</p>
</div>
<div id="em-div">
<span class="gold-h7">Elementary Masters Division</span>
<br>
<span class="age-info">(up to 6th grade)</span>
<br> <br>
<p>
Looking for an even more challenging set of problems geared toward grades 4 to 6? This section is perfect for students confident in their mathematical abilities!
</p>
</div>
</div>
<div id="division-grid-2" class="grid">
<div id="sss-div">
<span class="gold-h7">Smooth and Steady Senior Division</span>
<br>
<span class="age-info">(up to 8th grade)</span>
<br> <br>
<p>
Most middle schoolers will find this division the most appealing. There will be a wide variety of problems ranging from straightforward to very challenging!
</p>
</div>
<div id="genius-div">
<span class="gold-h7">Genius Division</span>
<br>
<span class="age-info">(up to 8th grade)</span>
<br> <br>
<p>
When we say "genius," we mean it! There are no straightforward problems and only a few medium level problems. This section is for students who aren't afraid to tackle hard questions under time constraints.
</p>
</div>
<div id="swe-div">
<span class="gold-h7">Software Engineer Division</span>
<br>
<span class="age-info">(adults)</span>
<br> <br>
<p>
Parents get to play too! The questions will be hard, but it will be a great brain exercise for 60 minutes. Any adult can enroll in this division (you do not have to be a software engineer!).
</p>
</div>
</div>
</div>
<h5>
Why do students love HCMMC?
</h5>
<div id="student-grid" class="grid">
<div id="student-reason-1">
<span class="gold-h7">It's challenging.</span>
<br> <br>
<p>
From 2021 to 2024, the average of the top three scores in the student divisions was just over 6. Over these four years, nobody in the Genius Division has even scored higher than 6!
</p>
</div>
<div id="student-reason-2">
<span class="gold-h7">It's fun.</span>
<br> <br>
<p>
Attempting to solve 12 problems in only an hour is crazy, but it's also really fun because there's no pressure and the problems are hilarious.
</p>
</div>
<div id="student-reason-3">
<span class="gold-h7">Pick your division.</span>
<br> <br>
<p>
Students get to choose the division that best suits their math experience level.
</p>
</div>
<div id="student-reason-4">
<span class="gold-h7">Brownies!</span>
<br> <br>
<p>
Mr. G. baking brownies for a math event? 'Nuff said.
</p>
</div>
</div>
<h5>
Why do parents love HCMMC?
</h5>
<div id="parent-grid" class="grid">
<div id="parent-reason-1">
<span class="gold-h7">Challenging questions.</span>
<br> <br>
<p>
All divisions have at least three really hard problems, so students will learn to budget their time according to what they can reasonably finish in 60 minutes. If they make it through the first nine problems, the last three will offer a substantial challenge!
</p>
</div>
<div id="parent-reason-2">
<span class="gold-h7">It's free!</span>
<br> <br>
<p>
Mr. G. and the executive team organize the event and write most of the problems. The City of Cupertino provides the space, the Math Olympiads TAs proctor the contest and grade them, and Mr. G. and the Chen family provide snacks and awards. Harrison would have liked it this way, so that's the way we've always done it.
</p>
</div>
</div>
<div class="bio">
<img class="bio-photo" src="img/placeholder.jpg">
<div class="bio-info">
<h5>
In memory of Harrison Chen...
</h5>
<p>
Harrison Chen was a gifted student who attended Palo Alto schools through 9th grade until his untimely death during November of 2015. In honor of his contibrutions to the class, the staff of <a href="https://dynamicteaching.com/" target="_blank">Cupertino Math Olympiads</a> began to organize an annual math competition in his memory.
</p>
<p>
At HCMMC, we celebrate Harrison's life and the joy of problem solving. The mood will be upbeat. Please join us!
</p>
</div>
</div>
<h5 id="small-on-phones">
Got questions? Email us at <a href="mailto:hcmmc2020@gmail.com">hcmmc2020@gmail.com</a>!
</h5>
</div>
<div id="mobile-nav">
<a href="index.html">Home</a> <br> <br>
<a href="rules.pdf" target="_blank">Rules</a> <br> <br>
<a href="sample-exams.html">Sample Exams</a> <br> <br>
<a href="poty.html">POTY</a> <br> <br>
<a href="our-team.html">Our Team</a>
</div>
<div id="footer">
© 2024 HCMMC. Website design by Ved Pradhan. All rights reserved.
</div>
</body>
</html>