-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcivil.php
198 lines (198 loc) · 9.46 KB
/
civil.php
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
<?php $title = "Civil Engineering | CEK";
include "head.php";
?>
<body class="page">
<div id="wrapper">
<?php require "navbar.php"; ?>
<div class="page-contents container">
<div class="title center">
<h1 class="underlined"><span>Civil engineering</span></h1>
</div>
<div class="image">
<img src="assets/img/civil.jpg" alr="ECE" width="100%">
</div>
<div class="contents">
<p>The <b>Civil Engineering</b> Department was established in 2010, and now has become a full-fledged department with advanced laboratory facilities to train the students to meet the current needs of the fast changing industrial scenario.</p>
<!-- <p>Head Of the Department : <b> Dr.Mathew B.V</b> -->
<p>Seat Available : 60 + 3 *</p>
<p><b>Accreditation Status : Applied-Accreditation in process.SAR filed</b></p>
<div class="row">
<div class="col s12 m6">
<p class="font-2"><b>Vision</b></p>
<p> To be a leading centre of eminence, providing competent civil engineering professionals, with state of the art knowledge of the industry and commitment to sustainable development of the society.</p>
</div>
<div class="col s12 m6">
<p class="font-2"><b>Mission</b></p>
<p> To provide quality education to students at undergraduate through constant knowledge upgradation and, to strive to maintain pace with the latest and most sophisticated innovations, research and development in the field of civil engineering within the ambit of sustainable development.</p>
</div>
</div>
<div class="contents">
<h3>Head of the Department</h3>
<div class="row faculty-members">
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/male.jpg" alt="HOD-NAME-HERE"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Dr.Mathew B.V</p>
<p class="subj">Professor</p>
</div>
<a href="civilhod.php" class="overlay-link"></a>
</div>
</div>
</div>
<div class="col s12 m6">
<p class="font-2"><b>Program educational objectives</b></p>
<p> The following objectives are what the faculty expects graduates from the program to be able to accomplish a few years after the commencement of their careers and stem directly from the program mission. The alumni from the Bachelor of Technology in Civil Engineering (B. Tech. CE) program at Civil Engineering Department of College of Engineering Kidangoor should:</p>
<ol type="1">
<li>Practice in civil engineering or a related field.</li>
<li>Practice and propagate concept of sustainable engineering.</li>
<li>Pursue advanced or continuing education in civil engineering or a related field.</li>
<li>Act as responsible, effective, and ethical citizens.</li>
<li>Communicate and collaborate effectively.</li>
</ol>
</div>
<div class="col s12 m6">
<p class="font-2"><b>Program Outcomes</b></p>
<p> Upon graduating from the B. Tech. program of Civil Engineering Department of College of Engineering Kidangoor, students should possess:</p>
<ol type="1">
<li>An ability to apply knowledge of mathematics, science, and engineering.</li>
<li>An ability to design and conduct experiments, as well as to analyze and interpret data.</li>
<li>An ability to design a system, component, or process to meet desired needs within realistic constraints such as economic, environmental, social, political, ethical, health and safety, manufacturability and sustainability.</li>
<li>An ability to function on multi-disciplinary teams.</li>
<li>An ability to identify, formulate, and solve engineering problems.</li>
<li>An understanding of professional and ethical responsibility as well as the importance of professional licensure.</li>
<li>An ability to communicate effectively.</li>
<li>The broad education necessary to understand the impact of engineering solutions in a global and societal context.</li>
<li>A recognition of the need for, and an ability to engage in life-long learning.</li>
<li>A knowledge of contemporary issues.</li>
<li>An ability to use the techniques, skill, and modern engineering tools necessary for engineering practice.</li>
<li>An ability to explain basic concepts in management, business, public policy, and leadership.</li>
<li>An ability to evaluate concepts and ideas from alternative perspectives.</li>
</ol>
</div>
<div class="col s12 m6">
<p ><b>Specific Outcomes</b></p>
<p> The students graduating from the program should possess</p>
<ol type="1">
<li>Ability to carry out civil engineering planning and design independently..</li>
<li>Ability to evaluate the project costs including that of the environmental impacts.</li>
<li>Ability to use various software and tools required for professional civil engineering practice.</li>
</ol>
<h3>Faculties</h3>
<div class="row faculty-members">
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Mary James Kappen</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Bindiya Hari P</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Gitty Rose Eugine</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Sreekumari T K</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/male.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Appu.P</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Geethu Ann Joseph</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Jereen Ann Thomas</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
<div class="col s12 m6 l4 member">
<div class="box">
<div class="image">
<img src="assets/img/female.jpg" alt="FACULTY-NAME"/>
</div>
<div class="overlay"><i class="fa fa-link"></i></div>
<div class="description">
<p class="name">Megha</p>
<p class="subj">Subject Name</p>
</div>
<a href="#" class="overlay-link"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php require "footer.php"; ?>
</div>
</body>
</html>