-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
242 lines (203 loc) · 8.97 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
<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">
<title> TPC Madhepura</title>
<link rel="stylesheet" href="style.css">
<script src="nav.js" defer=""></script>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/fontawesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
<link rel="icon" href="imgs/logo.jpg">
</head>
<body cz-shortcut-listen="true">
<!-- HOME(HEADER) -->
<section class="index_Header">
<!-- Pop-up part -->
<div id="openModal1" class="modalDialogue">
<div>
<a href="#close" title="Close" class="close">X</a>
<p>Currently Unavailable!</p>
</div>
</div>
<!-- -------------->
<nav class="index_sub_header_nav">
<a><img class="logo" src="imgs/logo.jpg"></a>
<div class="index_nav-links" id="navLinks">
<button class="mobile-nav-toggle" aria-controls="primary-navigation" aria-expanded="false">
<span class="sr-only"> </span>
</button>
<ul data-visible="false" class="primary-navigation" id="primary-navigation">
<li class="other_sections">
<a href="index.html" class="sub_header_hero-btn home_btn">
<b> HOME </b>
</a>
</li>
<li class="other_sections">
<a href="contact.html" class="sub_header_hero-btn home_btn">
<b>CONTACT US</b>
</a>
</li>
<li class="other_sections">
<a href="our_goals.html" class="sub_header_hero-btn home_btn">
<b>OUR GOALS</b>
</a>
</li>
<li class="other_sections">
<a href="aboutus.html" class="sub_header_hero-btn home_btn"><b>ABOUT US</b>
</a>
</li>
</ul>
</div>
</nav>
<div class="index_Exam-Decode">
<h1 class="index_Opening_header"><b> TPC Madhepura</b></h1>
<p class="index_Opening_para">
"The idea was to bring together a group of remarkable people; to see
if they could become something more." <br><br>
Unlike the Avengers origin story, 2 people: Satyam and Rajesh thought of
creating this little group of intellectuals so that online college
would be a bit more fun than the usual drab lectures. And guys, we are
glad they thought of doing so. Gradually, others started to join in:
Prabhash, Sekh Sanam, Kajal, Pratik, Sonu, Kajal, Sumit, and
Aditya, and thus began the journey of the Decodians, and to be honest,
it is quite a privilege to be a part of this little family that we
have here, where we look after one another.
</p>
<p class="index_Decoders">
<b><em>— Developers</em></b>
</p>
</div>
</section>
<!-- HOME(BODY) -->
<section class="index_my_body_1">
<h3 class="index_my_body_1_h"><b>VISIT OUR PORTFOLIO PAGES</b></h3>
<ul id="index_hexGrid">
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="https://3-d-portfolio-q88x-git-master-satyam-shorrfs-projects.vercel.app/">
<img src="imgs/ssssaty.jpg" alt="Aritra_img">
<h2>Hi! I'm Satyam</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/sekh_sanam.jpg" alt="Ayaan_img">
<h2>Hi! I'm Saniya</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/Prabhash.jpg" alt="Chandrima_img">
<h2>Hi! I'm Prabhash</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
</ul>
<!-- <div class="hexagonal_gap"></div> -->
<ul id="index_hexGrid">
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/Rajesh.png" alt="Fauzia_img">
<h2>Hi! I'm Rajesh</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/Kajal.jpg" alt="Obaid_img">
<h2>Hi! I'm Kajal</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="https://pratikbiswas-2004.web.app/" target="_blank" rel="noopener">
<img src="imgs/small_kajal.jpg" alt="Pratik_img">
<h2>Hi! I'm Kajal</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/Pratik.png" alt="Shamik_img">
<h2>Hi! I'm Pratik</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
</ul>
<ul id="index_hexGrid">
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/Sumit.jpg" alt="Soumyajit_img">
<h2>Hi! I'm Sumit</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="#openModal1">
<img src="imgs/sonu.jpg" alt="Yousuf_img">
<h2>Hi! I'm Sonu</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
<div class="hexagonal_gap"></div>
<li class="index_hex">
<div class="index_hexIn">
<a class="index_hexLink" href="https://zaibreyaz.github.io/Personal-Site/" target="_blank" rel="noopener noreferrer">
<img src="imgs/aditya.jpg" alt="Zaib_img">
<h2>Hi! I'm Aditya</h2>
<p>Click here to check my portfolio page</p>
</a>
</div>
</li>
</ul>
</section>
<!-- HOME(FOOTER) -->
<footer class="footer">
<div class="fa-class">
<a href="https://m.facebook.com/officialsatyamshorrf/"><i class="fa-brands fa-facebook fa-2x footer_icons"></i></a>
<a href="https://instagram.com/satyamshorrf">
<i class="fa-brands fa-instagram fa-2x footer_icons"></i></a>
<a href="https://twitter.com/satyamshorrf">
<i class="fa-brands fa-square-x-twitter footer_icons footer_x"></i></a>
<a href="https://www.linkedin.com/in/satyamshorrf/">
<i class="fa-brands fa-linkedin fa-2x footer_icons"></i></a>
<a href="https://www.youtube.com/c/SatyamShorrf" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-youtube fa-2x footer_icons"></i></a>
<a href="mailto: tpcmadhepura@gmail.com"><i class="fa-solid fa-envelope fa-2x footer_icons"></i></a>
<a href="https://github.com/satyamshorrf" target="_blank" rel="noopener noreferrer"><i class="fa-brands fa-github fa-2x footer_icons"></i></a>
</div>
<p class="footer-p-2">
<b>
<i class="fas fa-copyright"></i> 2024 TPC MADHEPURA. All rights
reserved.
</b>
</p>
</footer>
</body><chatgpt-sidebar data-gpts-theme="light"></chatgpt-sidebar><chatgpt-sidebar-popups data-gpts-theme="light"></chatgpt-sidebar-popups></html>