forked from krutikkkkkkkkk/projections2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathca.html
286 lines (220 loc) · 11.4 KB
/
ca.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
<!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=1.0">
<title>Campus Ambassador: Projections</title>
<link rel="shortcut icon" href="https://i.ibb.co/Kh6fTq3/Group-14.png" type="image/x-icon">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="css/navbar.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/scrollbar.css">
<link rel="stylesheet" href="css/cursor.css">
<link rel="stylesheet" href="css/ca.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class="whatsapp" id="whatsapp">
<a href="https://api.whatsapp.com/send/?phone=%2B918128650030&text=I%20have%20a%20query%20about: ">
<img src="imgs/whatsapp.png" alt="Contact on whatsapp"></a>
</div>
<div class="cursor"></div>
<div class="cursor2"></div>
<nav class="navbar navbar-expand-lg nav-light " style="width: 100%;">
<div class="to-top"></div>
<div class="loading-bar"></div>
<div class="container">
<a class="navbar-brand" href="../index.html"><img src="../imgs/projections.png" alt="" class="logo"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="../index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="../events.html" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-expanded="false">
Events
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="../events/technical.html">Technical Events</a></li>
<li><a class="dropdown-item" href="../events/non-technical.html">Non Technical Events</a></li>
<li><a class="dropdown-item" href="../events/gop.html">Game-O-Pedia</a></li>
<li><a class="dropdown-item" href="../events/special.html">Special Events</a></li>
<li><a class="dropdown-item" href="../events/workshops.html">Workshops</a></li>
<li><a class="dropdown-item" href="../events/guestlec.html">Guest Lectures</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="../events.html" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-expanded="false">
History
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="../history.html">Timeline</a></li>
<li><a class="dropdown-item" href="../gallery.html">Gallery</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
aria-expanded="false">
About Us
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="../social-init.html">Social Initiatives</a></li>
<li><a class="dropdown-item" href="../team.html">Team</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="../sponsors.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../ca.html">Campus Ambassador</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../contact.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="campusamb">
<div class="container campus-contain">
<div class="row campus-contain">
<div class="col caimg">
<!-- <img class="imgca" src="https://image.freepik.com/free-photo/businessman-black-suit_123766-49.jpg" alt=""> -->
</div>
<div class="col campus-info">
<h3>Campus Ambassador</h3>
<p>
Do you want to be a part of Gujarat's Largest Technical Festival as a university representative?
The Campus Ambassador (CA) Program is the backbone of Parul University's Projections
We want to reach out to college students all around the nation to pique their interest in science
and technology while also providing them with a platform to pursue it.
You will be rewarded for meeting your responsibilities as a CA, and you will be encouraged to
continue to work on improving your own abilities. <br>
<a class="joinnow" href="https://drive.google.com/file/d/1G7N-R7k6juWxSzVCDiRyEtQAul8MdgRx/view?usp=sharing" target="_blank">View Levels</a>
</p>
<h3>Why become a Campus Ambassador for Projections'22?</h3>
<p>
We help you achieve the following through mentoring and experience:
<ul>
<li> Communication Skills</li>
<li>Leadership Skills</li>
<li>Expand your reach through Socializing</li>
<li>Official Projections'22 goodies</li>
<li>Letter of Recommendation</li>
<li>Certificates</li>
<li>Monthly Shout-outs</li>
<li>Cash Prizes</li>
</ul>
and much more awaits the Top Performers! <br>
</p>
<p>
The role of the CAs is more crucial than ever before as Techfest celebrates its 18th chapter this
year, and this is a fantastic opportunity for us all to collaborate and make Projections'22 a huge
success.
So what are you waiting for? Apply for the Projections'22 <strong>Campus Ambassador Program</strong> NOW!
</p>
<a class="joinnow" href="https://docs.google.com/forms/d/e/1FAIpQLScZ-1eEG-FHqKM-NvM8_djRaGjwEMc9Y-N3-6uSF_jB0OsyEg/viewform" target="_blank">Join Now</a>
</div>
</div>
</div>
</div>
</section>
<div class="footer">
<div class="container container-foot">
<div class="row">
<div class="col">
<h3>Projections 2022</h3>
<p>© Parul University</p>
<div class="links">
<a href="index.html">Home |</a>
<a href="events.html">Events |</a>
<a href="sponsors.html">Sponsors |</a>
<a href="contact.html">Contact |</a>
<a href="team.html">Our Team</a>
<div class="col address">
<h5>Address</h5>
<p><i class="fas fa-compass"></i>Post Limda- Waghodia,Gujarat 391760</p>
<a href="tel:+916352376498"><i class="fas fa-phone-square-alt"></i>Call Us : +91 6352376498</a>
<button class="btn">
<a href="mailto:projections.techfest@paruluniversity.ac.in">Mail Us</a>
</button>
</div>
</div>
</div>
<div class="col">
<form action="https://getform.io/f/b42b5947-b612-4aab-af2c-dda64aa29d9c" method="POST">
<div class="form-group">
<h3>Quick Query?</h3>
</div>
<div class="form-group">
<label for="name">Name</label>
<input type="text" placeholder="Enter your Name" class="name" id="name" name="name" required>
<label for="number">Number</label>
<input type="number" placeholder="+XX XXXXXXXXXX" class="number" id="number" name="number" required>
</div>
<div class="form-group">
<label for="email">Email address</label>
<input name="email" type="email" class="email" placeholder="Enter your Email" id="email" aria-describedby="emailHelp" required>
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea name="message" id="message" placeholder="Enter your Message" cols="10" rows="5" required></textarea>
</div>
<button type="submit" class="btn form-btn">Submit</button>
</form>
</div>
<div class="col">
<p class="footer-company-about">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3691.713040192657!2d73.36173011503394!3d22.28885748532954!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395fdb598fa3be8f%3A0xc5223ea9aa11366a!2sProjections%20Techfest!5e0!3m2!1sen!2sin!4v1611494023132!5m2!1sen!2sin"
width="320" height="380" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false"
tabindex="0"></iframe>
</p>
<div class="footer-icons">
<a href="https://www.facebook.com/PUProjections/" target="_blank"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.instagram.com/puprojections/" target="_blank"><i
class="fab fa-instagram-square"></i></a>
<a href="https://twitter.com/ProjectionsPu" target="_blank"><i class="fab fa-twitter-square"></i></a>
</div>
</div>
</div>
</div>
<div class="credits">
<p>© 2022 ORGANISED BY PARUL UNIVERSITY</p>
<p>
Developed by
<a class="link-color" href="https://www.linkedin.com/in/reboot13" target="_blank">Krutik Raut</a>
&&
<a class="link-color" href="https://www.linkedin.com/in/ayan-ali-93495a206/" target="_blank">Ayan Ali</a>
</p>
</div>
<div class="totop">
<div class="top">
<p><i class="fas fa-arrow-up"></i>Scroll to top</p>
</div>
</div>
</div>
<script src="js/main.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.9.1/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.9.1/ScrollTrigger.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
</body>
</html>