forked from adikadam01/codex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
202 lines (175 loc) · 8.48 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeX</title>
<link rel="stylesheet" href="trial.css">
<link rel="icon" type="image/x-icon" href="img/codexlogocircle.ico">
</head>
<body>
<header>
<div class="topnav">
<div class="logo-container">
<img class="logo1" src="img/logo1-removebg-preview.png" alt="Logo 1">
<img class="logo2" src="img/logo2.png" alt="Logo 2">
<img class="codex-logo" src="img/logo.png" alt="CodeX Logo">
</div>
<nav>
<ul class="sidebar">
<li onclick="hideSidebar()">
<svg xmlns="http://www.w3.org/2000/svg" height="26" viewBox="0 -960 960 960" width="26"
fill="#010102">
<path
d="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z" />
</svg>
</li>
<a href="#home">Home</a>
<a href="#About">About</a>
<a href="#events">Events</a>
<a href="team.html">Team</a>
<a href="#hackathons">Hackathons</a>
<a href="#contact">Contact</a>
</ul>
<!-- <ul>
<a class="hideOnMobile" href="#home">Home</a>
<a class="hideOnMobile" href="#About">About</a>
<a class="hideOnMobile" href="#events">Events</a>
<a class="hideOnMobile" href="#teams">Teams</a>
<a class="hideOnMobile" href="#hackathons">Hackathons</a>
<a class="hideOnMobile" href="#contact">Contact</a>
<li onclick=showSidebar()><svg xmlns="http://www.w3.org/2000/svg" height="26"
viewBox="0 -960 960 960" width="26" fill="#010102">
<path d="M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z" />
</svg></li>
</ul> -->
<ul>
<li><a class="hideOnMobile" href="#home">Home</a></li>
<li><a class="hideOnMobile" href="#About">About</a></li>
<li><a class="hideOnMobile" href="#events">Events</a></li>
<li><a class="hideOnMobile" href="team.html">Teams</a></li>
<li><a class="hideOnMobile" href="#hackathons">Hackathons</a></li>
<li><a class="hideOnMobile" href="#contact">Contact</a></li>
<li class="menu-button" onclick="showSidebar()">
<svg xmlns="http://www.w3.org/2000/svg" height="26" viewBox="0 -960 960 960" width="26" fill="#010102">
<path d="M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z" />
</svg>
</li>
</ul>
</nav>
</div>
</header>
<div class="hero">
<h1>Code<span>X</span> Club</h1>
<h2>CodeX, of the students, by the students, for the students.</h2>
<br><br>
<a href="https://forms.gle/rxx1udVGDHwodRKe7">
<button>Join Community</button>
</a>
</div>
<section id="About">
<div class="ab">
<h2>About</h2>
</div>
<div class="col">
<p>
Welcome to CodeX, a community-driven coding club where innovation, learning, and creativity
converge! At CodeX, we believe that coding is more than just writing lines of code - it's about
solving real-world problems, collaborating on impactful projects, and pushing the boundaries of
technology.
<br><br>
Whether you're a beginner eager to learn the basics or a seasoned programmer looking to tackle
advanced challenges, CodeX offers a supportive environment where everyone can grow.
<br><br>
Join us at CodeX and be part of a dynamic community where passion for coding meets endless
possibilities! Let’s code the future, together.
</p>
</div>
</section>
<section id="events">
<h2 class="event-txt">Our Events</h2>
<div class="col">
<p>
coming soon
</p>
</div>
</section>
<!-- <section id="teams">
<h2 class="team-txt">Our Teams</h2>
<div class="col">
<p>
Welcome to CodeX, a community-driven coding club where innovation, learning, and creativity
converge! At CodeX, we believe that coding is more than just writing lines of code - it's about
solving real-world problems, collaborating on impactful projects, and pushing the boundaries of
technology.
<br><br>
Whether you're a beginner eager to learn the basics or a seasoned programmer looking to tackle
advanced challenges, CodeX offers a supportive environment where everyone can grow.
<br><br>
Join us at CodeX and be part of a dynamic community where passion for coding meets endless
possibilities! Let’s code the future, together.
</p>
</div>
</section> -->
<section id="hackathons">
<h2 class="hackathon-txt">Hackathons</h2>
<div class="col">
<p>Codex presents CodeLite Hackathon. An offline hackathon that ensures 24 hours full of innovation,
execution & evolution. The main aim of this hackathon is to indicate a proper way to the students of new
techs skills. <br> <br>
The day would not be boring with the insudtry experts, talented mentors & professional judges. And the
themes will excite you to learn more about GenAI & Web3 to work hand-by-hand with the world.
<br><br> The dates are set, you have to join us for the day on 19th & 20th of October 2024. Lets make
your 24 hours worth the time and explore the tech world. Register Todad..!!
</p>
<a href="https://codelite.tech/" target="_blank" class="codelite-register">
<button class="codelite-link">Register Now..!!</button>
</a>
</section>
<section id="contact">
<h2 class="contact-txt">Contact Us</h2>
<div class="contact-team">
<div class="vaibhav-contact">
<h3><a
href="https://www.linkedin.com/in/vaibhav-devkar-528965270?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app">Vaibhav
Devkar</a></h3>
<h3> Vice President
<br>
<h5>tel: +91 90282 33934 </h5>
</h3><br>
</div>
<div class="shubh-contact">
<h3><a
href="https://www.linkedin.com/in/bhatsupshubham?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app">Shubham
Bhat</a></h3>
<h3>President
<br>
<h5>tel: +91 78895 49228 </h5>
</h3><br>
</div>
<div class="tanishq-contact">
<h3><a
href="https://www.linkedin.com/in/tanishq-kokane-7611801b4?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app">Tanishq
Kokane</a></h3>
<h3> Treasurer
<br>
<h5>tel: +91 73859 90561</h5>
</h3><br>
</div>
</div>
</section>
<footer>
<p>© 2024 CodeX Club. All rights reserved.</p>
</footer>
<script>
function showSidebar() {
const sidebar = document.querySelector('.sidebar');
sidebar.style.display = 'flex';
}
function hideSidebar() {
const sidebar = document.querySelector('.sidebar');
sidebar.style.display = 'none';
}
</script>
</body>
</html>