diff --git a/people/v1/staff/all/index.json b/people/v1/staff/all/index.json index cad0d667..cb207f0c 100644 --- a/people/v1/staff/all/index.json +++ b/people/v1/staff/all/index.json @@ -700,6 +700,24 @@ "urls": {}, "research_interests": [] }, + "thusha2022": { + "name": "Ms. Mathiyalagan Mathusha", + "designation": "Lecturer_Prob", + "email": "thusha2022@gmail.com", + "profile_url": "https://people.ce.pdn.ac.lk/staff/academic/mathiyalagan-mathusha/", + "profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/mathiyalagan-mathusha.jpg", + "urls": { + "linkedin": "https://www.linkedin.com/in/mathusha-mathiyalagan-58b08b207/", + "google_scholar": "", + "researchgate": "", + "website": "", + "orcid": "" + }, + "research_interests": [ + "Computer Vision", + "Semi-supervised Learning" + ] + }, "thusharab": { "name": "Thushara Bandara", "designation": "Temporary Instructor", diff --git a/people/v1/staff/index.json b/people/v1/staff/index.json index 438c9b03..cd56df93 100644 --- a/people/v1/staff/index.json +++ b/people/v1/staff/index.json @@ -49,6 +49,11 @@ "url": "https://api.ce.pdn.ac.lk/people/v1/staff/manjula.sandirigama/", "designation": "Professor" }, + "thusha2022@gmail.com": { + "name": "Ms. Mathiyalagan Mathusha", + "url": "https://api.ce.pdn.ac.lk/people/v1/staff/thusha2022/", + "designation": "Lecturer_Prob" + }, "nadeeshaa@eng.pdn.ac.lk": { "name": "Mrs. Nadeesha Adikari", "url": "https://api.ce.pdn.ac.lk/people/v1/staff/nadeeshaa/", diff --git a/people/v1/staff/thusha2022/index.json b/people/v1/staff/thusha2022/index.json new file mode 100644 index 00000000..21b23179 --- /dev/null +++ b/people/v1/staff/thusha2022/index.json @@ -0,0 +1,18 @@ +{ + "name": "Ms. Mathiyalagan Mathusha", + "designation": "Lecturer_Prob", + "email": "thusha2022@gmail.com", + "profile_url": "https://people.ce.pdn.ac.lk/staff/academic/mathiyalagan-mathusha/", + "profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/mathiyalagan-mathusha.jpg", + "urls": { + "linkedin": "https://www.linkedin.com/in/mathusha-mathiyalagan-58b08b207/", + "google_scholar": "", + "researchgate": "", + "website": "", + "orcid": "" + }, + "research_interests": [ + "Computer Vision", + "Semi-supervised Learning" + ] +} \ No newline at end of file