-
Notifications
You must be signed in to change notification settings - Fork 56
/
index.html
298 lines (279 loc) · 14 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
<!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=0.8">
<link href="styles.css" rel="stylesheet" type="text/css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous"> -->
<link rel="icon" href="./images/hackclubrait-logo.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href = "https://fonts.googleapis.com/icon?family=Material+Icons" rel = "stylesheet">
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<title>HackClubRAIT</title>
<link rel="stylesheet" href="preloader.css">
</head>
<body class="no_scroll_bar_visible">
<div id="loader_fixed_container">
<div class="loader_container">
<!-- <img src="hack_club logo.png" width="300px" height="300px" alt=""> -->
<!-- <img src="image.png" width="300px" height="300px" alt=""> -->
<div class="web_logo">
<div class="border_loader"></div>
<img id="website_logo" src="images/hackclubrait_logo_bw.png" width="300px" height="300px" alt="" style=" position: absolute;
opacity: .2;
border-radius: 50%;
box-shadow: 0px 0px 16px rgba(255, 255, 255, .3);
backdrop-filter: blur(16px);
z-index: 9999 !important;" >
</div>
<div class="area">
<ul class="circles">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
<div class="loader_content">
<div id="hourglass_svg_loader">
<svg
id="Hourglass_svg"
width="93px"
height="98px"
viewBox="0 0 73 88"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<g id="hourglass">
<!-- fill="#ECF1F6" -->
<path
d="M63.8761664,86 C63.9491436,84.74063 64,83.4707791 64,82.1818182 C64,65.2090455 57.5148507,50.6237818 48.20041,44 C57.5148507,37.3762182 64,22.7909545 64,5.81818182 C64,4.52922091 63.9491436,3.25937 63.8761664,2 L10.1238336,2 C10.0508564,3.25937 10,4.52922091 10,5.81818182 C10,22.7909545 16.4851493,37.3762182 25.79959,44 C16.4851493,50.6237818 10,65.2090455 10,82.1818182 C10,83.4707791 10.0508564,84.74063 10.1238336,86 L63.8761664,86 Z"
id="glass"
fill="white"
></path>
<rect
id="top-plate"
fill="#4D4544"
x="0"
y="0"
width="74"
height="8"
rx="2"
></rect>
<rect
id="bottom-plate"
fill="#4D4544"
x="0"
y="80"
width="74"
height="8"
rx="2"
></rect>
<g id="top-sand" transform="translate(18, 21)">
<clipPath id="top-clip-path" fill="white">
<rect x="0" y="0" width="38" height="21"></rect>
</clipPath>
<path
fill="#dc3545"
clip-path="url(#top-clip-path)"
d="M38,0 C36.218769,7.51704545 24.818769,21 19,21 C13.418769,21 1.9,7.63636364 0,0 L38,0 Z"
></path>
</g>
<g id="bottom-sand" transform="translate(18, 55)">
<clipPath id="bottom-clip-path" fill="white">
<rect x="0" y="0" width="38" height="21"></rect>
</clipPath>
<g clip-path="url(#bottom-clip-path)">
<path
fill="#dc3545"
d="M0,21 L38,21 C36.1,13.3636364 24.581231,0 19,0 C13.181231,0 1.781231,13.4829545 0,21 Z"
></path>
</g>
</g>
</g>
</svg>
</div>
<div class="loading_process">
Loading<span class="dots"
><span class="dot1">.</span><span class="dot2">.</span
><span class="dot3">.</span></span
>
</div>
</div>
</div>
</div>
<nav class="nav navbar navbar-expand-lg navbar-dark fixed-top">
<div class="progress-container">
<div class="progress-bar" id="myBar"></div>
</div>
<a class="header" href="index.html">
<img id="logo" src="./images/hackclubrait-logo.png">
<div class="logo_header">
<span style="color: #eb3750;"> <</span>
<span style="color: #eb3750;">HackClub</span>
<span style="color: #eb3750;">/></span>
</div>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="nav navbars navbar-nav ml-auto">
<li><a href="index.html" class="active hover-line nav navbars">HOME</a></li><!-- NAVBAR HIGHLIGHT FOR CURRENT PAGE -->
<li><a href="team.html" class="hover-line nav navbars">TEAM</a></li>
<li><a href="projects.html" class="hover-line nav navbars">PROJECTS</a></li>
<li><a href="contributer.html" class="hover-line nav navbars">CONTRIBUTORS</a></li>
<li><a href="opportunity.html" class="hover-line nav navbars">OPPORTUNITIES</a></li>
<li><a href="blogs.html" class="hover-line nav navbars">BLOGS</a></li>
<li><a href="contact.html" class="hover-line nav navbars">CONTACT US</a></li>
</div>
</nav>
<div id="home_welcome" data-aos="zoom-out">
<div id="banner_data">
<h1 id="hackclub">HackClub RAIT</h1><br>
<h1 id ="hackclub-des">Initiative for students by students</h1>
</div>
</div>
<div class="context">
</div>
<div class="area" >
<ul class="circles">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div >
<div id="home_about" style="transform: translateY(10%);">
<div class="content" data-aos="fade-right">
<h1><b>About HackClub</b></h1><br>
<h3>HackClub is a global community of hackers. It is an initiative for students by students. It is a platform that lets you try, break and recreate.
After all, you can’t flutter without trembling. With HackClub you get access to a super awesome community of creative, cheerful, and keen students
that will help you to share, learn, grow and develop.
</h3>
</div>
<div class="img-box">
<img class="home_illus" src="images/open source.svg">
</div>
</div>
<div id="home_rait">
<div class="img-box1">
<img class="home_illus1" src="images/team work.svg">
</div>
<div class="content" data-aos="fade-left">
<h1><b>HackClub RAIT</b></h1><br>
<h3>HackClub RAIT is here to help you hack! here we don’t mean to hack into people's bank account but to be creative and solve real-world problems.
In case you haven’t contributed to open-source if you're anxious about it? Well, now you don’t have to worry much about it cause HackClub RAIT is here
to focus essentially on <b>open-source</b>.
</h3>
</div>
</div>
<div id="home_vision">
<h1><b>Vision</b></h1><br>
<div data-aos="fade-up">
<h2>Our aim is to flourish <br>the thrilling open-source culture<br> to create a favorable environment for <br><b>open-source contributions.</b>
</h2><br><br>
<h2>Let’s come together and learn, interact, and grow. 💻 </h2>
</div><br>
</div>
<div id="navtbut" class="disappear">
<a href = "#top">
<button id = "buttontop">
<i class = "material-icons">arrow_upward</i>
</button>
</a>
</div>
<footer>
<div class="footer">
<div class="column1">
<div class="footerHeading">
<div class="footerHeading1">
<h1>HackClub RAIT</h1>
<div class="logo-img">
<img src="./images/hackclubrait-logo.png">
</div>
</div>
<p>Initiative for students by students</p>
</div>
<div class="contactLink">
<div class="wrapper">
<ul>
<a href="https://github.com/HackClubRAIT" target="_blank"><li class="github"><i class="fa fa-github fa-2x" aria-hidden="true"></i></li></a>
<a href="https://instagram.com/hackclubrait?utm_medium=copy_link" target="_blank"><li class="instagram"><i class="fa fa-instagram fa-2x" aria-hidden="true"></i></li></a>
<a href="https://www.linkedin.com/company/hack-club-rait" target="_blank"><li class="linkedin"><i class="fa fa-linkedin-square fa-2x" aria-hidden="true"></i></li></a>
<a href="mailto:hackclubrait@gmail.com"><li class="gmail" target="_blank"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i></li></a>
<a href="https://discord.com/channels/890260394701103135/910803536995053568" target="_blank"><li class="discord"><i class="fab fa-discord fa-2x" aria-hidden="true"></i></li></a>
</ul>
</div>
</div>
</div>
<div class="column2">
<h2>Useful Links</h2>
<div class="footerLinks">
<div class="g1">
<a href="index.html">Home</a>
<a href="team.html">Team</a>
<a href="projects.html">Projects</a>
</div>
<div class="g2">
<a href="contributer.html">Contributors</a>
<a href="opportunity.html">Opportunities</a>
<a href="contact.html">Contact us</a>
</div>
</div>
</div>
</div>
<br><H5 style="margin: 0px;">Made with 💝 by Hackclub RAIT</H5>
<p style="display: flex; justify-content: center; padding-bottom: 1%; font-size: 15px;">© Hack Club RAIT 2021</p>
</footer>
</body>
<script src="preloader.js"></script>
<script>
AOS.init({
duration: 1200,
})
// When the user scrolls the page, execute myFunction
window.onscroll = function() {myFunction()};
document.getElementById("myBar").style.background="#EB384E";
function myFunction() {
var winScroll = document.body.scrollTop || document.documentElement.scrollTop;
var height = document.documentElement.scrollHeight - document.documentElement.clientHeight;
var scrolled = (winScroll / height) * 100;
document.getElementById("myBar").style.width = scrolled + "%";
}
</script>
<script>
navtbut = document.getElementById("navtbut");
var navToTop = function () {
var y = window.scrollY;
if (y >= 220) {
navtbut.className = "appear"
}
else {
navtbut.className = "disappear"
}
};
window.addEventListener("scroll", navToTop);
</script>
<!-- <script src="burger.js"></script> -->
</html>