Claim Missing Document
Check
Articles

Found 3 Documents
Search

Perancangan dan Implementasi Sistem Informasi Manajemen dan Layanan Administrasi Kelurahan Berbasis Web Menggunakan Metode Rapid Application Development (RAD) (Studi Kasus: Kantor Kelurahan Buaran) Quraisy, Muhamad; Chairiansyah, Syafril
Jurnal Teknologi Sistem Informasi dan Aplikasi Vol. 5 No. 3 (2022): Jurnal Teknologi Sistem Informasi dan Aplikasi
Publisher : Program Studi Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

An Information System is a system that uses computer technology to collect, process, store, analyze and disseminate information. The information system of administrative services and information management of the urban village is intended to increase efficiency in terms of public service as well as honorary employees in Buaran Village. Therefore, further research is needed to float this application. The purpose of making this application is to provide convenience for village officials in managing services as well as information services to provide efficiency in community services. The next steps taken in this case are system analysis, design and testing of the system. This implementation uses the PHP programming language and as a database uses MySQL. This research can be concluded that this application can be used to handle administrative service processes and personnel activities so that this information system is expected to provide some convenience for sub-district employees at the Buaran Village office.
Rancang Bangun Private Server Menggunakan Platform Proxmox dan Penerapan Zero Trust Model dengan Cloudflare Yulianto, Bimo Tri; Quraisy, Muhamad; Daulay, Anggriyana; Daulay, Anggriyani; Sari, Ayu Puspita
Jurnal Ilmu Komputer Vol 1 No 2 (2023): Jurnal Ilmu Komputer (Edisi Desember 2023)
Publisher : Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This implementation emphasizes using Proxmox as the primary virtualization platform combined with the Zero Trust security concept, where each access request is rigorously assessed before being permitted. Integration with Cloudflare provides an additional layer of security through features such as web application firewall (WAF), DDoS protection, and strict access control. By adopting the Zero Trust model and leveraging Cloudflare services, the server infrastructure becomes more resilient against current cyber threats. The meticulous integration between Proxmox and Cloudflare offers a high level of security at every server access point, creating a reliable and safeguarded environment for IT services.
Analisis Sentimen Ulasan Aplikasi MyUnpam di Google Play Store Menggunakan Metode Naive Bayes Quraisy, Muhamad; Tanjung, Thoyyibah
Jurnal Ilmu Komputer Vol 1 No 2 (2023): Jurnal Ilmu Komputer (Edisi Desember 2023)
Publisher : Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Sentiment analysis is the process of automatically extracting, understanding and processing unstructured text data to obtain sentiment information contained in opinions or opinion statements that are positive, negative, or neutral. The data is classified using Naive Bayes. The analysis is divided into 10 stages: crawling, labeling, data cleaning, pre-processing, case folding, stopwords removal, tokenizing, stemming, word weighting, and sentiment classification. Word weighting employs the TF-IDF method (Term Frequency - Inverse Document Frequency). The data is classified into 3 classes: positive, negative, and neutral. Subsequently, the data is evaluated using confusion matrix testing with parameters such as precision, recall, f1-score, and support. The test results indicate that for the 3-class test (positive, negative, and neutral), the best result was achieved with an accuracy of 71.33%.