Elan Maulani, Isma
Unknown Affiliation

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

Found 4 Documents
Search

The Development of 5G Technology and Its Implications For The Industry Elan Maulani, Isma; Amalia Johansyah, Citra
Devotion : Journal of Research and Community Service Vol. 4 No. 2 (2023): Devotion: Journal of Research and Community Service
Publisher : Green Publisher Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36418/devotion.v4i2.416

Abstract

The development of 5G technology is very important in today's technological world. These technologies are bringing about significant changes in the way we interact with the digital world and are changing the way we use technology. The speed offered by 5G technology makes it possible to carry out data transfers very quickly, opening up opportunities for new applications and services in various sectors. The implications of the development of 5G technology on industry are huge and can affect various aspects, such as productivity, efficiency, and innovation. In the production sector, 5G technology makes it possible to speed up the production process and increase efficiency by using industrial technology 4.0. Within the service sector, 5G technology makes it possible to provide faster and high-quality services, such as more stable and faster video streaming services. On the other hand, the development of 5G technology also carries implications that must be considered, such as security and privacy issues. The speed offered by 5G technology makes it easier to carry out attacks and access personal data. Therefore, it is important for the industry to ensure that the 5G technology used meets the established security standards. The development of 5G technology brings significant changes in the industry and opens up new opportunities in various sectors. The implications of the development of 5G technology are huge and affect productivity, efficiency, and innovation. However, it is important for the industry to ensure that the 5G technology used meets established security standards to avoid security and privacy concerns.
Development of E-Commerce Website Recommender System Using Collaborative Filtering and Deep Learning Techniques Oga Laksana, Medika; Elan Maulani, Isma; Munawaroh, Siti
Devotion : Journal of Research and Community Service Vol. 4 No. 2 (2023): Devotion: Journal of Research and Community Service
Publisher : Green Publisher Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36418/devotion.v4i2.417

Abstract

Recommender system or recommendation system is becoming an increasingly important technology on e-commerce websites to help users find products that suit their preferences. However, the growing number of users and products makes finding the right product difficult. Therefore, this study aims to develop a recommender system on e-commerce websites using collaborative filtering and deep learning techniques. Collaborative filtering is used to find similarities between users based on their preferences, while deep learning is used to improve the performance of the recommender system in generating more accurate recommendations. The test method is carried out by comparing the performance of the recommender system developed with the recommender system that already exists on the e-commerce website. The results of the test show that the recommender system developed is able to provide recommendations that are more accurate and more in line with user preferences compared to the existing recommender system.
Bug Bounty Hunting: A Case Study of Successful Vulnerability Discovery and Disclosure Elan Maulani, Isma; Anggraeni, Riska
Devotion : Journal of Research and Community Service Vol. 4 No. 8 (2023): Devotion: Journal of Research and Community Service
Publisher : Green Publisher Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59188/devotion.v4i6.486

Abstract

This research is a case study on bug bounty hunting as a successful approach to finding and uncovering vulnerabilities in software. The purpose of this study is to understand the effectiveness of bug bounty hunting and its benefits in improving company security. Qualitative research methods were used by analyzing data from bug bounty programs that were successful in finding significant vulnerabilities. The results showed that bug bounty hunting proved to be effective in capturing various types of vulnerabilities, including web application vulnerabilities, network protocol vulnerabilities, hardware security vulnerabilities, and mobile app vulnerabilities. Security researchers play a critical role in the success of the bug bounty hunt, with their expertise in bug hunting and deep understanding of the technology. The benefits of bug bounty hunting include increased software security, cost efficiency, and increased company reputation for security and credibility. However, challenges such as finding hidden vulnerabilities and coordinating with enterprises need to be overcome. Recommendations include strengthening collaboration between enterprises and security researchers, establishing effective communication channels, and proactively responding to vulnerability reports.
Implementation Of Object-Oriented Programming With Pyqt: Development Of Calculation Application Elan Maulani, Isma; Azis, Irfan; Cahya, Melani Nur; Komarudin, Komarudin; sagita, Ahmad bahar
Devotion : Journal of Research and Community Service Vol. 5 No. 1 (2024): Devotion: Journal of Research and Community Service
Publisher : Green Publisher Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.59188/devotion.v5i1.679

Abstract

This practical report discusses the implementation of object-oriented programming using PyQt in developing calculation applications. The discussion includes application development steps, object structure, and responsive user interface integration. The development method used incorporates object-oriented programming concepts to increase modularity and maintainability of the code. The resulting calculation application is able to provide an interactive and efficient user experience. It is hoped that the results of this practicum can be a reference for students of object-oriented programming and application development using PyQt