Khaidir Rahman Nasir
Universitas Teknologi Akba Makassar

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Development of a Web-based Geographic Information System for Locating Medical Practices Andryanto Aman; Wisda Wisda; Suryadi Syamsu; Khaidir Rahman Nasir; Tatik Maslihatin; Magfirah Nur Iqlimah
Ceddi Journal of Information System and Technology (JST) Vol. 2 No. 1 (2023): April
Publisher : Yayasan Cendekiawan Digital Indonesia (CEDDI)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56134/jst.v2i1.32

Abstract

This study aims to develop a web-based Geographic Information System (GIS) for searching medical practices. The system is designed to provide the public with easy access to information on the location of medical practices in the city. The Haversine method is used to calculate the distance between the user's location and the medical practice locations, and the system displays the nearest locations on the map. The system was developed using the PHP programming language, MySQL database management system, and Google Maps API. The user interface was designed to be simple and user-friendly, with a search bar and filters for narrowing down search results. The system's feasibility was evaluated through a questionnaire answered by 20 respondents with seven questions. The average score was 84.42%, indicating that the system is highly feasible for use. The developed system is expected to facilitate the public's access to medical practices and provide a more efficient way to find the nearest doctor.
Implementation of Fisher-Yates Shuffle Algorithm in Mobile-Based Vocabulary Learning Game for Children with Disabilities khaidir rahman nasir; Tamra Tamra; Muhammad Rizal H; First Wanita; Mursalim Mursalim
Journal of System and Computer Engineering Vol 7 No 2 (2026): JSCE: April 2026
Publisher : Universitas Pancasakti

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.61628/jsce.v7i2.2479

Abstract

Children with disabilities face significant challenges in vocabulary acquisition, necessitating the development of specialized educational technologies that accommodate their unique learning characteristics. This study aims to implement the Fisher-Yates shuffle algorithm in a mobile-based vocabulary learning game specifically designed for children with disabilities, ensuring unbiased randomization of educational content to promote authentic vocabulary comprehension. This research employed the Multimedia Development Life Cycle methodology, encompassing concept definition, design, material collection, assembly, testing, and distribution phases. The Fisher-Yates shuffle algorithm was implemented following the modern Durstenfeld variant, operating through backward iteration, generating random indices, and performing in-place element swapping. Algorithm validation was conducted through simulation calculations and chi-square goodness-of-fit statistical testing across ten thousand randomization trials. The application "Tebak Kosakata" successfully integrates the randomization algorithm with an accessible user interface, featuring multimodal content presentation, immediate positive feedback mechanisms, and cumulative scoring systems. Simulation calculations confirmed that each vocabulary item maintains an equal probability for occupying any position in the final sequence. Statistical validation yielded a chi-square value of 8.47 with nine degrees of freedom and a probability value of 0.487, confirming uniformly distributed randomization without detectable bias. The algorithm achieves optimal computational efficiency with linear time complexity and constant auxiliary space complexity. The randomization of question sequences and answer option positions effectively prevents pattern-based response strategies, encouraging authentic vocabulary learning rather than positional memorization. This study establishes that the Fisher-Yates shuffle algorithm constitutes an effective mechanism for implementing unbiased randomization in educational games for children with disabilities, bridging computational algorithm theory with special education pedagogy while providing a replicable methodological framework for future development.