Volume 2, Issue 3 (In Progress)


In Progress
Citations: Crossref logo 0,   0   |   Viewed: 618, Download: 162

Table of Contents

Open Access | Research Article | 27 August 2026
Leveraging Polygon Blockchain and Zero-Knowledge Proofs for Secure Electronic Evidence Storage in Court: A Novel Framework
ICCK Journal of Software Engineering | Volume 2, Issue 3: 197-219, 2026 | DOI: 10.62762/JSE.2026.766488
Abstract
The increasing digitization of modern society has led to a growing volume of digital information---such as emails, photos, videos, and electronic records---being presented as evidence in legal proceedings. However, traditional storage systems are costly, slow, and prone to server failures. To address these challenges, we propose a system leveraging blockchain and IPFS to store electronic evidence securely and reliably. Existing Layer 1 blockchain-based systems face three key limitations: (1) scalability issues with slow throughput and high costs under heavy traffic; (2) privacy risks due to public visibility of transaction data; and (3) impracticality of on-chain storage for large evidentiar... More >

Graphical Abstract
Leveraging Polygon Blockchain and Zero-Knowledge Proofs for Secure Electronic Evidence Storage in Court: A Novel Framework
Open Access | Research Article | 19 August 2026
A Deep Learning Based Framework for Skin Cancer Detection Using a Layered Software Architecture with Transfer Learning
ICCK Journal of Software Engineering | Volume 2, Issue 3: 185-196, 2026 | DOI: 10.62762/JSE.2026.541211
Abstract
Skin cancer has become a serious public health issue worldwide. The number of cases is rising due to higher UV exposure and changing lifestyle patterns. Early detection is the best way to save lives. However, many areas still lack specialized doctors and equipment needed for a quick diagnosis. In this paper, we develop and test an automated skin cancer detection method based on standard smartphone photography. It provides a practical solution for resource-limited settings by removing the need for expensive clinical dermoscopy equipment, making diagnosis accessible in areas with limited infrastructure. The system was trained and tested on PAD-UFES-20, which contains 2,298 clinical smartphone... More >

Graphical Abstract
A Deep Learning Based Framework for Skin Cancer Detection Using a Layered Software Architecture with Transfer Learning
Open Access | Research Article | 14 July 2026
Scalable Software Engineering Architecture for AI-Enabled ETL Pipelines Using Event-Driven Microservices
ICCK Journal of Software Engineering | Volume 2, Issue 3: 169-184, 2026 | DOI: 10.62762/JSE.2026.382038
Abstract
As data ecosystems become more diverse and time-critical, traditional monolithic ETL pipelines face challenges to meet the demands of modern data engineering workloads in terms of scalability, adaptability, and operational resilience. In this paper, we introduce an event-driven microservices approach to orchestrate and deploy AI-based ETL (ETL = Extraction, Transformation, and Loading) pipelines in a Kubernetes-managed environment that includes the following components: asynchronous orchestration using Apache Kafka, hybrid anomaly detection, adaptive schema inference, and predictive load balancing. The proposed architecture breaks the ETL processing into loosely coupled services, which can b... More >

Graphical Abstract
Scalable Software Engineering Architecture for AI-Enabled ETL Pipelines Using Event-Driven Microservices