cover
Contact Name
Muhammad Wali
Contact Email
muhammadwali@amikindonesia.ac.id
Phone
+6285277777449
Journal Mail Official
ijsecs@lembagakita.org
Editorial Address
Jl. Teuku Nyak Arief No. 7b 23112, Kota Banda Aceh, Banda Aceh, Provinsi Aceh
Location
,
INDONESIA
International Journal Software Engineering and Computer Science (IJSECS)
ISSN : 27764869     EISSN : 27763242     DOI : https://doi.org/10.35870/ijsecs
Core Subject : Science,
IJSECS is committed to bridge the theory and practice of information technology and computer science. From innovative ideas to specific algorithms and full system implementations, IJSECS publishes original, peer-reviewed, and high quality articles in the areas of information technology and computer science. IJSECS is a well-indexed scholarly journal and is indispensable reading and references for people working at the cutting edge of information technology and computer science applications..
Articles 387 Documents
Student Aspiration Processing Information System with Sentiment Analysis at Piksi Ganesha Polytechnic Maulidia Tuzahra; Johni S Pasaribu
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5719

Abstract

Student aspirations play an important role as a means of two-way communication to improve the quality of academic and non-academic services in higher education. However, manual aspiration submission systems often result in delays in follow-up and a lack of documentation. This study aims to design and implement a web-based student aspiration processing information system integrated with sentiment analysis. The development method used is Waterfall, with stages of requirements analysis, design, implementation, testing, and maintenance. The implementation was carried out using the PHP programming language and MySQL database. The main features of the system include registration, login, feedback form, feedback list, admin replies, and lexicon-based sentiment analysis. Testing using Black Box Testing showed that all functions ran according to user requirements (100% success rate), with an average system response time of 2.7 seconds and a user satisfaction rate of 92%. This system is capable of classifying aspirations into positive (46%), negative (38%), and neutral (16%) categories, thereby facilitating the evaluation of campus services. This research proves that the system is capable of accelerating the handling of aspirations by up to 40% compared to manual mechanisms and supports decision-making based on sentiment data.
Advanced Persistent Threats Analysis and Intrusion Detection Systems Evaluation Dedy Wibowo; Taswanda Taryo; Ferhat Aziz
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5770

Abstract

- Advanced Persistent Threats are significant cybersecurity threats that employ covert and strategically planned operations to achieve long-term unauthorized access and data exfiltration. PT XYZ, a logistics company with considerable operational and customer data, is more susceptible to APTs, which is why the company decided to implement Wazuh as an open-source SIEM platform for improved intrusion detection capabilities. We assessed how effectively this IDS-SIEM implementation could detect and respond to APT scenarios by analyzing multi-source logs from Wazuh, Sysmon, and endpoint telemetry across PT XYZ’s PC infrastructure between June 3-30, 2025—capturing 35,333 records in total. Simulated APT attacks were carried out using Atomic Red Team with detection mapping based on MITRE ATT&CK tactics. Most of the early stages of attack phases were identified by Wazuh particularly Initial Access and Execution phases where the system logged 1,060 true positives; 8,537 true negatives; 563 false positives; and 440 false negatives at an accuracy rate of 91%. Normal traffic detection results were good with a precision of 0.95, recall of 0.94 F1-score at the same value whereas attack detection had a precision value of 0.65 with a recall of 0.71 giving it an F1 score of 0.68 making macro-averaged metrics fall at values such as 0.80 for precision and 0.82 for recall which further brought the F1 score up to 0.81 while weighted averages peaked at 0.91.Our results indicate that an open-source SIEM like Wazuh can be used effectively for the detection of APTs in logistics operations when configured appropriately using MITRE ATT&CK-based threat simulations – hence having real-world applicability towards improving cybersecurity defenses within this sector.
Optimization of Employee Burnout Prediction Using Explainable Boosting Machine, Long Short-Term Memory, and Extreme Gradient Boosting Methods in Human Resource Management at PT. XYZ Syahrul Kahfi; Sudarno Wiharjo; Abu Khalid Rivai
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5772

Abstract

- Employee burnout threatens organizational sustainability through reduced productivity, compromised mental health, and elevated turnover rates. Early detection remains critical for maintaining workforce stability. We address burnout prediction optimization at PT. XYZ through three advanced machine learning models: Explainable Boosting Machine (EBM), Long Short-Term Memory (LSTM), and Extreme Gradient Boosting (XGBoost). Our methodology incorporates structured data preprocessing, model construction, training protocols, and rigorous performance evaluation. We assessed models using MAE, RMSE, and R² for regression tasks, alongside Accuracy, Precision, Recall, F1-score, Confusion Matrix, Feature Importance, and ROC curves for classification. Cross-validation ensured robust evaluation, with burnout labels derived from established psychosocial factor assessments. Results reveal LSTM's superior performance at 0.99 accuracy, followed by EBM (0.96) and XGBoost (0.95). LSTM demonstrates exceptional capability in identifying subtle burnout patterns, while EBM delivers high interpretability regarding causal factors. These findings offer a data-driven framework for human resource management, enabling precise, proactive intervention through evidence-based decision-making.
Prediction of Five Elements Imbalance and Acupuncture Point Recommendations Using Health-LLM Agent Method for Symptom Diagnosis Based on Traditional Chinese Medicine (TCM) Theory at Acumastery Clinic Iwan Muttaqin; Arya Adhyaksa Waskita; Choirul Basir
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5775

Abstract

Traditional Chinese Medicine (TCM) is a medical system that has been historically proven effective in diagnosing and managing various symptoms through the concepts of the Five Element imbalance, Yin-Yang, and acupuncture points. In the era of artificial intelligence, the utilization of Large Language Models (LLMs) specifically designed for the healthcare domain, referred to as Health-LLM Agents (AI-based health agents powered by LLMs), holds great potential in supporting TCM practices with greater efficiency and precision. This study aims to design and evaluate the performance of a Health-LLM Agent in predicting imbalances among the Five Elements (Wood, Fire, Earth, Metal, Water) based on patient symptoms, while also recommending appropriate acupuncture points for therapy. The methodology involves fine-tuning an LLM model with prompt engineering tailored to TCM terminology and principles, along with integrating symptom data in semi-structured text format. Evaluation is conducted using expert validation and classification metrics such as diagnostic accuracy, relevance of acupuncture point recommendations, and result interpretability. The findings indicate that the Health-LLM Agent achieves an 81% accuracy in predicting Five Element imbalances and receives 92% positive validation from TCM practitioners regarding acupuncture point recommendations. These results demonstrate that the Health-LLM Agent can serve as a promising tool to support the digitalization and personalization of TCM diagnosis through AI-based systems
Risk Analysis of Autonomous Vehicle Accidents Using Bayesian Simulation with Statistical and Visual Data Yesy Simanjuntak; Rani Indah Sari; Peter Tymoty Hutabarat; Suvriadi Panggabean
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5781

Abstract

Autonomous vehicles (AVs) are an emerging innovation in intelligent transportation systems, yet traffic accidents remain a critical concern due to environmental uncertainty and sensor limitations. This study aims to analyze collision risk levels in autonomous vehicles using a Bayesian Convolutional Neural Network (Bayesian CNN) integrated with the Monte Carlo Dropout (MC Dropout) technique. The model was trained on 11,000 visual datasets from the Central Bureau of Statistics (BPS) and synthetic data representing diverse road conditions. The Bayesian inference framework enables dynamic and adaptive risk prediction by continuously updating posterior probabilities based on sensor input changes. Simulation experiments were conducted using a Python-based interactive interface (pygame) to visualize vehicle movements and real-time collision probabilities. Results show that 48% of test scenarios were classified as very low risk (0–10%), 28% as low (11–30%), 16% as medium (31–60%), and 8% as high (61–80%). The model achieved a reduction in loss value from 0.43 to 0.08 and maintained 76% of simulations within low and very low risk categories, confirming system stability and reliable convergence. The findings demonstrate that the Bayesian CNN model effectively captures uncertainty and provides adaptive, probabilistic predictions, supporting safer and more intelligent autonomous vehicle operations.
Implementation of Flutter and Firebase in Bamboo Craft Digitalization Application Fajar Jati; Suyud Widiono
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5936

Abstract

: The bamboo craft industry in Brajan Hamlet, Sleman faces significant operational constraints due to continued reliance on manual recording systems, resulting in inefficiency, data duplication, and reporting difficulties. This study develops a web-based digitalization application using Flutter and Firebase to enhance business management efficiency in bamboo craft enterprises. The Research and Development (R&D) method was employed through the Waterfall model across four stages: requirements analysis, system design, implementation, and testing. Data collection involved structured interviews with 6 bamboo craft business operators, 4-week field observations, and literature review. The developed application integrates product management, inventory, transactions, customer relations, and sales reporting features through Backend-as-a-Service (BaaS) architecture utilizing Firebase Authentication, Cloud Firestore, and Firebase Storage. Black Box Testing results demonstrated a 96% functional success rate with an average response time of 1.2 seconds for CRUD operations. User Acceptance Testing with 6 respondents yielded a satisfaction score of 4.3/5 and revealed a 65% reduction in transaction recording time compared to manual methods. However, evaluation identified critical weaknesses in automatic stock synchronization post-transaction, necessitating Firebase Cloud Functions or Firestore Triggers implementation to ensure real-time data consistency. This study offers practical solutions through integrated digitalization for local craft MSMEs while academically demonstrating the effectiveness of Flutter-Firebase integration in developing web-based business management applications, with recognized limitations in business process automation requiring further development.
Design and Development of IoT-Based Mobile Application for Heart Rate and Body Temperature Monitoring Den Bintang Restu Satria Shandra; Anita Fira Waluyo
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 3 (2025): DECEMBER 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i3.5945

Abstract

The rapid development of Internet of Things (IoT) technology has influenced many fields, especially healthcare delivery systems. This paper will analyze the effect of IoT-based mobile applications on the quality of healthcare services through real-time patient monitoring. The application developed in this study was used to monitor vital signs heart rate and body temperature using sensors attached to mobile devices. The research methodology includes system architecture design and implementation with MAX30102, DS18B20, and MLX90614 sensors where the ESP32 microcontroller acts as the main integration platform. The application development was done using Android Studio and Flutter frameworks. User testing showed significant improvements in the speed at which critical conditions are detected among patients and also in the time taken by healthcare providers to respond to such situations. User satisfaction ratings indicated high acceptance levels, thus proving a large potential market for digital healthcare. Results from this study also proved that IoT-mobile application integration can uplift standards in healthcare services while providing a practical solution for modern-day medical practice.