forked from Shunya-PES/Shunya
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
294 lines (278 loc) · 14.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8>">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#001322" />
<meta name="google-site-verification" content="eAzQRj5DcimDUmpZ2sA8c9Tz--ghCbAJBxoZbzMlxgk" />
<meta name="title" content="Shunya - The Official Math Club of PES University | Home">
<meta name="description"
content="We break down the myth of mathematics being mundane and inapplicable. Shunya is the only club that spans all three campuses of PES University">
<meta name="keywords"
content="shunya, mathematics, club, pes, university, math, team, events, campus, applied, domain, hackathon, blog, students, teamwork, design, logistics, gallery, upcoming, latest, development, fun, ring road, electronic city, vertical">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="Shunya Web Dev Team">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.shunyapes.com/">
<meta property="og:title" content="Shunya - The Official Math Club of PES University | Home">
<meta property="og:description"
content="We break down the myth of mathematics being mundane and inapplicable. Shunya is the only club that spans all three campuses of PES University">
<meta property="og:image" content="Assets/SEO_Image.webp">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.shunyapes.com/">
<meta property="twitter:title" content="Shunya - The Official Math Club of PES University | Home">
<meta property="twitter:description"
content="We break down the myth of mathematics being mundane and inapplicable. Shunya is the only club that spans all three campuses of PES University">
<meta property="twitter:image" content="Assets/SEO_Image.webp">
<title>Shunya - The Official Math Club of PES University | Home</title>
<link rel="icon" type="image/png" sizes="32x32" href="../Assets/favicon.ico">
<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&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<link href="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css" rel="stylesheet">
<script async src="https://kit.fontawesome.com/e7ae6f3064.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3WM9TB0QE1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-3WM9TB0QE1');
</script>
</head>
<div class="loader-wrapper">
<img class="loader-logo" src="Assets\homePage\logo_white.webp" alt="" class="logo" />
<div class="boxes">
<div class="box">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<div class="box">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<div class="box">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<div class="box">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
<body>
<div class="navbar">
<div class="toggle">☰</div>
<a href="#hero-section" class="nav-item" aria-label="navbar-link">Home</a>
<a href="#about-section" class="nav-item" aria-label="navbar-link">About</a>
<a href="#events-section" class="nav-item" aria-label="navbar-link">Events</a>
<a href="#blogs-section" class="nav-item" aria-label="navbar-link">Blog</a>
<a href="#contact-section" class="nav-item" aria-label="navbar-link">Contact</a>
</div>
<div class="scrollup">
<a aria-label="section-link" href="#hero-section"><i class="fa-solid fa-arrow-up"></i></a>
</div>
<section id="hero-section" class="hero-section">
<div id="vantajs"></div>
<div class="hero-content-container">
<img class="item1" src="Assets\homePage\logo_white.webp" alt="" class="logo" />
<h1 class="item2">The Official Math Club of<br>PES University</h1>
<h2 class="item3">We break down the myth of mathematics being mundane and inapplicable
by discovering its practicality as a step-by-step process.</h2>
</div>
</section>
<section id="about-section" class="content_section light">
<div class="section-heading hover-underline-animation light" data-aos="fade-up">About Shunya
</div>
<div class="content-container light">
<div class="about-content" data-aos="fade-up">We are an analysis-driven and
research-oriented club.
We host fun activities and events related to a variety of branches of applied
math.<br><br>
Shunya promises much more than just fun mathematics. We are a community of extraordinary youth
joining
together to develop their explorative, creative, and inventive skills. Shunya is a place to
learn,
explore, develop and research.<br><br>
We are on a journey to capture the beauty of mathematics in its true essence. The club is open
to all
those curious minds, to learn more about mathematics, regardless of their course or background.
</div>
<lottie-player src="https://lottie.host/9ba772ff-3d8e-47fd-9909-2785b2356373/lDdmGK5rqf.json"
background="transparent" speed="1" class="cube-animation" data-aos="zoom-in" loop autoplay>
</lottie-player>
</div>
</section>
<section id="events-section" class="content_section dark">
<div class="section-heading hover-underline-animation dark" data-aos="fade-up">Club Events</div>
<div class="content-container dark">
<div class="event-content over" data-aos="fade-up">
<div class="text2">Check out our<br>Upcoming and Past events</div>
<a aria-label="section-link" href="events.html"><button class="event-button" data-aos="fade-up"
data-aos-anchor-placement="top-bottom">Go to Events
Page</button></a>
</div>
<div class="event-content" data-aos="fade-up">
<div class="text1 hover-underline-animation">Recent Event</div>
<div class="container">
<a aria-label="section-link" href="events.html">
<div class="event-image" data-aos="zoom-in"></div>
</a>
<div class="text1">Arithmania 2022</div>A 30 hour hackathon with
problem statements based on
applied mathematics domains. The part of math which is ingrained into solving the problem statements
makes a huge impact on how practical math is in everyone’s own life and gives a new outlook on how
to
understand the subject and approach it practically.
</div>
</div>
</div>
</section>
<section id="blogs-section" class="content_section light">
<div class="section-heading hover-underline-animation light" data-aos="fade-up">Blogs</div>
<div class="content-container flexchange light">
<div class="card-grid-space">
<a aria-label="section-link" data-aos="zoom-in-up" class="card" href="blog.html"
style="--bg-img: url('../Assets/blogPage/blog-1.webp');">
<div>
<h1>Math to describe black holes.</h1>
<p>A new set of equations can precisely describe...</p>
<div class="date">6 July 2022</div>
<div class="tags">
<div class="tag">BLACK-HOLES</div>
</div>
</div>
</a>
</div>
<div class="card-grid-space">
<a aria-label="section-link" data-aos="zoom-in-up" class="card" href="blog.html"
style="--bg-img: url('../Assets/blogPage/blog-3.webp');">
<div>
<h1>Turing Machine should run forever</h1>
<p>One hundred and fifty years of mathematics will...</p>
<div class="date">9 May 2022</div>
<div class="tags">
<div class="tag">TURING</div>
</div>
</div>
</a>
</div>
<div class="card-grid-space">
<a aria-label="section-link" data-aos="zoom-in-up" class="card" href="blog.html"
style="--bg-img: url('../Assets/blogPage/blog-2.webp');">
<div>
<h1>The Math behind Poker</h1>
<p>The difference between an average poker player...</p>
<div class="date">14 April 2022</div>
<div class="tags">
<div class="tag">POKER</div>
</div>
</div>
</a>
</div>
<a aria-label="section-link" href="blog.html" data-aos="zoom-in-up" class="blogs-button"><i
class="fa-solid fa-arrow-right-from-bracket"></i></a>
</div>
</div>
</section>
<section id="contact-section" class="content_section dark">
<div class="section-heading hover-underline-animation dark" data-aos="fade-up">Contact Us</div>
<div class="content-container dark">
<div class="contact-content" data-aos="fade-up">
<div class="title1">We are here!</div>
<div class="title2">While we’re good with smoke signals,<br>there are simpler ways for us to get in
touch.
</div>
<div>
<i class="location fa-solid fa-map-location-dot"></i>
<div class="address">
<b>PES University Ring Road Campus</b>
</div>
<div class="address2">
100 Feet Ring Road, Banashankari Stage III,<br>Dwaraka
Nagar, Banashankari, Bengaluru, Karnataka 560085
</div>
</div>
</div>
<form data-aos="flip-up" action="https://formspree.io/f/maykwoka" class="contact_form" id="contact-form"
method="POST">
<div>
<div class="form-content">
<label class="contact_label">Name
<input type="text" name="name" class="contact_input" id="name" required>
</label>
</div>
<div class="form-content">
<label for="email" class="contact_label">Email
<input type="email" name="email" class="contact_input" id="email" required>
</label>
</div>
<div class="form-content">
<label for="subject" class="contact_label">Subject
<input type="text" name="subject" class="contact_input" id="subject" required>
</label>
</div>
</div>
<div>
<div class="form-content">
<label for="message" class="contact_label">Message
<textarea name="message" id="" rows="7" class="contact_input message" id="message"
required></textarea>
</label>
</div>
<div id="alert" class="alert_style"></div>
<div class="form-content">
<button class="submit-button">Send Message <i class="fa-solid fa-paper-plane"></i></button>
</div>
</div>
</form>
</div>
</section>
<hr>
<footer>
<img class="footer-logo1" src="Assets\homePage\PES_LogoWhite.webp" alt="" class="logo" />
<div class="middle-container">
<div class="footer-links">
<a aria-label="footer-link" href="blog.html" class="footerlink">Blogs</a>
<a aria-label="footer-link" href="events.html" class="footerlink">Events</a>
<a aria-label="footer-link" href="#contact-section" class="footerlink">Contact</a>
</div>
<div class="footer-social">
<a aria-label="social-link" href="https://www.instagram.com/shunya_pes/"><i
class="footer-icon fa-brands fa-instagram"></i></a>
<a aria-label="social-link" href="https://discord.gg/JjshWgbR"><i
class="footer-icon fa-brands fa-discord"></i></a>
<a aria-label="social-link" href="mailto:shunya@.pes.edu"><i
class="footer-icon fa-solid fa-envelope"></i></a>
<a aria-label="social-link" href="https://www.linkedin.com/company/shunya-pes/"><i
class="footer-icon fa-brands fa-linkedin"></i></a>
</div>
<div class="footer-text">Shunya 2022 ● All rights reserved<br>Made with ❣️ by Shunya Web Dev Team</div>
</div>
<img class="footer-logo2" src="Assets\homePage\logo_white.webp" alt="" class="logo" />
</footer>
</body>
<script src="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.js"></script>
<script async src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r99/three.min.js"></script>
<script src="https://www.vantajs.com/dist/vanta.net.min.js"></script>
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<script src="js/main.js"></script>
</html>