-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCSE-faculty.html
151 lines (89 loc) · 3.06 KB
/
CSE-faculty.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
<!Doctype html>
<html>
<body style="background-color:powderblue;">
<a href="cse-home.html">
<img border="0" alt="cse-home.html"
src="28.jpg" align="left" width="100" height="50">
<a>
<center>
<h1 style=" color:blue"> Computer Science & Engineering Department
</h1>
<table border="2">
<tr>
<td> <p style="font-size:20px;" >Anuradha Engineering College Provide Computer Science & Engineering Department All Facility(Given Below) <br>
Name :- Dr.A.S. Kapse<br>
Designation:- Assistant Professor (Sr.Scale) & Head.<br>
Education Details: :- Ph.D. ,M.E.(CSE)<br>
E-mail id:- [email protected]<br>
Experience:- Teaching : 14 Years Industrial: 01 Years<br>
</td>
<td align="right"><img src="cse1.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" > Name:- Prof.D.G.Vyawahare<br>
Designation:- Assistant Professor<br>
Qualification :- M.E. (CSE)<br>
E-mail id:- [email protected]<br>
Experience:- Teaching : 12 Years Industrial: 09 Years<br>
</td>
<td><img src="cse2.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" >
Name :-Prof. Kishor V.Ugale<br>
Designation:-Assistant Professor<br>
Education Details:- M.E. CSE<br>
E-mail id:[email protected]<br>
Experience :-Teaching 14 yrs / Industry 07 yrs<br>
Experience : 09 Years<br>
<td><img src="cse3.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" >
Name :-Prof. Pradyumna P. Kulkarni<br>
Designation:- Assistant Professor<br>
Education Details:- M. E. (Comp. Sci. & Engg.)<br>
E-mail id:- [email protected]<br>
Experience (Teaching):- 07 Years<br>
<td><img src="cse4.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" >
Name :-Prof. Abhay A. Dande<br>
Designation: - Assistant Professor<br>
Education Details:-M.E. (Comp. Engg.)<br>
E-mail id: - [email protected]<br>
Experience (Teaching):- 10 Yrs<br>
<td><img src="cse5.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" >
Name :- Prof. Ms. M.A.Patil<br>
Designation:- Assistant Professor<br>
Education Details: M.E. (CE)<br>
E-mail id:- [email protected]<br>
Experience:- Teaching: 5 yrs<br>
<td><img src="cse6.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" >
Name :- Prof. Ms. M.K.Sadar<br>
Designation:- Assistant Professor<br>
Education Details: M.E. (CE)<br>
E-mail id:- [email protected]<br>
Experience:- Teaching: 3 yrs<br>
<td><img src="cse7.png" height="150" width="150" align="right"></td>
</tr>
<tr>
<td> <p style="font-size:20px;" >
Name :- Prof. Ms. Ashwini D. Bhople<br>
Designation:- Assistant Professor<br>
Education Details: M.E. (CE)<br>
E-mail id:- [email protected]<br>
Experience:- Teaching: 7 yrs<br>
<td><img src="cse8.png" height="150" width="150" align="right"></td>
</tr>
<tr>
</tr>
</table>
</body>