forked from AIT-Website/aitpune
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ASGE_HOD_DESk.html
327 lines (280 loc) · 18.8 KB
/
ASGE_HOD_DESk.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="IT.css">
<title>Army Institute Of Technology</title>
<link rel="icon" type="image/x-icon" href="AIT LOGO.png">
</head>
<body>
<div style="position: fixed; width: 100%; z-index: 10;">
<div class="topper">
<div>
<ul class="header_items">
<a href="index.html">Home</a>
<a href="Alumini.html">Alumni</a>
<a href="PLACEMENT_T&P.html">Placements</a>
<a href="CLUBS.html">Clubs</a>
<a href="index.html#department_nav" id="highlight_items">Departments</a>
</ul>
</div>
</div>
<div class="header" id="header">
<div class="head">
<a href="index.html"><img src="AIT LOGO.png" alt="logo ait" style="width: 60px;"></a>
<a href="index.html" style="text-decoration: none ; color: #0C2695;"><p>Army Institute of Technology, Pune</p></a>
</div>
<div style="display: flex;" class="side">
<nav id="navele" class="navele">
<a href="ABOUT_US.html">About Us</a>
<!-- -->
<a href="Academics.html">Academics</a>
<!-- -->
<a href="Admission1.html">Admissions</a>
<a href="ResearchDean.html">Research</a>
<a href="student.html">Students</a>
<a href="ADMIN_AIT.html">Admin</a>
<a href="https://www.awesindia.com/"> <img src="awes.jpg" alt="" id="always" style="height: 50px; margin-bottom: 15px;" ></a>
</nav>
</div>
<div class="hamburger" onclick="menuView()">
<div id = "hamburger">
<img src="./img/icons/cancel.svg" alt="cancel">
<img src="./img/icons/ham.svg" alt="ham">
</div>
</div>
</div>
</div>
<div class="empty" style="height: 120px;width: 100%;"></div>
<div class="header3">
<div class="show">
<p class="a" id="overflow_name">Applied Science & General Engineering</p>
<p class="b"> "Where theory meets application, our department sparks innovation for a brighter future." </p>
<p class="c"> <a href="#mainContent">Explore</a> </p>
</div>
</div>
<div class="about_us">
<div class="main_content">
<h2 class="ab" style="text-align: left;">About</h2>
<p class="about_vision">Vision</p>
<p class="about_content">We strive to empower the students with knowledge of all basic engineering and applied science subjects and to provide avenues for development of their physical, intellectual, emotional and spiritual quotients.</p>
<p class="about_mission">Mission</p>
<div class="about_list">
<ul>
<li>To provide a stimulating learning environment and state of the art infrastructure with the aim of providing a sound foundation to their engineering studies..</li>
<li>To develop creative thinking and inculcate a habit of lifelong learning in students.</li>
<li>To encourage the faculty to acquire latest technical knowledge and pedagogical techniques.</li>
<li>To strive for a holistic personality development of students.</li>
</ul>
</div>
</div>
<div class="about_image">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-ASGE%2FASGE-FACULTY-IMG%2Fgroup%20pic.jpg?alt=media&token=3150913e-f680-4ae2-9f64-8f1d74e9eab9">
</div>
</div>
<div id="box_hide" onclick="change_view()"></div>
<div class="main">
<section class="jd_table">
<ul>
<a href="ASGE_HOD_DESk.html" class="fetchLink" data-elementid="hod_content" style="border-top: none;">HOD's Desk</a>
<a href="Departments/ASGE/ASGE_FACULTY&STAFF.html" class="fetchLink" data-elementid="faculty_asge">Faculty & Staff</a>
<a href="Departments/ASGE/ASGE_Roll.html" class="fetchLink" data-elementid="student_roll">Student Roll</a>
<a href="Departments/ASGE/ASGE_TIMETABLE.html" class="fetchLink" data-elementid="timetable">Timetable</a>
<a href="Departments/ASGE/ASGE_EXAM.html" class="fetchLink" data-elementid="exam_section">Exam Schedule</a>
<a href="Departments/ASGE/ASGE_RESULT.html" class="fetchLink" data-elementid="result_asge">Result</a>
<a href="Departments/ASGE/ASGE_ACTIVITIES.html" class="fetchLink" data-elementid="activity_content">Activities</a>
<a href="Departments/ASGE/ASGE_NOTICES.html" class="fetchLink" data-elementid="Notices">Notices</a>
<a href="Departments/ASGE/ASGE_SYLLABUS.html" class="fetchLink" data-elementid="asge_syllabus">Syllabus</a>
<a href="Departments/ASGE/ASGE_RESEARCH.html" class="fetchLink" data-elementid="RandD">Research & Development</a>
<a href="Departments/ASGE/ASGE_PROJECT.html" class="fetchLink" data-elementid="project">Projects</a>
<a href="Departments/ASGE/ASGE_INDUSTRY.html" class="fetchLink" data-elementid="industrial_visit" style="font-size: 0.97rem;">Industry Institute Interaction</a>
<a href="Departments/ASGE/ASGE_LAB.html" class="fetchLink" data-elementid="lab-section">Laboratories</a>
</ul>
</section>
<div id="mainContent">
<div id="hod_content">
<h2 class="head_ok">HOD's desk</h2>
<div class="hod_content2">
<div class="hod_pic" id="hod1_asge">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-ASGE%2FASGE-FACULTY-IMG%2F1R9A2145.jpg?alt=media&token=68f87b18-1bfa-4d39-a17d-2d1b3dc758cc">
</div>
<div class="hod_contain">
<p class="hod_name" id="name_ofhod">Dr. (Mrs )Swati Kulkarni</p>
<p class="hod_rank">Associate Professor and Head of Dept.</p>
<div class="hod_mail"><span>Email :</span><a href="">[email protected]</a></div>
</div>
</div>
<div class="hod_text">
<p class="parra1">Department of Applied Science and General Engineering. (ASGE) is comprised of applied science faculties, i.e., Engineering Mathematics, Engineering Physics, Engineering Chemistry and basic engineering faculties namely, Civil Engineering and Electrical Engineering. The first year syllabus of all engineering branches being common our department is entrusted with the responsibility of centrally coordinating the studies and activities of all the first year engineering (FE) students.</p>
<p class="parra2">Faculty Details</p>
<p class="parra1">All faculty members of our department hold post-graduate degrees in their respective fields and four faculty members hold PhD degrees. In addition, two faculty members are pursuing their doctoral studies. Our faculty members are actively involved in Research and development activities and the department has obtained research grants from Department of Scientific and Industrial Research (DSIR) and Board for College and University Development (BCUD). Faculty members have published a large number of research papers in National and International journals. Staff members attend seminars and workshops to keep abreast of latest developments in the field. They also attend syllabus implementation and syllabus revision workshops and actively participate in University activities.</p>
<p class="parra2">Teaching Learning</p>
<p class="parra1">Our department has well designed and fully equipped laboratories for Civil engineering, Engineering Mechanics, Electrical engineering, Engineering Physics and Engineering Chemistry. Our classrooms are equipped with PCs and projection facilities and classes are made interactive with the use of power point presentations, videos and demos, Students access learning material, PPT's and videos on Moodle- E-learning software. Mock online examinations are also conducted on Moodle. An orientation and induction program is organized in every session for each batch of fresh students.</p>
<p class="parra2">Beyond syllabus</p>
<p class="parra1">Students work on study based mini-projects, give seminars and submit the project reports on latest developments and interdisciplinary topics. Soft skill classes by professionals are conducted for students who are found to be weak in English. Guest lectures are regularly arranged by experts from academics and Industry. Our alumni also like to come back to their Alma mater and interact with their juniors.
<br>
Inspite of being freshers our students actively participate and do well in inter- and intra- collegiate technical, cultural and sports events.</p>
<p class="parra2">Results</p>
<p class="parra1">Results of our first year students are one of the best amongst all private engineering colleges in Pune with pass percentage being in the range of 98-99%. In addition, a large number of students score first class and distinction. In 2022-23 the percentage of students scoring distinction was 53% and 16% students scored first class.</p>
</div>
</div>
</div>
</div>
</div>
<div class="footer1">
<div class="footaddress">
<div class="footadd1">
<div><img src="aitlogoo.png" alt="" ></div>
<div class="imgcont">Army Institute of Technology, Pune</div>
</div>
<div class="foothead" id="foothead1">Get In Touch</div>
<div class="footcontact">
<div><i class="fa-solid fa-map-location-dot"></i></div>
<!-- <i class="fa-solid fa-location-dot"></i> -->
<div class="foothead2" style="padding-top: 3px;">Dighi Hills, Pune-411015</div>
</div>
<div class="footcontact">
<i class="fa-solid fa-phone"></i>
<div class="foothead2">72492-50184 | 72492-50185</div>
</div>
<div class="footcontact">
<div><i class="fa-solid fa-envelope"></i></div>
<!-- <i class="fa-solid fa-envelope"></i> -->
<div class="foothead2" style="padding-bottom: 3px;">[email protected]</div>
</div>
</div>
<div class="footerCon2">
<div class="footdepart">
<div class="foothead">Departments</div>
<div class="footlist"><a href="ASGE_HOD_DESk.html">ASGE</a></div>
<div class="footlist"><a href="ENTC_DEPARTMENT.html">E&TC</a></div>
<div class="footlist"><a href="IT_DEPARTMENT.html">Information Technology</a></div>
<div class="footlist"><a href="COMP_DEP.html">Computer Engineering</a></div>
<div class="footlist"><a href="MECH_DEPT.html">Mechanical Engineering</a></div>
</div>
</div>
<div class="footerCon2">
<div class="footdepart">
<div class="foothead">Useful Links</div>
<div class="footlist"><a href="http://www.unipune.ac.in/">SPPU</a></div>
<div class="footlist"><a href="https://www.awesindia.com/">AWES</a></div>
<div class="footlist"><a href="https://www.aicte-india.org/">AICTE</a></div>
<div class="footlist"><a href="https://www.vlab.co.in/">Virtual Labs</a></div>
<div class="footlist"><a href="https://www.youth4work.com/onlinetalenttest">Skill test for students</a></div>
<div class="footlist"><a href="https://www.aitpune.com/skill-development-courses.aspx">Skill Development Courses</a></div>
</div>
</div>
<div class="footerCon2">
<div class="footdepart">
<div class="foothead">Quick Links</div>
<div class="footlist"><a href="https://erp.aitpune.edu.in:8006/">ERP</a></div>
<div class="footlist"><a href="https://moodle.aitpune.edu.in/login/index.php">E-LMS</a></div>
<div class="footlist"><a href="https://outlook.office365.com/mail/">E-Mail</a></div>
<div class="footlist"><a href="undermaintain.html">E-Magazine</a></div>
<div class="footlist"><a href="LIBRARY_E_LIB.html">E-Library</a></div>
<div class="footlist"><a href="IIC_about.html">I.I.C</a></div>
</div>
</div>
<div class="footersocial">
<div class="foothead">Follow Us</div>
<div class="footsocialimg">
<a href="https://www.facebook.com/aitpune"><i class="fa-brands fa-facebook fa-lg"></i></a>
<a href="https://twitter.com/ait_pune"><i class="fa-brands fa-x-twitter fa-lg"></i></a>
<a href="https://www.instagram.com/aitpune_official/"><i class="fa-brands fa-instagram fa-lg"></i></a>
<a href="https://www.linkedin.com/school/army-institute-of-technology-ait-pune/"><i class="fa-brands fa-linkedin fa-lg"></i></a>
<a href="https://www.youtube.com/channel/UCACMNGR9zp7oxcYCe-Ys_yw"><i class="fa-brands fa-youtube fa-lg"></i></a>
</div>
<div class="foothead">AIT Movie</div>
<div class="footaitvideo">
<video src="" alt="" class="footvideo" controls></video>
</div>
</div>
</div>
<div class="copyright">Copyright ©2018 All Rights Reserved | Army Institute of Technology, Pune || Site Updated On :25 Jan 2024</div>
<div class="extra"></div>
<script src="script.js"></script>
<script src="buttons.js"></script>
<script>
function fetchAndDisplaySpecificContent(pageUrl, elementId) {
fetch(pageUrl)
.then(response => response.text())
.then(data => {
const tempElement = document.createElement('div');
tempElement.innerHTML = data;
const specificContent = tempElement.querySelector(`#${elementId}`);
document.getElementById('mainContent').innerHTML = '';
document.getElementById('mainContent').appendChild(specificContent);
const scriptTags = tempElement.querySelectorAll('script');
scriptTags.forEach(script => {
const newScript = document.createElement('script');
if (script.src) {
newScript.src = script.src;
} else {
newScript.textContent = script.textContent;
}
document.body.appendChild(newScript);
});
})
.catch(error => console.error('Error fetching content:', error));
}
const ASGERollLink = document.querySelector('.fetchLink[data-elementid="student_roll"]');
ASGERollLink.addEventListener('click', function(event) {
event.preventDefault();
const url = this.getAttribute('href');
const elementId = this.getAttribute('data-elementid');
fetchAndDisplaySpecificContent(url, elementId);
});
const fetchLinks = document.querySelectorAll('.fetchLink');
fetchLinks.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
const url = this.getAttribute('href');
const elementId = this.getAttribute('data-elementid');
fetchAndDisplaySpecificContent(url, elementId);
});
});
const anchorTags = document.querySelectorAll('.fetchLink');
anchorTags.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
anchorTags.forEach(otherLink => {
otherLink.style.fontWeight = 'normal';
otherLink.style.color = '';
});
link.style.fontWeight = 'bold';
link.style.color = '#0c2695';
});
});
const HODLink = document.querySelector('[data-elementid="hod_content"]');
HODLink.style.fontWeight = 'bold';
HODLink.style.color = '#0c2695';
function hideAllExceptCurrent(currentElementId) {
const allContent = document.querySelectorAll('.roll_student_list');
allContent.forEach(content => {
if (content.id !== currentElementId) {
content.style.display = 'none';
} else {
content.style.display = 'block';
}
});
}
const pageLinks = document.querySelectorAll('.pageLink');
pageLinks.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
const elementId = this.getAttribute('data-elementid');
hideAllExceptCurrent(elementId);
});
});
hideAllExceptCurrent('student_list_1'); // Display the first list by default
</script>
</body>
</html>