This repository was archived by the owner on Aug 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (149 loc) · 5.71 KB
/
index.html
File metadata and controls
178 lines (149 loc) · 5.71 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Science Hack Day India 2023</title>
<meta name="theme-color" content="#3c396d">
<!-- Search Engine -->
<meta name="description" content="Science Hack Day is a two-day event where anyone excited about making weird, silly or serious things with science comes together in the same physical space to see what they can prototype within 30 consecutive hours.">
<meta property="og:title" content="Science Hack Day India 2023">
<meta property="og:description" content="Science Hack Day is a two-day event where anyone excited about making weird, silly or serious things with science comes together in the same physical space to see what they can prototype within 30 consecutive hours.">
<meta property="og:image" content="https://sciencehackday.in/assets/images/shdbelgaumwhite.png">
<meta property="og:image:alt" content="Science Hack Day India logo">
<meta property="og:locale" content="en_GB">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="https://sciencehackday.in">
<link rel="canonical" href="https://sciencehackday.in">
<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:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/2024/assets/styles.css" />
<link rel="icon" href="/2024/assets/images/favicon.ico">
</head>
<body class=>
<header class="site-header">
<a href="#content" class="skip-link">Skip to content</a>
<nav class="nav mainnav" aria-label="Main">
<a href="/2024/" class="homelink">
<img src="/2024/assets/images/shdbelgaumwhite.png" alt="Home page" />
</a>
<ol class="nav__items">
<li class="nav__item">
<a
href="/2024/about/"
class="nav__link "
>
About
</a>
</li>
<li class="nav__item">
<a
href="/2024/schedule"
class="nav__link "
>
Schedule
</a>
</li>
<li class="nav__item">
<a
href="/2024/projects/"
class="nav__link "
>
Projects
</a>
</li>
<li class="nav__item">
<a
href="/2024/workshop/"
class="nav__link "
>
Workshop
</a>
</li>
<li class="nav__item">
<a
href="/2024/partners/"
class="nav__link "
>
Partners
</a>
</li>
<li class="nav__item">
<a
href="/2024/coc/"
class="nav__link "
>
CoC
</a>
</li>
</ol>
</nav>
</header>
<main class="site-content" id="content">
<div class="hero-section">
<!-- <div class="illustration">
<img class="illustration-moon" alt="" src="/2024/assets/images/moon.jpg">
</div> -->
<div class=hero-header>
<img src="/2024/assets/images/dna-circle.png" alt="" class="hero-img"/>
<h1 class="hero-title">Science Hack Day India</h1>
<p class="hero-info">
November 8 - 10, 2024<br/>
Belgaum, India
</p>
</div>
<div class="hero-cta">
<a class="primary-btn" href="/2024/projects/">
See Projects
</a>
</div>
</div>
<section class="about-section">
<h2 class="section-title">What is Science Hack Day?</h2>
<div class="flex-container">
<div class="text-container">
<p>
Science Hack Day is a three-day event where anyone excited about making weird,
silly or serious things with science comes together in the same physical space
to see what they can prototype within 36 consecutive hours. Designers, developers,
artists, scientists and people from any background are welcome to attend – no
experience in science or hacking is necessary, just an insatiable curiosity.
The event is organized by volunteers, and supported via sponsors. SHD India
2024 will be our 7th annual event!
</p>
</div>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/lXkqKo1Ko3E" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
</div>
</section>
</main>
<footer class="site-footer">
<nav aria-label="Footer" class="site-link">
<h2 class="footer-header">Other links</h2>
<ul class="nav-footer">
<li><a href="https://sciencehackdayindia.github.io/2023/">2023 website</a></li>
<li><a href="https://sciencehackdayindia.github.io/2022/">2022 website</a></li>
<li><a href="https://sciencehackdayindia.github.io/2019/">2019 website</a></li>
<li><a href="https://sciencehackdayindia.github.io/2018/">2018 website</a></li>
<li><a href="https://sciencehackdayindia.github.io/2017/">2017 website</a></li>
<li><a href="https://sciencehackdayindia.github.io/2016/">2016 website</a></li>
</ul>
</nav>
<nav aria-label="Social" class="site-link">
<h2 class="footer-header">Connect with us</h2>
<ul class="nav-footer">
<li><a href="https://www.facebook.com/sciencehackin/">Facebook</a></li>
<li><a href="https://twitter.com/SHD_India">Twitter</a></li>
<li><a href="https://www.instagram.com/shdindia/">Instagram</a></li>
<li><a href="https://github.com/ScienceHackDayIndia/sciencehackday.in">GitHub</a></li>
<li><a href="mailto:shdbelgaum@gmail.com">Email</a></li>
</ul>
</nav>
<p class="footer-tech">
built with
<a href="https://www.11ty.dev/" rel="noopener">eleventy</a>
</p>
</footer>
</body>
</html>