cover
Contact Name
Ahmad Homaidi
Contact Email
jurnalinformatika@ibrahimy.ac.id
Phone
+6285258824038
Journal Mail Official
jurnalinformatika@ibrahimy.ac.id
Editorial Address
Jl. KHR. Syamsul Arifin No. 01-02 Sukorejo Situbondo PO.BOX. 2 Telp. 0338-451307 Faks. 0338-45306
Location
Kab. situbondo,
Jawa timur
INDONESIA
Scientific Journal of Informatics
Published by Universitas Ibrahimy
ISSN : 25497480     EISSN : 25496301     DOI : https://doi.org/10.35316/jimi
Core Subject : Science,
Topics cover the following areas (but are not limited to): 1. Information Technology (IT) a. Software engineering b. Game c. Information Retrieval d. Computer network e. Telecommunication f. Internet g. Wireless technology h. Network security i. Multimedia technology j. Mobile Computing k. Parallel/Distributed Computing 2. Information Systems Engineering a. Development, management and utilization of Information Systems b. Organizational Governance c. Enterprise Resource Planning d. Enterprise Architecture Planning e. e-Bbusinnes f. e-Commerce 3. Business Intelligence a. Data mining b. Text mining c. Data warehouse d. Online Analytical Processing e. Artificial Intelligence f. Decision Support System g. Machine Learning
Articles 159 Documents
Meningkatkan Performa dalam Pengelolaan Data Ketidaktidakan dengan Menggunakan B-Tree Indexing Aryka Anisa Pertiwi; Nisa Hanum Harani
Jurnal Ilmiah Informatika Vol. 10 No. 1 (2025): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/jimi.v10i1.15-23

Abstract

Irregularity data management in the logistics industry plays an important role in ensuring smooth operations and maintaining service quality. However, the Excel-based manual system still used by many companies often faces various obstacles, such as unstructured data, redundancy, and slow and inefficient access. This study aims to improve the efficiency of irregularity data management by developing a web-based management application that integrates data normalization and indexing using the B-Tree structure. The novelty of this study lies in the application of a combination of data normalization methods and B-Tree indexing structures in the context of irregularity data management in the logistics industry, which has not been widely applied in an integrated manner in previous studies. The normalization process is designed to organize data, reduce redundancy, and improve data integrity. Meanwhile, B-Tree indexing is applied to accelerate the process of searching and processing data, allowing for faster and more accurate access. Testing was conducted using historical data from logistics companies to evaluate the performance of the developed system. The results showed a significant increase in the speed of reporting, searching, and data analysis compared to the manual system. This application also provides real-time access, which supports more efficient and data-driven strategic decision making. Thus, this study provides an effective technology-based solution to address the challenges of irregular data management, as well as contributing to improving operational efficiency and service quality in the logistics industry.
Pengembangan Aplikasi Monitoring dan Kontrol untuk Greenhouse Hidroponik Muhammad Aji; Husni Thamrin
Jurnal Ilmiah Informatika Vol. 10 No. 1 (2025): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/jimi.v10i1.1-14

Abstract

This research aims to develop an Internet of Things (IoT) based monitoring and control application for hydroponic greenhouses using the Nutrient Film Technique (NFT) method for lettuce (Lactuca sativa L.). Hydroponics has emerged as an efficient solution for agricultural production in limited spaces, but environmental management challenges often remain a primary obstacle. The application is designed to automatically monitor and control environmental conditions, such as temperature, solution pH, and nutrient concentration, to reduce the risk of bolting that can diminish harvest quality. Software development was conducted using the Scrum methodology, which supports iterative and adaptive processes, employing Model-View-ViewModel (MVVM) architecture and clean architecture to create a modular and easily maintainable code structure. Jetpack Compose was utilized to generate a responsive and efficient user interface. Research findings demonstrate that the application offers key features including real-time monitoring through MQTT protocol, manual and automatic control, data history visualization in graphs, weather prediction, and hydroponic guidance. Application validation using the Aiken index showed a very high validity level (> 0.80), while black box testing ensured that all application functions operated by user requirements. This research is expected to improve hydroponic greenhouse management efficiency and significantly contribute to IoT technology development in the agricultural sector.
Sistem Pendukung Keputusan Untuk Pemilihan Program Studi Bagi Calon Mahasiswa Baru di Universitas Negeri Medan Menggunakan Metode Entropy Dan SAW Silvi Pratiwi; Debi Yandra Niska; Risna Tutiarna Simorangkir; Mufida Azza Iskandar Lubis
Jurnal Ilmiah Informatika Vol. 10 No. 1 (2025): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/jimi.v10i1.24-36

Abstract

Pemilihan program studi yang tepat menjadi salah satu faktor krusial dalam menentukan arah pendidikan dan karier calon mahasiswa baru. Universitas Negeri Medan (UNIMED), dengan banyaknya pilihan program studi, menuntut adanya sistem yang mampu membantu calon mahasiswa dalam menentukan pilihan secara objektif dan berdasarkan data. Penelitian ini bertujuan untuk mengembangkan Sistem Pendukung Keputusan (SPK) berbasis web yang dapat memberikan rekomendasi program studi yang sesuai dengan minat, nilai akademik, dan akreditasi program. Metode Entropy digunakan untuk menentukan bobot kriteria secara objektif berdasarkan variasi data, sedangkan metode Simple Additive Weighting (SAW) digunakan untuk melakukan perankingan terhadap alternatif program studi. Penelitian ini melibatkan calon mahasiswa FMIPA UNIMED sebagai objek penelitian dan menggunakan data primer berupa nilai rapor dan minat, serta data sekunder seperti akreditasi program studi. Hasil implementasi sistem menunjukkan bahwa pendekatan kombinasi Entropy dan SAW mampu memberikan rekomendasi program studi yang akurat dan relevan. Sistem ini diharapkan dapat menjadi alat bantu yang efektif dalam pengambilan keputusan bagi calon mahasiswa serta meminimalisir ketidakpastian dalam proses pemilihan program studi.
Deteksi Dini Terhadap Penyakit Tumor Otak Menggunakan Citra Magnetik Resonance Imaging (MRI) dengan Pendekatan Deep Convolutional Neural Network Muhamad Salman; Rudi Kurniawan; Bunga Intan; Budi Santoso
Jurnal Ilmiah Informatika Vol. 10 No. 1 (2025): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/jimi.v10i1.37-41

Abstract

This study aims to develop an early detection system for brain tumors using MRI images with a Deep Convolutional Neural Network (DCNN) based on the ResNet152V2 architecture. Rapid detection of brain tumors is crucial for improving recovery chances; however, manual processes often face challenges due to limitations in technology and medical expertise. Therefore, this research offers an automated solution for analyzing MRI images.The methods used include data collection from public datasets, image preprocessing, and training the DCNN model. The ResNet152V2 model was chosen for its ability to address the vanishing gradient problem and its effectiveness in feature extraction. The results show that the model achieved an accuracy of 92.38% in classifying four types of brain tumors: Meningioma, Glioma, Pituitary, and No Tumor. Evaluation using a confusion matrix and classification report indicates good performance. This research is expected to contribute to the early diagnosis of brain tumors and serve as a reference for future studies in the application of artificial intelligence in the medical field.
Klasifikasi Penyakit pada Buah Jeruk Berdasarkan Citra dengan Pendekatan Transfer Learning Menggunakan Arsitektur Densenet-121 Sheli Agustina; Asep Toyib Hidayat; Satrianansyah; Rudi Kurniawan
Jurnal Ilmiah Informatika Vol. 10 No. 1 (2025): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/jimi.v10i1.42-47

Abstract

This study aims to develop a classification system for citrus fruit diseases based on digital images using a machine learning approach. The primary challenge in citrus cultivation is disease attacks that affect both the quality and quantity of production. In this research, image processing techniques were applied to extract color, shape, and texture features from citrus fruit images, which were then used as input for classification algorithms. This study uses the DenseNet-121 architecture for orange fruit image classification. The dataset used consisted of images of healthy citrus fruits and those affected by various diseases, such as blackspot, canker, and greening. The testing results showed that the DenseNet-121 architecture achieved the highest accuracy in classifying citrus diseases, with an accuracy rate of up to 99%. This system is expected to assist farmers and relevant stakeholders in early disease detection and in taking appropriate control measures.
Evaluasi Akurasi dan Presisi Large Language Model (LLM) dalam Generasi User Story untuk Perangkat Lunak Maulana Nur Rokhim; Muhammad Akmaluddin Az Zamrudi; Muhammad Ainul Yaqin
Jurnal Ilmiah Informatika Vol. 10 No. 1 (2025): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/jimi.v10i1.48-60

Abstract

Generating effective user stories is essential yet time-consuming in software development, especially in large scale Agile projects. This study evaluates the performance of three Large Language Models (LLMs): ChatGPT-4.0, DeepSeek, and Gemini 2.5 in generating user stories automatically. The objective is to compare their accuracy and precision to determine the most suitable model for automating requirements documentation. Using seven test prompts from various industry domains, each model generated user stories evaluated with BLEU-4, ROUGE-L F1, and METEOR metrics. Results show that while all models produced structurally valid outputs, Gemini 2.5 achieved the highest average scores (0.386), surpassing DeepSeek (0.355) and ChatGPT (0.348). Gemini 2.5 demonstrated superior consistency, clarity, and semantic completeness. This research contributes a performance benchmark for LLMs in software requirement generation and highlights the practical benefits of LLM-based automation over manual methods, including speed, consistency, and adaptability. Gemini 2.5 is recommended as the optimal model for generating user stories in software engineering contexts.
DETEKSI LOWONGAN KERJA FIKTIF MENGGUNAKAN ALGORITMA NAÏVE BAYES DAN TF-IDF PADA PLATFORM REKRUTMEN KERJA ONLINE DI INDONESIA Syarif Aminul Khoiri; Abdus Samad; Muhammad Fauzen Adiman
Jurnal Ilmiah Informatika Vol. 11 No. 1 (2026): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/.v11i1.8485

Abstract

The development of information technology has made the job recruitment process easier to carry out online. However, this convenience also brings new problems, namely the increasing number of fake job vacancies circulating on various recruitment platforms in Indonesia. These kinds of vacancies are often used for fraud, theft of personal data, or asking applicants for money. Many job seekers become victims because it is difficult for them to distinguish which vacancies are genuine and which are fake. Based on this problem, this research was conducted to build a fake job vacancy detection model using the Naïve Bayes algorithm and TF-IDF text weighting method. This study uses text data from job vacancy examples collected from several online platforms. Each data entry is then labeled as “genuine” or “fake” based on common characteristics that usually appear in fraud cases. After the data cleaning process and feature extraction using TF-IDF, the data is trained using the Naïve Bayes algorithm to see how well the model can recognize patterns in fake job vacancies. The evaluation is carried out using accuracy, precision, recall, and F1-score metrics. The results show that the combination of Naïve Bayes and TF-IDF is able to provide fairly good performance in detecting fake job vacancies. The model can identify certain words or patterns that often appear in fake vacancies, such as unreasonable salary offers, instant selection processes, or the presence of required fees. These findings are expected to help job seekers be more careful when applying for jobs online. In addition, this research can be used as a basis for developing an automatic detection system that can be implemented by job recruitment platforms in Indonesia. This study still has limitations in terms of the amount of data, but it can be further developed using a larger and more diverse dataset.
SISTEM INFORMASI BERBASIS WEB UNTUK OPTIMALISASI PROMOSI DI AUFARRIZKY DECORATION DENGAN METODE RAD Rahmat Maulana; Nurhaeni Nurhaeni; Bayu Nugraha; Rahimi Fitri
Jurnal Ilmiah Informatika Vol. 11 No. 1 (2026): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/.v11i1.9221

Abstract

Aufarrizky Decoration is a decoration service business that previously relied on manual promotional and ordering processes through social media and messaging applications such as Instagram and WhatsApp. These methods were considered less effective due to their unstructured nature and challenges in communication and data recording. This study aims to design and develop a web-based information system to optimize the promotional and ordering processes. The development method used is Rapid Application Development (RAD), which allows system creation to be performed iteratively and quickly with active user involvement. The result of this study is a web-based information system that includes key features such as digital catalogs, order forms, user registration and login, payment proof upload, and an admin dashboard for managing catalogs and sales reports. The system has also been optimized using Search Engine Optimization (SEO) techniques and achieved a score of 100 based on Google Lighthouse testing. With the implementation of this system, promotional reach becomes broader, ordering becomes more structured, and customer interaction becomes faster and more efficient. The developed system is expected to enhance service professionalism and provide a better user experience.
HYBRID SVR-GS UNTUK PREDIKSI SAHAM PT ANEKA TAMBANG TBK Muhammad Afif Aunur Rohman; Taghfirul Azhima Yoga Siswa; Rofilde Hasudungan
Jurnal Ilmiah Informatika Vol. 11 No. 1 (2026): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/.v11i1.9280

Abstract

Sektor pertambangan di Indonesia memiliki peran strategis dalam perekonomian nasional, namun pergerakan harga sahamnya bersifat fluktuatif akibat pengaruh faktor eksternal, seperti harga komoditas dan kondisi pasar global. Kondisi tersebut menjadikan prediksi harga saham sebagai permasalahan yang kompleks. Penelitian ini bertujuan untuk memprediksi harga saham PT Aneka Tambang Tbk (ANTM) menggunakan metode Support Vector Regression (SVR) dengan optimasi hyperparameter melalui Grid Search (GS), sehingga membentuk model hybrid SVR-GS. Data yang digunakan berupa data historis saham ANTM periode 2020–2025 sebanyak 1.202 data yang diperoleh dari Investing.com. Tahapan penelitian meliputi preprocessing data, feature engineering dengan pendekatan lag time, normalisasi Min-Max, pembagian data berbasis time series, serta evaluasi model. Kinerja model diukur menggunakan Mean Absolute Error (MAE), Root Mean Square Error (RMSE), dan Mean Absolute Percentage Error (MAPE). Hasil penelitian menunjukkan bahwa SVR Default menghasilkan MAE 173,78 dan MAPE 9,65%, sedangkan SVR Semi-Tuned menurunkan kesalahan menjadi MAE 71,72 dan MAPE 3,19%. Model SVR-GS memberikan performa terbaik dengan MAE 45,16, RMSE 67,94, dan MAPE 2,24% pada rasio data 70:30. Dengan demikian, optimasi Grid Search terbukti meningkatkan akurasi prediksi harga saham ANTM secara signifikan.
PENGEMBANGAN WEBSITE PEMBELAJARAN BERBANTUAN CHATBOT AI PADA MATA PELAJARAN PEMROGRAMAN BERORIENTASI OBJEK UNTUK SISWA SMK Wanda Ramansyah; Nawafilillah Nawafilillah; Tania Adela Sapitri
Jurnal Ilmiah Informatika Vol. 11 No. 1 (2026): Jurnal Ilmiah Informatika
Publisher : Department of Science and Technology Ibrahimy University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35316/.v11i1.9341

Abstract

Object-Oriented Programming (OOP) is an essential subject for Vocational High School (SMK) students in the Software and Game Development (PPLG) program as preparation for competencies in the software development field. However, the implementation of OOP learning at SMK Al-Aziziyah Kwanyar still faces several challenges, including limited learning media, the dominance of conventional teaching methods, and limited instructional time for teachers to provide individual assistance to students. This study aims to develop a chatbot AI-assisted learning website for the Object-Oriented Programming subject as an interactive, flexible, and personalized learning solution. This research employed a Research and Development method using the ADDIE model, which consists of Analysis, Design, Development, Implementation, and Evaluation stages. The developed product is a learning website equipped with learning materials, reading resources, assignments, learning management features, and an AI-based chatbot as a virtual learning assistant. The material expert validation results showed a feasibility percentage of 94.6%, while media expert validation reached 93.3%, both categorized as very feasible. User testing involving 20 tenth-grade PPLG students resulted in a feasibility percentage of 91.7%. Overall, the learning website achieved a feasibility score of 93.2%, indicating that it is highly feasible for use. Therefore, the chatbot AI-assisted learning website is suitable for use as a learning medium for Object-Oriented Programming in vocational high schools and has the potential to enhance students’ understanding and independent learning.