-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFaculty.html
More file actions
570 lines (562 loc) · 37.6 KB
/
Copy pathFaculty.html
File metadata and controls
570 lines (562 loc) · 37.6 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
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Import Google Fonts -->
<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=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Import Font Awesome -->
<script src="https://kit.fontawesome.com/2fa58dfbff.js" crossorigin="anonymous"></script>
<!-- Import Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<link rel="stylesheet" href="index.css">
<link rel="icon" href="./images/favicon/favicon.ico">
<title>Psychology Accreditation Website - Officials and Faculty</title>
</head>
<body>
<!-- Launch Site -->
<header>
<button><i class="fa-solid fa-bars"></i></button>
<div class="launch-main-container">
<div class="launch-main-title">POLYTECHNIC UNIVERSITY OF THE PHILIPPINES</div>
<div class="launch-main-course">COLLEGE OF SOCIAL SCIENCES AND DEVELOPMENT<br>
DEPARTMENT OF PSYCHOLOGY</div>
<div class="launch-main-quote">"Sikolohistang PUPian: <b>P</b>uso at <b>U</b>tak ang <b>P</b>amantayan."</div>
</div>
<button><i class="fa-solid fa-chevron-down home-arrow-down"></i></button>
</header>
<!-- Side Bar -->
<nav>
<div>
<img src="images/Psychologo_logo.png">
<a href="index.html"><p>| Home</p></a>
</div>
<ul class="scrollable-list">
<a href="About-us.html"><li><button><span><i class="fa-solid fa-circle-info"></i> About the Program</span></button></li></a>
<a href="Newsletter.html"><li><button><span><i class="fa-solid fa-newspaper"></i> Newsletter</span></button></li></a>
<a href="./Certificate of Authenticity/BSPSY.html"><li><button><span><i class="fa-solid fa-award"></i> Certificate of Authenticity</span></button></li></a>
<a href="Faculty.html"><li><button><span><i class="fa-solid fa-users"></i> Officials and Faculty</span></button></li></a>
<a href="Research.html"><li><button><span><i class="fa-solid fa-book"></i> Research</button></span></li></a>
<a href="Teaching-and-Learning.html"><li><button><span><i class="fa-solid fa-graduation-cap"></i> Teaching and Learning</button></span></li></a>
<a href="Extension-Community.html"><li><button><span><i class="fa-solid fa-handshake-simple"></i> Extension and Community Involvement</button></span></li></a>
<a href="International-linkages.html"><li><button><span><i class="fa-solid fa-group-arrows-rotate"></i> International Linkages and Consortia</span></button></li></a>
<a href="Planning.html"><li><button><span><i class="fa-solid fa-bullseye"></i> Well-Developed Planning Process</button></span></li></a>
<li>
<button class="btn btn-toggle align-items-center rounded" data-bs-toggle="collapse" data-bs-target="#compliance-report-collapse" aria-expanded="false">
<span><i class="fa-solid fa-circle-check"></i> Compliance Report</span>
<i class="fa-solid fa-chevron-down"></i>
</button>
<div class="collapse" id="compliance-report-collapse">
<ul class="list-unstyled fw-normal pb-1 small">
<li><a href="./Compliance Report/Level3_Phase1.html"><button href="#" class="rounded">Level 3 Phase I</button></a></li>
<li><a href="./Compliance Report/Level3_Phase2.html"><button href="#" class="rounded">Level 3 Phase II</button></a></li>
</ul>
</div>
</li>
<a href="Documented-accreditors.html"><li><button><span><i class="fa-solid fa-folder-open"></i> Requested Documentation by Accreditors</span></button></li></a>
</ul>
</nav>
<!--start-->
<div>
<div class="faculty-container-main">
<h1 class="faculty-title">Officials and Faculty</h1>
<table class="horizontal-lines-table">
<tbody>
<tr>
<td>
<img src="./images/Faculty-List/Dean Sebastian.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Sebastian, Raul Roland R.</h1>
<h2 class="faculty-title-top">Dean, College of Social Sciences and Development</h2>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor in Public Administration<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Manansala.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Manansala, Lorraine Charmayne S.</h1>
<h2 class="faculty-title-top">Chairperson, Department of Psychology</h2>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Prudente.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Prudente Jr., Alexander B.</h1>
<h2 class="faculty-title-top">OJT and QA Coordinator, Department of Psychology</h2>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Abadilla-Roxas.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Abadilla-Roxas, Filipnas Corazon A.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Industrial Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Abat.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Abat, Jose M.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Management<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Agos.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Agos, Charlon T.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Arguelles-Manda.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Arguelles-Manda, Aimee Rose</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy Degree in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Airavie Joy DR Austria.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Austria, Airavie Joy DR.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Industrial and Organizational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/BIen.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Bien, Jonna Karla C.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy Major in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Buan.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Buan, Adrian Nicole S.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Clinical Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/CIELITO BERNARDINO-BUHAIN.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Buhain, Cielito B.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Camacho.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Camacho, Barbara P.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Counseling Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Richard M. Campos, MPsy. IOP, RPm.png" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Campos, Richard M.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Industrial and Organizational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Cruz.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Cruz, Artemus G.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/De Guzman.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">De Guzman, Ma. Jeanette A.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Industrial Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/De Jose.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">De Jose, Elmer G.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Management<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/De Leon.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">De Leon, Ma. Aurora P.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Industrial Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Decin.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Decin, Zaila C.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Industrial Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Distor.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Distor, John Mark S.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Business Administration / Doctor of Philosophy Major in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Entienza.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Entienza, Christ Michael</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Counseling Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Francisco.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Francisco, Marilou B.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Guidance and Counseling<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Guinto.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Guinto, Adrian R.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy Major in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Lara.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Lara, Maria Laya T.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Juris Doctor<br>
<strong>Highest Educational Attainment - Specialization:</strong> Full-Time<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Lopiga.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Lopiga, Rodrigo</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Management<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Nicolas T. Mallari.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Mallari, Nicolas T.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Marzan.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Marzan, Pricila B.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Timothy R. Morales, RPm. MPsy.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Morales, Timothy R.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Nachor.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Nachor, Arianne Nicole S.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Paredes.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Paredes, Gertrude M.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Full-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Management<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Romero.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Romero, Krisette E.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Santos.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Santos, Geraldine F.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Sasot.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Sasot, Christoper F.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Trinidad.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Trinidad, Felicitas C.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Designee<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Education Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Antonio.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Antonio, Girlie Rose</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Purisima.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Arcenal-Purisima, Dorina M.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology with Specialization in Counseling<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Chinchilla.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Chinchilla, Rafael Lou Carlos L.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Leonel A. Enriquez.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Enriquez, Leonel A.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Education Major in Guidance and Counseling<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Angely Entienza.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Entienza, Angely S.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Entrata.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Entrata, Prudence S.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Clinical Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Evardo.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Evardo, Ezekiel John M.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Desiree Mae N. Lobigas, CSIOP, CHRA.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Lobigas, Desiree</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/MARK ANGELO R. RADA.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Rada, Mark Angelo</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Bachelor’s Degree in Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Rafanan.JPG" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Rafanan, Victoria Antonia R.</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Master in Psychology Major in Clinical Psychology<br>
<strong>Highest Educational Attainment Status:</strong> On-Going</p>
</td>
</tr>
<tr>
<td>
<img src="./images/Faculty-List/Rafols.jpg" alt="Image" class="faculty-image">
</td>
<td>
<h1 class="faculty-name-top">Rafols, Annie</h1>
<p class="faculty-position-top"><br><strong>Employment Status:</strong> Part-Time<br>
<strong>Highest Educational Attainment - Specialization:</strong> Doctor of Philosophy in Educational Psychology<br>
<strong>Highest Educational Attainment Status:</strong> Completed</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<button class="go-back-top-btn"><i class="fa-solid fa-angles-up"></i></button>
<script src="index.js"></script>
</body>
</html>