p-Index From 2020 - 2025
20.062
P-Index
This Author published in this journals
All Journal International Journal of Electrical and Computer Engineering International Journal of Power Electronics and Drive Systems (IJPEDS) IAES International Journal of Artificial Intelligence (IJ-AI) TEKNIK INFORMATIKA Jurnal Ilmu Pendidikan Tekno : Jurnal Teknologi Elektro dan Kejuruan ELKHA : Jurnal Teknik Elektro Mechatronics, Electrical Power, and Vehicular Technology Jurnal Pendidikan Sains MATICS : Jurnal Ilmu Komputer dan Teknologi Informasi (Journal of Computer Science and Information Technology) Jurnal Informatika Jurnal Infinity Harmonia: Journal of Research and Education Jurnal Teknologi Informasi dan Ilmu Komputer Jurnal Edukasi dan Penelitian Informatika (JEPIN) International Journal of Advances in Intelligent Informatics Jurnal Sistem Informasi dan Bisnis Cerdas Register: Jurnal Ilmiah Teknologi Sistem Informasi Proceeding of the Electrical Engineering Computer Science and Informatics Jurnal Pendidikan: Teori, Penelitian, dan Pengembangan JOIN (Jurnal Online Informatika) JOIV : International Journal on Informatics Visualization Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) International Journal of Artificial Intelligence Research Knowledge Engineering and Data Science Jurnal Ilmiah Flash JURNAL MEDIA INFORMATIKA BUDIDARMA Ranah: Jurnal Kajian Bahasa Jurnal Sains dan Informatika Jurnal Inovasi Bisnis (Inovbiz) ILKOM Jurnal Ilmiah at-tamkin: Jurnal Pengabdian kepada Masyarakat SENTIA 2016 SENTIA 2015 Jurnal Teknologi Sistem Informasi dan Aplikasi Journal of Educational Research and Evaluation International Journal of Elementary Education Jurnal Ilmiah Sekolah Dasar Prosiding SAKTI (Seminar Ilmu Komputer dan Teknologi Informasi) JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) Performance PEDULI: Jurnal Imiah Pengabdian Pada Masyarakat Antivirus : Jurnal Ilmiah Teknik Informatika Kumawula: Jurnal Pengabdian Kepada Masyarakat Buletin Ilmiah Sarjana Teknik Elektro Mobile and Forensics International Journal of Visual and Performing Arts Journal of Robotics and Control (JRC) Jurnal Mnemonic Sains, Aplikasi, Komputasi dan Teknologi Informasi Jurnal Teknik Elektro Uniba (JTE Uniba) Frontier Energy System and Power Engineering Belantika Pendidikan Indonesian Journal of Data and Science Letters in Information Technology Education (LITE) Journal of Applied Data Sciences Science in Information Technology Letters International Journal of Engineering, Science and Information Technology International Journal of Robotics and Control Systems Abditeknika - Jurnal Pengabdian Kepada Masyarakat Anjoro : International Journal of Agriculture and Business Journal of Dinda : Data Science, Information Technology, and Data Analytics Indonesian Community Journal International journal of education and learning Buletin Sistem Informasi dan Teknologi Islam Jurnal Sistem Informasi dan Bisnis Cerdas Applied Engineering and Technology Bulletin of Culinary Art and Hospitality Jurnal Inovasi Teknologi dan Edukasi Teknik Bulletin of Social Informatics Theory and Application Journal of Information Technology and Cyber Security KOPEMAS Jurnal Infinity Advance Sustainable Science, Engineering and Technology (ASSET) Signal and Image Processing Letters
Claim Missing Document
Check
Articles

Found 12 Documents
Search
Journal : ILKOM Jurnal Ilmiah

PENERAPAN METODE EXACT MATCH PADA APLIKASI ALQUR’AN DAN HADITS BERBASIS ANDROID Suardi, Citra; Wibawa, Aji Prasetya; Hasanuddin, Tasrif; Mude, Muhammad Aliyazid; Cokrowibowo, Sugiarto
ILKOM Jurnal Ilmiah Vol 11, No 3 (2019)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (499.956 KB) | DOI: 10.33096/ilkom.v11i3.438.184-190

Abstract

Exact Match is used to bring up sentences only on certain keywords. This study aims to apply the Exact Match method in the Al-qur'an and Hadith applications to find conformity between verses and hadiths. This research simplify for the people to increase their knowledge of the Qur'an and Hadith. This study uses interview techniques for some Muslims regarding the need to learn the quran and the hadith, observation technique is to do a comparison of several hadiths by asking for recommendations from the ustadz/ustazah, identify what are the shortcomings of existing hadith applications, and literature study techniques that are collecting data obtained from the Qur'an and the Hadith. The results of this study are (1) Created an application to match Hadiths that are in accordance the verse with the Exact Match method (2) Showing hadith related to the contents of the selected verse (3) Speed to produce a match in the Application of the Qur'an and Hadith depends on the internet network and the amount of data (4) The number of hadiths that appear is influenced by the number of available hadiths.
Damerau Levenshtain Distance dengan Metode Empiris untuk Koreksi Ejaan Bahasa Indonesia Wibawa, Aji Prasetya; Yuliawati, Pundhi; Santoso, Puji; Shalahuddin, Ridwan; Wirawan, I Made
ILKOM Jurnal Ilmiah Vol 12, No 3 (2020)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v12i3.600.176-182

Abstract

Damerau Levenshtein Distance (DLD) adalah algoritma untuk koreksi kesalahan penulisan. Kesalahan terjadi karena penyisipan, penghapusan, pertukaran, dan penggantian alfabet dalam sebuah kata. Ini mungkin terjadi karena hilangnya spasi di antara dua kata. DLD tidak dapat mengatasi masalah kehilangan spasi. Karenanya, makalah ini bertujuan untuk menggabungkan DLD dengan Metode Empiris untuk memperbaiki kesalahan ini. Alhasil, algoritma kombinasi dapat mengungguli DLD asli dalam memeriksa kesalahan ejaan Teks Bahasa Indonesia dengan akurasi 97%.
Perbandingan Efisiensi Algoritma Sorting dalam Penggunaan Bandwidth Anggreani, Desi; Wibawa, Aji Prasetya; Purnawansyah, Purnawansyah; Herman, Herman
ILKOM Jurnal Ilmiah Vol 12, No 2 (2020)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v12i2.538.96-103

Abstract

The most used algorithm is the sorting algorithm. There have been many popping sorting algorithms that can be used, in this study researchers took three sorting algorithms namely Insertion Sort, Selection Sort, and Merge Sort. As for this study will analyze the comparison of execution time and memory usage by considering the number of enter data of each algorithm used. The data used in this study is ukhuwah NET network bandwidth usage data connected in the Faculty of Computer Science in the form of double data types. After implementing and analyzing in terms of execution time merge sort algorithm has a faster execution time in sorting data with an average execution time value of 108.593777 ms on the 3000 data count. While in the same amount of data for the most execution time is the Selection Sort algorithm with a large execution time of 144.498144 ms, in terms of memory usage with the amount of data3000 Merge Sort Algorithm has the highest memory usage compared to the other two algorithms which is 21,444 MB while the other two algorithms have a succession of memory usage of 20,837 MB and 20,325MB.
PENERAPAN METODE EXACT MATCH PADA APLIKASI ALQUR’AN DAN HADITS BERBASIS ANDROID Citra Suardi; Aji Prasetya Wibawa; Tasrif Hasanuddin; Muhammad Aliyazid Mude; Sugiarto Cokrowibowo
ILKOM Jurnal Ilmiah Vol 11, No 3 (2019)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v11i3.438.184-190

Abstract

Exact Match is used to bring up sentences only on certain keywords. This study aims to apply the Exact Match method in the Al-qur'an and Hadith applications to find conformity between verses and hadiths. This research simplify for the people to increase their knowledge of the Qur'an and Hadith. This study uses interview techniques for some Muslims regarding the need to learn the quran and the hadith, observation technique is to do a comparison of several hadiths by asking for recommendations from the ustadz/ustazah, identify what are the shortcomings of existing hadith applications, and literature study techniques that are collecting data obtained from the Qur'an and the Hadith. The results of this study are (1) Created an application to match Hadiths that are in accordance the verse with the Exact Match method (2) Showing hadith related to the contents of the selected verse (3) Speed to produce a match in the Application of the Qur'an and Hadith depends on the internet network and the amount of data (4) The number of hadiths that appear is influenced by the number of available hadiths.
Perbandingan Efisiensi Algoritma Sorting dalam Penggunaan Bandwidth Desi Anggreani; Aji Prasetya Wibawa; Purnawansyah Purnawansyah; Herman Herman
ILKOM Jurnal Ilmiah Vol 12, No 2 (2020)
Publisher : Teknik Informatika Fakultas Ilmu Komputer Univeristas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v12i2.538.96-103

Abstract

The most used algorithm is the sorting algorithm. There have been many popping sorting algorithms that can be used, in this study researchers took three sorting algorithms namely Insertion Sort, Selection Sort, and Merge Sort. As for this study will analyze the comparison of execution time and memory usage by considering the number of enter data of each algorithm used. The data used in this study is ukhuwah NET network bandwidth usage data connected in the Faculty of Computer Science in the form of double data types. After implementing and analyzing in terms of execution time merge sort algorithm has a faster execution time in sorting data with an average execution time value of 108.593777 ms on the 3000 data count. While in the same amount of data for the most execution time is the Selection Sort algorithm with a large execution time of 144.498144 ms, in terms of memory usage with the amount of data3000 Merge Sort Algorithm has the highest memory usage compared to the other two algorithms which is 21,444 MB while the other two algorithms have a succession of memory usage of 20,837 MB and 20,325MB.
Damerau Levenshtain Distance dengan Metode Empiris untuk Koreksi Ejaan Bahasa Indonesia Aji Prasetya Wibawa; Pundhi Yuliawati; Puji Santoso; Ridwan Shalahuddin; I Made Wirawan
ILKOM Jurnal Ilmiah Vol 12, No 3 (2020)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v12i3.600.176-182

Abstract

Damerau Levenshtein Distance (DLD) adalah algoritma untuk koreksi kesalahan penulisan. Kesalahan terjadi karena penyisipan, penghapusan, pertukaran, dan penggantian alfabet dalam sebuah kata. Ini mungkin terjadi karena hilangnya spasi di antara dua kata. DLD tidak dapat mengatasi masalah kehilangan spasi. Karenanya, makalah ini bertujuan untuk menggabungkan DLD dengan Metode Empiris untuk memperbaiki kesalahan ini. Alhasil, algoritma kombinasi dapat mengungguli DLD asli dalam memeriksa kesalahan ejaan Teks Bahasa Indonesia dengan akurasi 97%.
Classification of Engineering Journals Quartile using Various Supervised Learning Models Nastiti Susetyo Fanany Putri; Aji Prasetya Wibawa; Harits Ar Rasyid; Anik Nur Handayani; Andrew Nafalski; Edinar Valiant Hawali; Jehad A.H. Hammad
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1483.101-106

Abstract

In scientific research, journals are among the primary sources of information. There are quartiles or categories of quality in journals which are Q1, Q2, Q3, and Q4. These quartiles represent the assessment of journal. A classification machine learning algorithm is developed as a means in the categorization of journals. The process of classifying data to estimate an item class with an unknown label is called classification. Various classification algorithms, such as K-Nearest Neighbor (KNN), Naïve Bayes, and Support Vector Machine (SVM) are employed in this study, with several situations for exchanging training and testing data. Cross-validation with Confusion Matrix values of accuracy, precision, recall, and error classification is used to analyzed classification performance. The classifier with the finest accuracy rate is KNN with average accuracy of 70%, Naïve Bayes at 60% and SVM at 40%. This research suggests assumption that algorithms used in this article can approach SJR classification system.
Comparative Study of Herbal Leaves Classification using Hybrid of GLCM-SVM and GLCM-CNN Purnawansyah Purnawansyah; Aji Prasetya Wibawa; Triyanna Widyaningtyas; Haviluddin Haviluddin; Cholisah Erman Hasihi; Ming Foey Teng; Herdianti Darwis
ILKOM Jurnal Ilmiah Vol 15, No 2 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i2.1759.382-389

Abstract

Indonesia is a tropical country with a diverse range of plants that ancient people used for traditional medicines. However, the similarity in shape of the leaves became an obstacle to distinguishing them. Therefore, technological advancements are expected to help identify the herbal leaves to use them right on target according to their efficacy. In this research, image classification of katuk (Sauropus Androgynus) and kelor (Moringa Oleifera) leaves is applied using 3 different algorithms i.e hybrid of Gray Level Co-Occurrence Matrix (GLCM) feature extraction and Support Vector Machine (SVM) implementing 4 kernels namely linear, RBF, polynomial, and sigmoid; hybrid of GLCM and Convolutional Neural Network (CNN); and pure CNN. A dataset of 480 images has been collected with 2 different scenarios, including bright and dark intensities. Based on the result, a hybrid of GLCM and SVM showed the highest accuracy of 96% in the dark intensity test using a linear kernel, while sigmoid obtained the lowest accuracy of 35%. On the other hand, it has been discovered that CNN obtained the highest performance in the bright intensity test with an accuracy of 98%. While in the dark intensity test, a hybrid of GLCM and CNN is superior, obtaining 96% accuracy. In conclusion, CNN is more powerful for image classification with bright intensity. For dark intensity images, both the hybrid of GLCM+SVM (linear) and the hybrid of GLCM+CNN are fairly recommended.
DIET Classifier Model Analysis for Words Prediction in Academic Chatbot Astuti, Wistiani; Wibawa, Aji Prasetya; Haviluddin, Haviluddin; Darwis, Herdianti
ILKOM Jurnal Ilmiah Vol 16, No 1 (2024)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v16i1.1598.59-67

Abstract

One prevalent conversational system within the realm of natural language processing (NLP) is chatbots, designed to facilitate interactions between humans and machines. This study focuses on predicting frequently asked questions by students using the Duel Intent and Entity Transformer (DIET) Classifier method and assessing the performance of this method. The research involves employing 300 epochs with an 80% training data and 20% testing data split. In this study, the DIET Classifier adopts a multi-task transformer architecture to simultaneously handle classification and entity recognition tasks. Notably, it possesses the capability to integrate diverse word embeddings, such as BERT and GloVe, or pre-trained words from language models, and blend them with sparse words and n-gram character-level features in a plug-and-play manner. Throughout the training process of the DIET Classifier model, data loss and accuracy from both training and testing datasets are monitored at each epoch. The evaluation of the text classification model utilizes a confusion matrix. The accuracy results for testing the DIET Classifier method are presented through four case studies, each comprising 25 text messages and 15 corresponding chatbot responses. The obtained accuracy values range from 0.488 to 0.551, F1-Score values range from 0.427 to 0.463, and precision range from 0.417 to 0.457.
Refining the Performance of Indonesian-Javanese Bilingual Neural Machine Translation Using Adam Optimizer Putri, Fadia Irsania; Wibawa, Aji Prasetya; Collante, Leonel Hernandez
ILKOM Jurnal Ilmiah Vol 16, No 3 (2024)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v16i3.2467.271-282

Abstract

This study focuses on creating a Neural Machine Translation (NMT) model for Indonesian and Javanese languages using Long Short-Term Memory (LSTM) architecture. The dataset was sourced from online platforms, containing pairs of parallel sentences in both languages. Training was performed with the Adam optimizer, and its effectiveness was compared to machine translation (MT) conducted without an optimizer. The Adam optimizer was utilized to enhance the convergence speed and stabilize the model by dynamically adjusting the learning rate. Model performance was assessed using BLEU (Bilingual Evaluation Understudy) scores to evaluate translation accuracy across different training epochs. The findings reveal that employing the Adam optimizer led to a significant enhancement in model performance. At epoch 2000, the model using the Adam optimizer achieved the highest BLEU score of 0.989957, reflecting very accurate translations, whereas the model without the optimizer showed lower results. Furthermore, translations from Indonesian to Javanese were found to be more precise than those from Javanese to Indonesian, largely due to the intricate structure and varying speech levels of the Javanese language. In summary, the implementation of the LSTM method with the Adam optimizer significantly improved the accuracy of bidirectional translations between Indonesian and Javanese. This research contributes notably to the advancement of local language translation technologies, supporting language preservation in the digital age and holding promise for applications in other regional languages.
Co-Authors A.N. Afandi Abd. Rasyid Syamsuri Abdur Rohman Achmad Fanany Onnilita Gaffar Adaby, Resnu Wahyu Ade Kurnia Ganesh Akbari Aditya Wahyu Setiawan Adjie Rosyidin Adnan, Adam Agung Bella Putra Utama Agung Bella Putra Utama Agung Bella Putra Utama Agung Bella Putra Utama Agung Bella Putra Utama Agung Bella Putra Utama Agung Bella Putra Utama Agus Purnomo Ahmad Munjin Nasih Ahmad Naim Che Pee Ahmad Taufiq Aindra, Alifah Diantebes Aji, Bayu Kuncoro Akbari, Ade Kurnia Ganesh Akhimullah Akmal Fattah Akhmad Fanny Fadhilla Akrom Tegar Khomeiny Alfiansyah Putra Pertama Triono Ali, Martina Alifah Diantebes Aindra Amro, Manar Y Anak Agung Istri Sri Wiadnyani Andien Khansa’a Iffat Paramarta Andika Dwiyanto, Felix Andini, Nurul Fajriah Andrew Nafalski Andrew Nafalski Andrew Nafalski Andrew Nafalski Andrew Nafalski Andrew Nafalski Andri Pranolo Andriansyah, Muhammad Rizal Angeline, Grace Anggreani, Desi Anik Nur Handayani Anton Prafanto Anusua Ghosh Anusua Ghosh, Anusua Arbian Sulistyo, Danang Ardiansyah, Mohammad Iqbal Firman Aripriharta - Arya Tandy Hermawan Ashar, Muhammad Astuti, Wistiani Atmaja, I Made Ari Dwi Suta Atmaja, Nimas Hadi Ba, Abdoul Fatakhou Bagaskoro, Muhammad Cahyo Bahalwan, Lugas Anegah Baitun Nadhiroh Bambang Widi Pratolo Bella Putra Utama, Agung Betty Masruroh Bety Masruroh Bin Abdul Hadi, Abdul Razak Bin Haji Jait, Adam Cahyo Prayogo, Cahyo Cengiz, Korhan Cholisah Erman Hasihi Chong , Wan Ni Chuttur, Mohammad Yasser Citra Suardi Citra, Hana Rachma Collante, Leonel Hernandez Daniar Wahyu Darwis, Herdianti Dedi Kuswandi Dedy Kuswandi Denis Eka Cahyani Denna Delawanti Chrisyarani, Denna Delawanti Desi Anggreani Devita, Riri Nada Dewandra, Aderyan Reynaldi Fahrezza Dewi, Popy Maulida Dhani Wahyu Wijaya Dhani Wahyu Wijaya Dhaniyar Dhaniyar Didik Dwi Prasetya Didik Nurhadi Didik Suprayogo Dika Fikri L Dityo Kreshna Argeshwara Dityo Kreshna Argeshwara Drezewski, Rafał Dwi Jaelani, Mardian dwi yasa, arnelia Dwieb, Mohamed Dwiyanto, Felix Andika Dwiyanto, Felix Andika Dyah Lestari Edinar Valiant Hawali Eka Nurcahya Ningsih Elta Sonalitha Endah Setyo Wardani Erna Daniati Esther Irawati Setiawan Fachrul Kurniawan Fachrul Kurniawan Fadhilah, Farhan Fadhilla, Akhmad Fanny Fadhli Almu’iini Ahda Faidzin, Ilham Fajar Purnama Fajarwati, Erliana Faller, Erwin Faradini Usha Setyaputri Farid Miftahuddin Farida Nur Kumala Fauzan Cahya Arifin Felix Andika Dwiyanto Felix Andika Dwiyanto Felix Andika Dwiyanto Felix Andika Dwiyanto Ferdinand, Miftakhul Anggita Bima Ferina Ayu Pusparani Filby , Brilliant Filby, Brilliant Fitria, Nimas Dian Fitriana Kurniawati Gianika Roman Sosa Graciello, Manuel Tanbica Gülsün Kurubacak Gunawan Gunawan Gwinny Tirza Rarastri Hammad, Jehad A. H. Hammad, Jehad A.H Hari Putranto Haris Anwar Syafrudie Harits Ar Rasyid Harits Ar Rosyid Hariyono Hariyono Hariyono Hariyono Hariyono Hariyono Hartono, Nickolas Hary Suswanto Hasanuddin, Tasrif Hashim, Ummi Raba’ah Haviluddin Haviluddin Haviluddin, - Hendrawan, William Hartanto Herdianti Darwis Heri Pratikto Herman Herman Herman Thuan To Saurik Heru Nurwarsito Heru Wahyu Herwanto Hery Widijanto Hidayah Kariima Fithri Hidayah, Laily Hidayatul Ma'rifah Hitipeuw, Emanuel Hong, Yeap Chi I Made Wirawan I Nyoman Gede Arya Astawa Idris Idris Ilham Mulya Putra Pradana Imansyah, Pranadya Bagus Imro’aturrozaniyah, Imro’aturrozaniyah Inggar Tri Agustin Mawarni Irsyada, Rahmat Islami, Pio Arfianova Fitrizky Islami, Pio Arfianova Fitrizky Islami, Pio Arfianova Fitrizky Ismail, Amelia Ritahani Istiqlal, Adib Izdihar, Zahra Nabila Jehad A. H. Hammad Jehad A.H. Hammad Jevri Tri Ardiansah Junoh, Ahmad Kadri Juwita Annisa Fauzi Juwita Annisa Fauzi Kaki, Gregorius Paulus Mario Laka Kasturi Kanchymalay, Kasturi Kelvin Wong Khafit Badrus Zaman Khen Dedes Khoiruddin Asfanie Khurin Nabila Kirya Mateeke Moses Kohei Arai Kurniawan, Fachrul Kurniawan, Novian Candra Kurniawati, Fitriana Kuswandi, Dedy Laily Hidayah Langlang Gumilar Lauretta, Giovanny Cyntia Lazuardi Noorca Rachmadi Leonel Hernandez Leonel Hernandez Leonel Hernandez Leonel Hernandez, Leonel Lestari, Muqodimah Nur Lestari, Muqodimah Nur Lestari, Muqodimah Nur Liang, Yoeh Wen Lisa Ramadhani Harianti Lisa Ramadhani Harianti Ludovikus Boman Wadu Luther Latumakulita M. Alfian Mizar M. Zainal Arifin Mansoor Abdul Hamid Mantony, Oslida Mao, Yingchi Marchena, Piedad Marida, Tyas Agung Cahyaning Marji Marji Markus Diantoro Masruroh, Bety Mazarina Devi Meiga Ayu Ariyanti Mhd. Irvan, Mhd. Irvan Mifta Dewayani Miftahul Qiki Winata Ming F. Teng Ming Foey Teng Ming Foey Teng, Ming Foey Mochamad Hariadi Moh. Zainul Falah Mohamad Rodhi Faiz Mokh Sholihul Hadi Moses, Kirya Mateeke Moses, Kirya Mateeke Moses, Kirya Mateeke Mudakir, Mudakir Muh. Aliyazid Mude Muhamad Arifin Muhammad Busthomi Arviansyah Muhammad Ferdyan Syach Muhammad Firman Aji Saputra Muhammad Iqbal Akbar Muhammad Jauharul Fuadi Muhammad Nu’man Hakim Muhammad, Abdullahi Uwaisu Muladi Munir Munir Muntholib Muqodimah Nur Lestari Mursyit, Mohammad Nabila Izdihar, Zahra Nabila, Khurin Nada, Anita Qotrun Nadhiroh, Baitun Nadia Roosmalita Sari Nadia Roosmalita Sari Nafalski, Andrew Nastiti Susetyo Fanany Putri Naufal, Ayyub Naziro Nedic, Zorica Nida Jabari Ningsih, Eka Nurcahya Ningtyas, Yana Noorul Islam Novia Ratnasari Noviani, Erina Fika Nugraha, Agil Zaidan Nur Cahyo Wibowo Nur Hidayatullah Nurfadila, Piska Dwi Nurhalifah, Siti Nurroby Wahyu Saputra Nurul Falah Hashim Nurul Hidayat Oakley, Simon Okazaki Yasuhisa Oki Dwi Yuliana Omar, Saodah Osamu Fukuda Pakpahan, Herman Santoso Paramarta, Andien Khansa’a Iffat Paul Igunda Machumu Pio Arfianova Fitrizky Islami Praherdhiono, Hendy Prananda Anugrah Prasojo, Fadillah Pratama, Awanda Setya Sanfajar Puji Santoso Puji Santoso Puji Santoso Punaji Setyosari Pundhi Yuliawati Pundhi Yuliawati Purnawansyah Purnawansyah Purnomo Purnomo Purnomo Purnomo Purwatiningsih, Ayu Putra Utama, Agung Bella Putra, Agung Bella Utama Putri Syarifa, Dhea Fanny Putri, Desy Pratiwi Ika Putri, Fadia Irsania Putri, Nastiti Susetyo Fanany Qonita, Adiba Rahiddin, Rahillda Nadhirah Norizzaty Rahmadhani, Nur Aini Syafrina Raja, Roesman Ridwan Ratnasari, Novia Rendy Yani Susanto Resty Wulanningrum Ridho, Faiz Mohammad Ridwan Shalahuddin Ridwan Shalahuddin Riri Nada Devita Rizal Kholif Nurrohman Rizqini, Fajriwati Qoyyum Roni Herdianto Rosmin, Norzanah Rr. Poppy Puspitasari, Rr. Poppy Rully Charitas Indra Prahmana Ruth Ema Febrita Saifullah, Shoffan Salahuddin, Lizawati Salsabila, Reni Fatrisna Santoso, Priyo Aji Saputra, Irzan Tri Sari, Nadia Roosmalita Sarni Suhaila Rahim Seno Isbiyantoro Setiawan, Ariyono Setyadi, Hario Jati Setyaputri, Faradini Usha Setyawan P. Sakti Shahrul, Azzhan Shalahuddin, Ridwan Shiddiqy, Jabar Ash Shidiqi, Maulana Ahmad As Shili, Hechmi Sias, Quota Alief Simbolon, Triyanti Sisca Rahmadonna Siti Helmyati Siti Sendari Soenar Soekopitojo Soraya Norma Mustika Sri Rahmawati Stamen Gadzhanov Subadra, ST. Ulfawanti Intan Sucahyo, Cornaldo Beliarding Sugiarto Cokrowibowo Sugiyanto - Suhiro Wongso Susilo Sujito Sujito Sulistyo, Danang Arbian Sunu Jatmika, Sunu Supeno Mardi Susiki Nugroho, Supeno Mardi Supriadi Supriadi Supriyono Supriyono Suryani, Ani Wilujeng Susilo, Suhiro Wongso Suyono Suyono Suyono Suyono Syaad Patmantara Syaad Patmanthara Syabani, Muhiban Tantri Hari Mukti Tasrif Hasanuddin Trahutomo, Dinnuhoni Tri Kuncoro Tri Lathif Mardi Suryanto Tri Lathif Mardi Suryanto Tri Saputra, Irzan Tri Sutanti Tri Sutanti, Tri Triono, Alfiansyah Putra Pertama Triyanna Widiyaningtyas Triyanna Widyaningtyas Triyanna Widyaningtyas, Triyanna Tsukasa Hirashima Tuatul Mahfud Ummi Rabaah Hasyim Uriu, Wako Utama , Agung Bella Putra Utama, Agung Bella Putra Utomo Pujianto Vira Setia Ningrum Vira Setia Ningrum Vitrail Gloria Mairi Voliansky, Roman Wadu, Ludovikus Boman Wahyu Arbianda Yudha Pratama Wahyu Sakti Gunawan Irianto Wahyu Tri Handoko Wako Uriu Wardani, Endah Setyo Wayan Firdaus Mahmudy Wibowo, Danang Arengga Wibowo, Fauzy Satrio Wibowo, Nur Cahyo Widiharso, Prasetya Widiyanintyas, Triyanna Yandratama, Hengky Yasa, Arnelia Dwi Yingchi Mao Yongen Susman Yosi Kristian Yuliana, Oki Dwi Yuliawati, Pundhi Yuni Rahmawati Yusmanto, Yunan Zaeni, Ilham Ari Elbaith Zhou, Xiaofeng Zulkham Umar Rosyidin Zulkham Umar Rosyidin