-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
390 lines (364 loc) · 24.4 KB
/
index.html
File metadata and controls
390 lines (364 loc) · 24.4 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
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
<!DOCTYPE html>
<html lang="zxx">
<style>
body{
background: rgb(255, 255, 255);
background: radial-gradient(circle, rgba(235, 149, 0, 0.28777221337753855) 0%, rgba(255, 255, 255, 1) 100%);
}
</style>
<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>ICSPCEAC | VMEG</title>
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="./assets/css/mobile.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css" integrity="sha512-q3eWabyZPc1XTCmF+8/LuE1ozpg5xxn7iO89yfSOd5/oKvyqLngoNGsx8jq92Y8eXJ/IRxQbEC+FGSYxtk2oiw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<header class="header5">
<nav class="navbar5">
<div class="joel-content-button">
<div class="button-icdtsb-joel"><h7>ICSPCEAC</h7></div>
</div>
<ul class="nav-menu5">
<li class="nav-item5">
<a href="index.html" class="nav-link5">Home</a>
</li>
<!--<li class="nav-item5">
<a href="https://vardhaman.org/masters-of-business-administration/master-of-business-administration/" target="_blank" class="nav-link5">Department Profile</a>
</li>
<li class="nav-item5">
<a href="./assets/documents/CONFERENCE BROCHURE final.pdf" class="nav-link5">Brochure</a>
</li> -->
<li class="nav-item5">
<a href="./assets/documents/CONFERENCE BROCHURE f.pdf" class="nav-link5" target="_blank" >Brochure</a>
</li>
<li class="nav-item5">
<a href="./themeofconfe.html" class="nav-link5" >Theme of Conference</a>
<li class="nav-item5">
<a href="./speakers.html" class="nav-link5">Speakers</a>
</li>
<li class="nav-item5">
<a href="assets/documents/call for papers.pdf" class="nav-link5" target="_blank">Call for Papers</a>
</li>
<li class="nav-item5">
<a href="committe.html" class="nav-link5">Committees</a>
</li>
<!-- <li class="nav-item5">
<a href="./assets/documents/CRCWordTemplate.docx" class="nav-link5">CRC Word Template</a>
</li> -->
<!-- <li class="nav-item5">
<a href="./assets/documents/CRC Press - Copyright transfer form.docx" class="nav-link5">Copyright Transfer Form</a>
</li> -->
<!-- <li class="nav-item5">
<a href="./assets/documents/AuthorGuidelines.pdf" class="nav-link5">Author Guidelines</a>
</li> -->
<li class="nav-item5">
<a href="registration.html" class="nav-link5">Registration</a>
</li>
<li class="nav-item5">
<a href="contactus.html" class="nav-link5">Contact Us</a>
</li>
</ul>
<div class="hamburger5">
<span class="bar5"></span>
<span class="bar5"></span>
<span class="bar5"></span>
</div>
</nav>
</header>
<script>
const hamburger = document.querySelector(".hamburger5");
const navMenu = document.querySelector(".nav-menu5");
hamburger.addEventListener("click", mobileMenu);
function mobileMenu() {
hamburger.classList.toggle("active");
navMenu.classList.toggle("active");
}
const navLink = document.querySelectorAll(".nav-link5");
navLink.forEach(n => n.addEventListener("click", closeMenu));
function closeMenu() {
hamburger.classList.remove("active");
navMenu.classList.remove("active");
}
</script>
<div class="joel-ribbon" id="joel-stickyRibbon">
<!-- <div class="joel-content">
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Home</a1>
<a1 href="https://vardhaman.org/masters-of-business-administration/master-of-business-administration/" class="button-joel">Department Profile</a1>
<a1 href="assets/documents/temporaryBrochure.pdf" class="button-joel">Brochure</a1>
<a1 href="assets/documents/temporaryBrochure.pdf" class="button-joel">Call for Papers</a1>
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Committees</a1>
<a1 href="assets/documents/CRCWordTemplate.docx" class="button-joel">CRC Word Template</a1>
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Author Guidelines</a1>
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Registration</a1>
<a1 href="contact.html" class="button-joel">Contact Us</a>
</div> -->
<div class="joel-ribbon-container">
<div class="ribbon">
<pj class="cont-ribbon"><strong>FIRST INTERNATIONAL CONFERENCE ON SUSTAINABLE PRACTICES IN CIVIL ENGINEERING AND APPLIED CHEMISTRY</strong></pj>
</div>
</div>
<script src="script.js"></script>
</div>
<!-- <div class="head-container">
<div class="content">
<img src="assets/images/wimage.png" alt="College Image">
<div class="text">
<h2 class="bahamasf">Vardhaman College of Engineering</h2>
<p>Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. ISO 9001:2015 Certified<br>
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.</p>
</div>
</div>
</div> -->
<div class="home-header-section">
<header class="header">
<div class="main-header">
<div class="container">
</div>
</div>
</header>
<!-- BANNER-SECTION -->
<!-- Joel makes banner -->
<div class="image-container">
<img src="./assets/images/header.png" alt="Banner Image">
</div>
<br><br>
<div class="joel-added-text-container">
<div class="col-12">
<h3 class="text-center" data-aos-anchor-placement="top-bottom">1<sup>st</sup> INTERNATIONAL CONFERENCE ON SUSTAINABLE PRACTICES IN CIVIL ENGINEERING AND APPLIED CHEMISTRY<br>
</h3>
</div>
<!-- data-aos="fade-up" -->
</div>
<div class="joel-added-text-container">
<div class="col-12">
<h3 class="text-center " data-aos-anchor-placement="top-bottom">About Vardhaman<br>
</h3>
</div>
<!-- data-aos="fade-up" -->
<p> Vardhaman College of Engineering (VCE), a distinguished autonomous institution affiliated with JNTU, Hyderabad, is situated in the serene environs of Shamshabad, Hyderabad. Located within the tranquil Kacharam Village in the Ranga Reddy district, the campus is strategically positioned away from the urban clamor, offering an ideal setting for academic pursuits amidst nature’s bounty.
The college offers a comprehensive range of academic programs, including an array of undergraduate B.Tech programs in disciplines such as Civil Engineering (CE), Computer Science and Engineering (CSE), CSE with specializations in Artificial Intelligence & Machine Learning (AI&ML) and Data Science (DS), AI&ML, AI&DS, Information Technology (IT), Electronics and Communication Engineering (ECE), Electrical and Electronics Engineering (EEE), and Mechanical Engineering (ME). In addition, VCE provides postgraduate M.Tech programs with specializations in Digital Electronics & Communication Systems (DECS), Power Electronics & Electrical Drives (PEED), Computer Science & Engineering (CSE), Structural Engineering (SE), and Engineering Design (ED), alongside an MBA program, and doctoral programs in CE, CSE, ECE, and ME.
VCE has been recognized for its academic excellence with an A++ grade accreditation by the National Assessment and Accreditation Council (NAAC), achieving a remarkable CGPA of 3.58 out of 4. Furthermore, six of its undergraduate engineering programs – B.Tech in ECE, EEE, CSE, ME, CE, and IT—have been accredited by the National Board of Accreditation (NBA), New Delhi, under the prestigious Tier-1 category. The MBA program, too, has received accreditation from
the NBA in 2023, underscoring the institution’s commitment to maintaining the highest standards of education and research.
</p>
</div>
<div class="joel-added-text-container">
<div class="col-12">
<h3 class="text-center " data-aos-anchor-placement="top-bottom">About Department of Civil Engineering<br>
</h3>
</div>
<!-- data-aos="fade-up" -->
<p> The department of Civil Engineering at Vardhaman College of Engineering was established in the year 2009. The department offers under-graduate programme (B.Tech.) in Civil Engineering and post-graduate programme (M.Tech.) in Structural Engineering. The UG course was first accredited by N.B.A. for three years in 2021, and re-accredited by N.B.A. for a period of three more years in 2024. The department boasts of a dynamic faculty team mostly doctorates from prestigious institutes IITs and NITs. The department has well equipped laboratories and has built excellent experimental and computational facilities in the field of Structural Engineering, Geotechnical Engineering, Transportation Engineering, and Water and Environmental Engineering. The vision of the department is “to become center of excellence in civil engineering education, research and consultancy to support community directly or indirectly.” The department also offers consultancy services to government and private organizations.
</p>
</div>
<div class="joel-added-text-container">
<div class="col-12">
<h3 class="text-center " data-aos-anchor-placement="top-bottom">About Department of Chemistry<br>
</h3>
</div>
<!-- data-aos="fade-up" -->
<p> The Department of Chemistry occupies a place of pride in Vardhaman College of Engineering (Autonomous) as it is the backbone for Engineering & Technology curriculum. The Department of Chemistry is a supporting department to all undergraduate programmes. The department has well-equipped laboratories which assist students and teachers to carry out various project works in different areas of chemistry. The faculty encourages and motivates the students to put in their best efforts in their respective fields, and guides them all in other activities like seminars, projects, expo and workshops. It marches ahead with the vision of our college by setting its own goals in the areas of Teaching-Learning Process and it is the liveliest place on the campus providing a safe, comfortable and friendly environment that enables learning and advancement of knowledge. The Department of Chemistry gives utmost importance to the student who is the main stake-holder and it has been established with a view to achieving concentrated focus for the smooth migration of students having different backgrounds and varied abilities from intermediate level to the professional studies by inculcating practice - oriented training.
</p>
</div>
<section class="cyber-security-section cyber-security-section2 overflow-hidden">
<div class="container">
<div class="joel-added-text-container">
<!-- <div class="cyber-content" data-aos="fade-up-left">
<h3>1ˢᵗ International Conference on <span class="cyber-text">Digital Transformation & Sustainability of Business </span></h3>
<p class="main-para">Join us for a visionary event where digital transformation and sustainability converge, creating a powerful
strategy for competitive advantages, enhanced customer experiences, and long-term business resilience. Shape a
future of innovation and environmental responsibility with us!</p>
<h3abv><span class="cyber-text" data-aos="fade-up-left">About Vardhaman</span></h3abv><br><br>
<p2 class="main-para" data-aos="fade-up-left">Vardhaman College of Engineering (VCE) was established in the year 1999 by Vardhaman Educational Society, Hyderabad. It is a UGC Autonomous college, approved by AICTE, and is permanently affiliated to Jawaharlal Nehru Technological University (JNTU), Hyderabad. We offer undergraduate B.Tech programmes in CSE, CSE (AI&ML), AI&ML, AI&DS, IT, ECE, EEE, ME and CE; postgraduate M.Tech programmes with specialisation in DECS, PEED, CSE, SE, and ED; MBA programme; and doctoral programmes in CSE, ECE and ME.
The college is accredited by NAAC at A++ grade with a CGPA of 3.58 on a scale of 4. Six of its UG engineering programmes – B. Tech ECE, EEE, CSE, ME, CE, and IT are accredited by the National Board of Accreditation (NBA), New Delhi under the Tier-1 category.
VCE is the most sought-after institute to make the dreams fulfilled for many aspiring engineers. Our major strength lies in imparting quality education to the global standards and envisages to address various societal needs.</p2>
</div>
<br><br> -->
<div class="row-joel">
<div class="important-dates-joel" data-aos="zoom-in">
<h3 class="cyber-text-joel">Important Dates <div class="blinking-new">NEW</div> </h3>
</div>
</div>
<div class="important-dates" data-aos="zoom-in">
<ul class="impdt-ul">
<li class="impdt-li" style="font-size: 30px;"><strong>Abstract submission: </strong> <b class="bold-text" style="font-size: 24px;">26 January, 2025 </b></li>
<li class="impdt-li" style="font-size: 30px;"><strong>Acceptance of Abstract:: </strong> <b class="bold-text" style="font-size: 24px;">16 February, 2025</b></li>
<li class="impdt-li" style="font-size: 30px;"><strong>Deadline for full paper submission: </strong> <b class="bold-text" style="font-size: 24px;" >23 March, 2025</b></li>
<li class="impdt-li" style="font-size: 30px;"><strong>Notification of paper acceptance: </strong> <b class="bold-text" style="font-size: 24px;">04 May, 2025</b></li>
<li class="impdt-li" style="font-size: 30px;"><strong>Author Registration: </strong> <b class="bold-text" style="font-size: 24px;">: 11 May, 2025</b></li>
<li class="impdt-li" style="font-size: 30px;"><strong>Submission of Camera Ready Paper: </strong> <b class="bold-text" style="font-size: 24px;">18 May, 2025</b></li>
<li class="impdt-li" style="font-size: 30px;"><strong>Conference Dates: </strong> <b class="bold-text" style="font-size: 24px;">5-6 June, 2025</b></li>
</ul>
</div>
<!-- <div class="col-lg-5 col-md-5 col-sm-12 text-md-right text-center">
<div class="cyber-content-img-right" data-aos="fade-up-right">
<figure ><img src="./assets/images/cyber-security-right-img.png" alt="" class="img-joel-class">
</figure>
</div>
</div> -->
</div>
</div>
</section>
</div>
<br><br>
<div class="pctd1">The Conference begins in</div>
<pctd id="demo"></pctd>
<script>
// Set the date we're counting down to
var countDownDate = new Date("June 5, 2025 15:37:25").getTime();
// Update the count down every 1 second
var x = setInterval(function() {
// Get today's date and time
var now = new Date().getTime();
// Find the distance between now and the count down date
var distance = countDownDate - now;
// Time calculations for days, hours, minutes and seconds
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
// Display the result in the element with id="demo"
document.getElementById("demo").innerHTML = days + "d " + hours + "h "
+ minutes + "m " + seconds + "s ";
// If the count down is finished, write some text
if (distance < 0) {
clearInterval(x);
document.getElementById("demo").innerHTML = "EXPIRED";
}
}, 1000);
</script>
<br>
<!-- <div class="joel-added-text-container">
<div class="col-12">
<h3 class="text-center" data-aos-anchor-placement="top-bottom">Theme of the Conference<br>
</h3>
</div>
<center><h4>Join us for a visionary event Civil engg meets Chemistry >>></h4> </center>
</div> -->
<!-- <h3 class="text-center" data-aos-anchor-placement="top-bottom">Objectives of the Conference<br>
</h3>
<div class="joel-main-container" data-aos="fade-up">
<div class="joel-sub-container">
<h2 class="joel-header">OBJ 1</h2> <br><br>
<p1 class="joel-para">ABOUT OBJ </p1>
</div>
<div class="joel-sub-container">
<h2 class="joel-header">OBJ 2</h2> <br><br>
<p1 class="joel-para">ABOUT OBJ</p1>
</div>
<div class="joel-sub-container">
<h2 class="joel-header"> OBJ 3 </h2> <br><br>
<p1 class="joel-para">ABOUT OBJ</p1>
</div>
<div class="joel-sub-container">
<h2 class="joel-header">OBJ 4</h2> <br>
<p1 class="joel-para">ABOUT OBJ</p1>
</div>
</div> -->
<h3 class="text-center" data-aos-anchor-placement="top-bottom">Outcomes of the Conference<br>
</h3>
<div class="joel-main-container" data-aos="fade-up">
<div class="joel-sub-container">
<h2 class="joel-header">OUTCOME 1 </h2> <br><br>
<p1 class="joel-para"> Showcasing innovative technologies and methodologies that contribute to sustainable development in civil engineering projects
</p1>
</div>
<div class="joel-sub-container">
<h2 class="joel-header">OUTCOME 2</h2> <br><br>
<p1 class="joel-para">Influencing industry practices by promoting sustainable design, construction, and maintenance methods in civil engineering projects
</p1>
</div>
<div class="joel-sub-container">
<h2 class="joel-header">OUTCOME 3</h2> <br><br>
<p1 class="joel-para">Attendees will gain a comprehensive understanding of industrial applications of medicinal and materials chemistry, while promoting collaborative interdisciplinary research. <p1>
</div>
<div class="joel-sub-container">
<h2 class="joel-header">OUTCOME 4</h2> <br>
<p1 class="joel-para">participants will acquire in-depth knowledge of cutting-edge industrial applications and synthesis methods of nanomaterials that are beneficial to society.</p1>
</div>
</div>
<!-- new footer
<table id="cont" style="margin-top: 100px;">
<tr>
<td>
<div class="logo-container" data-aos="zoom-in">
<a href="https://rku.ac.in/">
<img src="assets/images/rku.png" alt="University Logo"></a>
<div class="joel-added-text-container-footer">
<strong> ORGANIZING COMMITTEE </strong> <br>Dr. Chintan Rajani, Professor & Deputy Director, School of
Management, RK University, Gujarat.
<br>Dr. Paresh J. Tanna, Professor, Department of Computer
Engineering, RK University, Gujarat.
</div>
<div class="joel-added-text-container-footer">
Accredited by NAAC <br>Bhavnagar Highway, Kasturbadham, Rajkot, Gujarat, India 360020.
</div>
</div>
</td>
<td>
<div class="logo-container" data-aos="zoom-in">
<a href="https://vardhaman.org/">
<img src="assets/images/wimage.png" alt="University Logo"></a>
<div class="joel-added-text-container-footer">
<strong> ORGANIZING COMMITTEE </strong> <br>Dr Sukanya Metta
Professor & HOD, Department of
Management Studies, VCE
<br><br><br><br>Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.
</div>
</div>
</td>
</tr>
</table> -->
<!--<div class="logo-container" data-aos="zoom-in">
<img src="assets/images/tmp.png" alt="University Logo">
<img src="assets/images/wimage.png" alt="University Logo">
<div class="joel-added-text-container-footer">
Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.
</div>
<div class="logo-text">
Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.
<div class="footer-bar text-center">
<div class="container">
<div class="rowf">
<div class="footer-bar-content w-100 overflow-hidden">
<pfooter class="text-size-16 mb-0">
Designed and Developed by Vardhaman College of Engineering<br>
WebMaster : <a href="https://www.linkedin.com/in/joel-thaduri-110941240/" target="_blank"> Joel Thaduri </a>
</pfooter>
</div>
</div>
</div>
</div>
</div>
</div>-->
<!-- <div class="joel-footer-container">
<img src="assets/images/wimage.png" alt="Your Image" class="joel-footer-image">
<div class="joel-footer-text">
<p>Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.</p>
</div>
</div> -->
<script src="https://code.jquery.com/jquery-1.12.1.min.js"></script>
<script src="assets/js/animations.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery-3.6.0.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/custom-script.js"></script>
<script src="assets/js/owl.carousel.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="assets/js/text-animations.js"></script>
</body>
</html>