This repository was archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
191 lines (188 loc) · 6.81 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-LN2J6LEXD3"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-LN2J6LEXD3");
</script>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="description"
content="Discover our story, values, and mission. Learn about our team, expertise, and commitment to democratizing access to competitions."
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow, noarchive" />
<link
rel="icon"
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🏆</text></svg>"
/>
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/about.css" />
<title>About | compete4moris</title>
</head>
<body>
<article class="container">
<h1>About us</h1>
<p>
While it is common knowledge that academic competitions hold an
important place in education, finding the right competition as a student
can be daunting especially in Mauritius where the few available
competitions fly under the radar of educators and students.
</p>
<p>
compete4moris aims to democratize access to competitions : By compiling
high-quality competitions in a bite-size format, students can easily
find a competition that interests them. Even though compete4moris
focuses mainly on competitions in Mauritius, some noteworthy
international competitions have also been included in the list to
encourage students to go beyond the national scope.
</p>
<h2>Disclaimer</h2>
<p>
This website was created for educational purposes and does not represent
a real or functioning website. The information presented on this site is
for demonstration purposes only and may not be accurate or up to date.
Visitors should not rely on any information provided on this site for
any purpose. The creator of this website does not guarantee the
accuracy, completeness, or reliability of any information presented.
Visitors are advised to treat the content with caution and verify any
information from credible sources. The creator of this website is not
liable for any losses, damages, or inconvenience arising from the use of
this site.
</p>
<p>
Any product names, logos, brands, and other trademarks or images
featured or referred to within this site are the property of their
respective trademark holders. These trademark holders do not sponsor or
endorse compete4moris.
</p>
<h2>Other useful resources</h2>
<p>To find more international competitions :</p>
<ul>
<li>
<a
href="https://www.competitionsciences.org/?utm_source=compete4moris&utm_medium=github&utm_campaign=compete4moris"
target="_blank"
rel="noopener"
>Institute of competition sciences</a
>
</li>
<li>
<a
href="https://studentcompetitions.com/?utm_source=compete4moris&utm_medium=github&utm_campaign=compete4moris"
target="_blank"
rel="noopener"
>studentcompetitions</a
>
</li>
</ul>
<p>
If you are looking for enrichment opportunities, these links might help
:
</p>
<ul>
<li>
<a
href="https://mitadmissions.org/apply/prepare/summer/?utm_source=compete4moris&utm_medium=github&utm_campaign=compete4moris"
target="_blank"
rel="noopener"
>Find summer programs</a
>
</li>
<li>
<a
href="https://mitadmissions.org/apply/prepare/enrichment/?utm_source=compete4moris&utm_medium=github&utm_campaign=compete4moris"
target="_blank"
rel="noopener"
>Enrichment programs</a
>
</li>
<li>
<a
href="https://www.dukeofed.org/?utm_source=compete4moris&utm_medium=github&utm_campaign=compete4moris"
target="_blank"
rel="noopener"
>Duke of Edinburgh award</a
>
</li>
</ul>
</article>
<div class="footer">
<!-- Begin Mailchimp Signup Form -->
<div id="mc_embed_signup">
<form
id="mc-embedded-subscribe-form"
name="mc-embedded-subscribe-form"
class="validate"
novalidate
>
<div id="mc_embed_signup_scroll">
<h2>Stay up-to-date with the latest competitions</h2>
<div class="indicates-required">
<span class="asterisk">*</span> indicates required
</div>
<div class="mc-field-group">
<label for="mce-EMAIL"
>Email Address <span class="asterisk">*</span>
</label>
<input
type="email"
value=""
name="EMAIL"
class="required email"
id="mce-EMAIL"
/>
</div>
<div id="mce-responses" class="clear foot">
<div
class="response"
id="mce-error-response"
style="display: none"
></div>
<div
class="response"
id="mce-success-response"
style="display: none"
></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px" aria-hidden="true">
<input
type="text"
name="b_a272c83c76b6e476a138dba7a_78551fc701"
tabindex="-1"
value=""
/>
</div>
<div class="optionalParent">
<div class="clear foot">
<input
type="submit"
value="Subscribe"
name="subscribe"
id="mc-embedded-subscribe"
class="button"
/>
</div>
</div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<div id="madeby">
©2022, Made by <a href="https://github.com/creme332">creme332</a>
</div>
</div>
</body>
</html>