Created
April 24, 2025 06:40
-
-
Save SrejonKhan/476223725d2552621c5f728b330d74e9 to your computer and use it in GitHub Desktop.
BAIUST CSE Dept Faculty JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"department": "Computer Science and Engineering", | |
"university": "Bangladesh Army International University of Science and Technology", | |
"faculty": [ | |
{ | |
"name": "Mohammad Asaduzzaman Khan", | |
"designation": "Associate Professor & Acting Dean, Faculty of ECE", | |
"email": "[email protected]", | |
"phone": "01711-003233" | |
}, | |
{ | |
"name": "Golam Moktader Nayeem", | |
"designation": "Associate Professor & Head of the Department", | |
"email": ["[email protected]", "[email protected]"], | |
"phone": "01717-293250" | |
}, | |
{ | |
"name": "Mamun Ahmed", | |
"designation": "Associate Professor", | |
"email": "[email protected]", | |
"phone": "01790-356681" | |
}, | |
{ | |
"name": "Mousumi Hasan Mukti", | |
"designation": "Assistant Professor", | |
"email": "[email protected]", | |
"phone": "01756-718229" | |
}, | |
{ | |
"name": "Dr. Nargis Parvin", | |
"designation": "Assistant Professor", | |
"email": "[email protected]", | |
"phone": "01312-281428" | |
}, | |
{ | |
"name": "Hasan Abdullah", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01681-523656" | |
}, | |
{ | |
"name": "Md. Imran Hossain Emu", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01521-232506" | |
}, | |
{ | |
"name": "Jubayer Ahmed Bhuiyan Shawon", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01972-947048" | |
}, | |
{ | |
"name": "Most. Fatematuz Zohora", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01767-833962" | |
}, | |
{ | |
"name": "Md. Abdullah", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01728-985125" | |
}, | |
{ | |
"name": "Khandaker Jannatul Ritu", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01859-919403" | |
}, | |
{ | |
"name": "Syed Shakil Mahmud", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01863-784974" | |
}, | |
{ | |
"name": "Mofrad Jamil Joy", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01994-936829" | |
}, | |
{ | |
"name": "Fahmida Ahmed", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01780-061383" | |
}, | |
{ | |
"name": "Md. Saad Bin Kamal", | |
"designation": "Lecturer", | |
"email": "[email protected]", | |
"phone": "01788-694804" | |
} | |
], | |
"on_study_leave": [ | |
{ | |
"name": "Md. Robaitul Islam Bhuiyan", | |
"designation": "Lecturer", | |
"study_program": "M.Sc.", | |
"institution": "Friedrich-Alexander-Universität Erlangen-Nürnberg, Germany" | |
}, | |
{ | |
"name": "Arifa Islam Champa", | |
"designation": "Lecturer", | |
"study_program": "Ph.D.", | |
"institution": "Idaho State University, USA" | |
}, | |
{ | |
"name": "Md. Fazle Rabbi", | |
"designation": "Lecturer", | |
"study_program": "Ph.D.", | |
"institution": "Idaho State University, USA" | |
}, | |
{ | |
"name": "Ahmed Arian Sajid", | |
"designation": "Lecturer", | |
"study_program": "M.Sc.", | |
"institution": "TU Dortmund, Germany" | |
}, | |
{ | |
"name": "Sabrina Sultana Jerin", | |
"designation": "Lecturer", | |
"study_program": "M.Sc.", | |
"institution": "TU Dortmund, Germany" | |
}, | |
{ | |
"name": "Shimu Sultana", | |
"designation": "Lecturer", | |
"study_program": "M.Sc.", | |
"institution": "Friedrich-Alexander-Universität Erlangen-Nürnberg, Germany" | |
}, | |
{ | |
"name": "Musfiqur Rahman Milton", | |
"designation": "Lecturer", | |
"study_program": "M.Sc.", | |
"institution": "Tampere University, Finland" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment