-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
430 lines (387 loc) · 16.1 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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<!-- Custom CSS -->
<link rel="stylesheet" href="./css/style.css">
<title>Pygrammers</title>
</head>
<body>
<!-- Header section -->
<div class="container-fluid" id="header">
<nav class="navbar navbar-expand-lg navbar-light p-3">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="./images/svgg.png">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo02"
aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">RESOURCES</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">EVENTS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">INTERNSHIPS</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<!-- Home Section -->
<div class="container-fluid home" id="home">
<div class="row">
<div class="col-lg-3">
<div class="mt-5 pt-5">
<img src="./images/friends-2.png">
<img src="./images/pluse.png">
</div>
</div>
<div class="col-lg-6">
<div class="text-center mt-5" id="hero">
<img src="./images/heropylogo.png" class="img-fluid" alt="...">
<h1 class="center">A new world is rising,</h1>
<h2 class="center">Let us discover it!</h2>
<img src="./images/Decore.png" class="centre" alt="...">
<!---video icon and telegram icon-->
<div id="icon">
<img src="./images/join us.png">
<img src="./images/Play Video.png">
</div>
</div>
</div>
<div class="col-lg-3">
<img src="./images/friends-3.png">
<img src="./images/pluse.png">
</div>
</div>
</div>
<!-- Home Section bottom-->
<div class="container-fluid homebottom" id="homebottom">
<img src="./images/Asset 1@4x 1.png" class="img-fluid" id="people">
<div id="shadow">
<br><br>
</div>
</div>
<!-- Why we exist section-->
<div class="container-fluid why-we-exist">
<div class="container">
<div class="row">
<div class="col-12 col-lg-12">
<div class="text-center">
<h1 class="section-heading">Why we exist?</h1>
<img src="./images/Line-1.png" id="qoutes">
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-12 col-lg-12 d-flex justify-content-center" style="z-index:5;">
<!-- About Pygrammers-->
<div class="box text-center">
<p class="about p-5">
<span class="fs-3">Pygrammers</span> provides a platform to promote and support python enthusiasts and
inspire the youths to excel
in technology careers with the help of various events.We can make your path easier to achieve the goals
and also to step up your tech career through various programs like padikkaam.py, tech talk, boot camps
where you can explore your skills along with community interactions.
</p>
</div>
</div>
</div>
<div class="col-lg-12 d-flex justify-content-center">
<div class="shadow-box"></div>
</div>
</div>
</div>
<!-- Why we exist section End-->
<!--Member benefits-->
<div class="member text-center">
<h1 class="section-heading">Member benefits</h1>
<img src="./images/Line-1.png">
</div>
<div class="row mt-5">
<div class="" style="z-index:5;">
<div class=" text-left">
<div class="container overflow-hidden">
<div class="row gy-5">
<div class="col-6">
<img src="./images/Doubt[820].png " position="left" ; style="float: left;" width="100px" ; height="100px"
; left="790px" ; top="2184px" ; background="rgba(240, 95, 107, 0.1)" ; border-radius="15px" ; class="">
<div class="member-para">
<h3>Doubt clearence</h3>Build network and enhance<br>
your skills.
</div>
</div>
<div class="col-6">
<img src="./images/Meet[824].png" position="absolute" ; style="float: left;" width="100px" ;
height="100px" ; left="790px" ; top="1984px" ; background="rgba(240, 95, 107, 0.1)" ;
border-radius="15px" ;>
<div class="member-para">
<h3>Meet like minded people</h3>Build network and enhance<br>
your skills.
</div>
</div>
<div class="col-6">
<img src="./images/Event[823].png" position="absolute" ; style="float: left;" width="100px" ;
height="100px" ; left="155px" ; top="2184px" ; background="rgba(255, 195, 79, 0.1)" ;
border-radius="15px" ;>
<div class="member-para">
<h3>Events</h3>A chance to participate in exciting<br>
and innovative events.
</div>
</div>
<div class="col-6">
<img src="./images/PeerLearning[819].png" position="absolute" ; style="float: left;" width="100px" ;
height="100px" ; left="155px" ; top="2184px" ; background="rgba(255, 195, 79, 0.1)" ;
border-radius="15px" ;>
<div class="member-para">
<h3>Peer learning</h3>An arena to explore and grow together<br>
in the world of programming
</div>
</div>
<div class="col-6">
<img src="./images/Mentors[821].png" position="absolute" ; style="float: left;" width="100px" ;
height="100px" ; left="155px" ; top="2184px" ; background="rgba(255, 195, 79, 0.1)" ;
border-radius="15px" ;>
<div class="member-para">
<h3>Mentors</h3>Constant mentor support to guide,<br>
assist, empower and motivate you.
</div>
</div>
<div class="col-6">
<img src="./images/Resources[822].png" position="absolute" ; style="float: left;" width="100px" ;
height="100px" ; left="155px" ; top="2184px" ; background="rgba(255, 195, 79, 0.1)" ;
border-radius="15px" ;>
<div class="member-para">
<h3>Resources</h3>Strengthen and deepen your knowledge,<br>
passion and inspiration.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Member benefits End-->
<!--Importance and Scope-->
<div class="container-fluid importance-and-scope">
<div class="container">
<div class="row">
<div class="col-12 col-lg-12">
<div class="text-center">
<h1 class="section-heading">Importance and Scope</h1>
<img src="./images/Line-1.png" alt="" srcset="">
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-12 col-lg-12 d-flex justify-content-center" style="z-index:5;">
<div class="box text-center">
<p class="about p-5">
It's for promoting the teaching and learning technical skills involving Python.
We can interact and find people of similar interests through communities like Pygrammers,which is a
platform for Python enthusiasts. It lets the members showcase their work and receive constructive
criticism,as well as find people to collabarate with.
We also promote the use of other coding languages through workshops and other events.
We can help increase the employability of our members through the technical skills we promote.
Since our establishment in February of this year we have held over <b>20 events</b>.
</p>
</div>
</div>
</div>
<div class="col-lg-12 d-flex justify-content-center img-fluid"><img class="people-img img-fluid"
src="images/people-img.png" alt="">
</div>
</div>
</div>
<!--Importance and Scope End-->
<!-- Our Methods -->
<div class="container-fluid">
<div class="container">
<div class="row">
<div class="col-12 col-lg-12">
<div class="text-center">
<h1 class="section-heading">Our Methods</h1>
<img src="./images/Line-1.png">
</div>
<div class="methods-sec">
<div class="container-fluid home" id="home">
<div class="row">
<div class="col-lg-7">
<div class="mt-5 pt-5">
<img src="./images/methodsimg.png" class="img-fluid">
</div>
</div>
<div class="col-lg-5">
<div class="rect border-start border-danger border-4">
<div class="container-fluid home" id="home">
<div class="row">
<div class="col-lg-10">
<h3>
<b>Workshops</b>
</h3>
<div>
Sometimes you need to hear from the people
who have seen it all. We bring industry experts
and their experiences to your screens.
</div>
</div>
</div>
</div>
</div>
<div class="rect border-start border-primary border-4">
<div class="container-fluid home" id="home">
<div class="row">
<div class="col-lg-10">
<h3>
<b>No questions unanswered</b>
</h3>
<div>
We work tirelessly to ensure that students
will have a thorough understanding of the
material that is provided to them.
</div>
</div>
</div>
</div>
</div>
<div class="rect border-start border-warning border-4">
<div class="container-fluid home" id="home">
<div class="row">
<div class="col-lg-10">
<h3>
<b>One-on-one mentoring</b>
</h3>
<div>
Our team of experienced mentors guide every
aspiring programmer to the end of the finish
line.
</div>
</div>
</div>
</div>
</div>
<div class="rect border-start border-primary border-4">
<div class="container-fluid home" id="home">
<div class="row">
<div class="col-lg-10">
<h3>
<b>Networking</b>
</h3>
<div>
The pygrammers community is a big one- and
we just keep growing. You will find many peers
with the same interests you have.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Our Methods End-->
<!-- Story Section -->
<div class="container-fluid stories">
<div class="container">
<div class="row">
<div class="col-12 col-lg-12">
<div class="text-center">
<h1 class="section-heading">Stories</h1>
<img src="./images/Line-1.png">
</div>
</div>
</div>
<div class="row pt-5">
<div class="col">
<p class="left-heading1">STORIES <br>
<h1 class="left-heading2">What people say <br> about Us.</h1>
</p>
<div class="co"><img class="p-1" src="images/Ellipse 25.png" alt=""><img class="p-1"
src="images/Ellipse 26.png" alt=""><img class="p-1" src="images/Ellipse 26.png" alt=""></div>
</div>
<div class="col">
<div class="avathar"><img src="images/circle-avatar.png" alt=""></div>
<div>
<div class="story-box1">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec at condimentum
est.
Praesent eget risus vitae est hendrerit ultrices.<br><br><b>Shaheen</b><br>Delhi, India</div>
<div class="story-box2"><b>Sidharth</b><br>Kerala, India</div>
</div>
</div>
</div>
</div>
</div>
<!-- Story Section End -->
<!--looking for intern-->
<div class="p-3 mt-4" style="background-image:url(images/Mask.png);
background-repeat: no-repeat; background-size: cover;">
<div class="row">
<div class="text-center row">
<div class="col"></div>
<div class="col">
<div>
<h2 style="font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 37px;
line-height: 138.7%;
letter-spacing: 0.3px;
text-transform: capitalize;
color: #2D1D61;">Looking for an internship?<br>
There is always a spot for you<br>HERE!</h2>
</div>
<div class="pt-3"><button class="btn btn-warning p-3"
style=" width:252px;
height: 74px;
font-family:Poppins; font-style:normal; font-weight:600; font-size:20px;
line-height:170.19%;
letter-spacing:0.3px; color:#FFFFFF; background: #FFC34F; box-shadow: 0px 40px 70px rgba(244, 143, 56, 0.1);">Explore Now!</button></div>
</div>
<div class="col">
<img src="./images/loooking for intern image.png" class="img-fluid"
style="position: inside; max-width: 1444vh; max-height: 460vh;">
</div>
</div>
</div>
</div>
<!-- Social Icons-->
<div class="text-center mt-5">
<a id="icons" href="https://twitter.com/pygrammer_?lang=en">
<img src="/images/twitter.png" style="height: 15px;"></a>
<a id="icons" href="https://www.facebook.com/pygrammers/">
<img src="/images/facebook.png" style="height: 15px;"></a>
<a id="icons" href=" ">
<img src="/images/Union.png" style="height: 15px;"></a>
<a id="icons" href="https://www.instagram.com/pygrammers/?hl=en">
<img src="/images/Instagram.png" style="height: 15px;"></a>
</div>
<!-- Copyright-->
<div class="footer-copyright text-center py-3 copyright pt-4">
COPYRIGHT <b>Pygrammers 2021</b> - TERMS & CONDITIONS
PRIVACY POLICY
</div>
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj"
crossorigin="anonymous"></script>
</body>
</html>