-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathachievement.html
More file actions
342 lines (296 loc) · 11.3 KB
/
Copy pathachievement.html
File metadata and controls
342 lines (296 loc) · 11.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Stes Robotics | Achievements</title>
<link rel="stylesheet" href="src/style/home.css" />
<link rel="stylesheet" href="src/style/achievement.css">
<link rel="stylesheet" href="src/style/mediaquery.css">
<link rel="stylesheet" href="src/style/custom.css">
</head>
<body>
<!-- NAVBAR SECTION -->
<section>
<div class="top-header">
<nav class="navbar">
<div class="header-left">
<div href="index.html" class="box">
<a href="index.html">
<img id="stes-logo" style="width: 13vw; height: auto;" src="src/Assets/stes-logo/Stes-logo.png" alt="stes_logo" />
</a>
</div>
<div class="box">
<img src="src/Assets/Partnership Logos/Sinhgad Institute Logo.png" alt="sinhgad_logo" />
</div>
</div>
<!-- MENU FOR MOBILE -->
<div id="hidden-header" class="hidden-header-right">
<div id="menu-icon" class="menu-icon">
<img src="src/Assets/other-icons/menu.png" alt="menu">
</div>
<div id="hidden-menu" class="hidden-menu">
<ul>
<li class="exit-btn">
<div id="exit" class="exit">
<img src="src/Assets/other-icons/exit.png" alt="exit">
</div>
</li>
<li class="menu-item"><a href="index.html">Home</a></li>
<li class="menu-item"><a href="about.html">About us</a></li>
<li class="menu-item"><a href="achievement.html">Achievements & Blogs</a></li>
<li class="menu-item"><a href="project.html">Projects</a></li>
<li class="menu-item"><a href="contributor.html">Contributors</a></li>
<li class="menu-item"><a href="store.html">Store</a></li>
<li class="menu-item"><a href="sponsorship.html">Sponsors</a></li>
<li class="menu-item"><a href="Gallery.html">Gallery</a></li>
<li class="menu-item"><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<!-- header right items -->
<div id="laptop-header" class="header-right">
<div class="box">
<a style="color: white;" href="index.html">Home</a>
</div>
<div class="box">
<a href="about.html">About Us</a>
</div>
<div class="more-btn">
<button id="more-btn">More
<img id="arrow" src="src/Assets/other-icons/down-arrow.png" alt="down-arrow">
</button>
</div>
<div class="btn-box">
<button class="apply">Apply Now</button>
</div>
</div>
<!-- DROPDOWN -->
<div id="dropdown" class="dropdown">
<div class="box">
<a href="achievement.html">Achievements & Blogs</a>
</div>
<div class="box">
<a href="project.html">Projects</a>
</div>
<div class="box">
<a href="contributor.html">Contributors</a>
</div>
<div class="box">
<a href="store.html">Store</a>
</div>
<div class="box">
<a href="sponsorship.html">Sponsors</a>
</div>
<div class="box">
<a href="Gallery.html">Gallery</a>
</div>
<div class="box">
<a href="contact.html">Contact-Us</a>
</div>
</div>
</nav>
</div>
</section>
<div class="Heading">
<h2 class="first-head">FAQ <span class="aqua">Section</span></h2>
</div>
<!-- ACHIEVEMENT SECTION -->
<div class="achievement-section">
<h1 class="achievement-header">
<div class="aqua">ACHIEVEMENTS</div>
<div class="white">& BLOGS</div>
</h1>
<!-- NEW ACHIEVEMENT CARD 1 -->
<div class="achievement-card">
<div class="achievement-image-container">
<img class="achievement-image" src="src/Assets/achievements/IMG-20250407-WA0010.jpg" alt="Off-Road RC Race">
</div>
<h2 class="competition-title">Off-Road RC Race VIT Pune</h2>
<p class="achievement-description">
STES Robotics clinched First Prize at VIT Pune in the Off-Road RC Race at CRESCENDO'2k25!
</p>
<div class="achievement-details">
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/1st.jpg" alt="First">
</div>
<div class="category-content">
<h3>First Prize in Off-Road RC Race</h3>
<p>1st Position</p>
</div>
</div>
</div>
</div>
<!-- NEW ACHIEVEMENT CARD 2 -->
<div class="achievement-card">
<div class="achievement-image-container">
<img class="achievement-image" src="src/Assets/achievements/IMG-20250407-WA0019.jpg" alt="Robo-Sumo Competition">
</div>
<h2 class="competition-title">Robo-Sumo competition AIT Pune</h2>
<p class="achievement-description">
STES Robotics Secures 2nd Runner-Up at AIT, Pune
We are proud to announce that our team clinched the 2nd Runner-Up position in the Robo-Sumo competition held at Army Institute of Technology (AIT), Pune. This achievement reflects our team's relentless efforts, technical excellence, and unstoppable spirit.
Congratulations to all the brilliant minds behind the bot!
</p>
<div class="achievement-details">
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/13474.jpg" alt="Trophy Icon">
</div>
<div class="category-content">
<h3>Robo Sumo</h3>
<p>2nd Runner-Up</p>
</div>
</div>
</div>
</div>
<!-- NEW ACHIEVEMENT CARD 3-->
<div class="achievement-card">
<div class="achievement-image-container">
<img class="achievement-image" src="src/Assets/gallery/Group Photos/IMG-20250324-WA0007.jpg" alt="TESSERACT-2K25">
</div>
<h2 class="competition-title">National Level Event TESSERACT-2K25</h2>
<p class="achievement-description">
STES Robotics Team emerged multiple victorious at the National Level Event TESSERACT-2K25 held at Keystone School of
Engineering. The team delivered an outstanding performance, showcasing their innovation, technical expertise,
and teamwork. Their remarkable success at the event stands as a testament to their dedication and excellence in
robotics.
</p>
<div class="achievement-details">
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/1st.jpg" alt="First">
</div>
<div class="category-content">
<h3>RoboRace</h3>
<p>1st Position</p>
</div>
</div>
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/3rd.jpg" alt="Trophy Icon">
</div>
<div class="category-content">
<h3>RoboRace</h3>
<p>3rd Position</p>
</div>
</div>
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/3rd.jpg" alt="Trophy Icon">
</div>
<div class="category-content">
<h3>IdeaFussion</h3>
<p>3rd Position</p>
</div>
</div>
</div>
</div>
<!-- NEW ACHIEVEMENT CARD 4 -->
<div class="achievement-card">
<div class="achievement-image-container">
<img class="achievement-image" src="src/Assets/achievements/IMG_20241223_205053478_HDR.jpg" alt="Technovanza by VJTI">
</div>
<h2 class="competition-title">Technovanza by VJTI</h2>
<p class="achievement-description">
STES Robotics Team excels at Technovanza by VJTI. The team delivered an outstanding performance at Technovanza,
VJTI's premier tech fest. Competing in Robo Soccer, Robo Sumo, and Monster Arena, our teams achieved remarkable
success.
</p>
<div class="achievement-details">
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/13474.jpg" alt="Trophy Icon">
</div>
<div class="category-content">
<h3>Monster Arena</h3>
<p>3rd Position</p>
</div>
</div>
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/13474.jpg" alt="Trophy Icon">
</div>
<div class="category-content">
<h3>Robo Sumo</h3>
<p>Semifinalist</p>
</div>
</div>
<div class="competition-category">
<div class="trophy-icon">
<img src="src/Assets/intro-images/13474.jpg" alt="Trophy Icon">
</div>
<div class="category-content">
<h3>Robo Soccer</h3>
<p>Quarterfinalist</p>
</div>
</div>
</div>
</div>
<!-- many more ... -->
<div class="achievement-card">
<h2 class="competition-title">Many Achievements on the way...</h2>
<p class="achievement-description">
Last Updated on 1 May, 2025
</p>
</div>
</div>
<!-- footer -->
<footer>
<div id="footer" class="footer-container">
<div class="about-stes">
<img src="src/Assets/stes-logo/Stes-logo.png" alt="stes-logo">
<p>
"STES Robotics isn't just a team — we're a movement, forging a legacy where innovation meets purpose, and every robot we create tells a story of passion, teamwork, and a vision for the future."
</p>
<div class="copyright">
<p style="
font-size: 1rem;
" >© 2025 STES Robotics. All Rights Reserved.</p>
</div>
</div>
<div class="footer-menu"><h3>MENU</h3>
<div class="footer-menu-items"><a href="index.html">Home</a></div>
<div class="footer-menu-items"><a href="about.html">About Us</a></div>
<div class="footer-menu-items"><a href="Gallery.html">Gallery</a></div>
<div class="footer-menu-items"><a href="contact.html"> Contact Us</a></div>
</div>
<div class="footer-policies"><h3>POLICIES</h3>
<div class="footer-policies-items"><a href="#">Privacy Policy</a></div>
<div class="footer-policies-items">
<a href="faq.html">FAQ</a></div>
</div>
<div id="robo-safar" class="robo-safar">
<div class="robo-safar-img">
<img src="src/Assets/robo-safar-logo/robo-safar-logo.png" alt="robo-safar-img">
</div>
<div class="join-us-btn">
<button class="apply" >Apply Now</button>
</div>
<div class="socials">
<a href="https://www.youtube.com/channel/UCJ3my8s19_uZYK6goPZMV9A">
<img src="src/Assets/social-icons/youtube.png" alt="youtube">
</a>
<a href="https://www.instagram.com/stesrobotics/">
<img src="src/Assets/social-icons/instagram.png" alt="instagram">
</a>
<a href="https://in.linkedin.com/company/stesrobotics"><img src="src/Assets/social-icons/linkedin.png" alt=""></a>
</div>
</div>
</div>
</div>
</footer>
<!-- return to top -->
<button id="topBtn" title="Go to top">
<img src="./src/Assets/other-icons/up-arrow.png" alt="up-arrow">
</button>
</body>
<!-- mediaquery -->
<script src="src/javascript/acheivement.js"></script>
<script src="src/javascript/home-animation.js"></script>
<!-- mediaquery -->
<script src="src/javascript/mediaquery.js"></script>
<!-- reuturn to top -->
<script src="./src/javascript/return-to-top.js"></script>
</html>