Computer Engineering / Software

Permanent URI for this collection

Browse

Recent Submissions

Now showing 1 - 5 of 523
  • Item
    StartUp Hub
    (2025) Gharam Hussein; Mais Dwekat
    Chapter 1 Abstract In today’s fast-paced world, startup owners face significant challenges in de- veloping their projects and achieving sustainable success. To address this need, we have developed a comprehensive platform aimed at helping project owners develop their ideas, providing the necessary resources for success, and introducing them to key success factors. In addition, the platform offers a space for showcasing their startup projects, enabling them to market their projects, access grants, enroll in specialized training courses, and attract investments. The platform also includes a section dedicated to ideas, where users can submit their personal ideas to gather feedback from others and discover the most popular and trending ideas in the market. Investors also play a vital role, as they can search for successful projects to invest in, evaluate ideas and projects, and engage with project owners. This platform aims to create an integrated support ecosystem, bringing together startup owners, investors, and individuals interested in starting their own businesses, contributing to the accelerated growth and mutual success of projects
  • Item
    Healthcare Management & Shopping System (HMSS)
    (2026) Mohammad Badawi; Ammar Mohammad Amma
    This project presents HMSS (Healthcare Management & Shopping System), a comprehensive and integrated digital platform developed for beauty centers, healthcare clinics, and educational academies. The system is built as a cross-platform solution with a React-based web frontend, a React Native (Expo) mobile application for iOS and Android, and a Django REST Framework backend with a MySQL database. HMSS adopts a role-based access control system supporting six user types: Admin, Secretary, Customer, Student, Worker (Specialist), and Teacher, each with tailored dashboards and permissions. The platform consolidates clinic operations, e-commerce, appointment booking, course management, payroll and HR, and a loyalty rewards system into a single unified ecosystem. Customers interact with a modern, responsive interface to browse products, book appointments through a multi-step wizard, enroll in courses, and manage orders. The e-commerce module supports product variants, attributes, categories, wishlist, cart, checkout with cash-on-delivery, and return/refund requests. The booking system offers real-time scheduling with worker availability tracking and supports both regular services and multi-session therapy treatments. Administrators and secretaries manage offices, sections, products, appointments, courses, complaints, and finances through dedicated dashboards. The system includes a full accounting module with income/outcome tracking, a notification system (in-app and SMS), and an AI-powered chat assistant that answers user queries about products, services, and courses. The web version provides optimized interfaces for desktop screens with data tables, advanced filtering, and comprehensive management tools. The mobile application mirrors the customer-facing features with a native experience including push notifications, theme customization (Light, Dark, and Luxury), multi-currency support, and bilingual content (Arabic RTL and English LTR). With its rich feature set — including intelligent appointment booking, e-commerce with variants, educational course management, loyalty points, AI-driven assistance, and secure role-based
  • Item
    DevForce
    (2025) Rasheed Hendawi; Mohammad AbuRehan
    The goal of this graduation project is to design and implement a web-based platform for competitive programming, inspired by the widely-used Codeforces website. This platform will offer users the ability to participate in algorithmic problem-solving contests, submit code in multiple programming languages, receive instant feedback via a judging system, and engage with a community of developers through rankings, discussions, and virtual contests. The core functionality will include user registration and authentication, contest creation and management, problem submissions with automated judging, leaderboards, and user profiles. A responsive, modern user interface will be developed to ensure a seamless experience across both web and mobile devices. To achieve this, the project will utilize React for building a dynamic and interactive frontend, while ASP.NET Core will serve as the backend framework to handle API endpoints, authentication, and business logic. In order to extend the platform's reach to mobile users, a dedicated mobile application will be developed using React Native, ensuring a consistent user experience across Android and iOS. The system’s architecture will follow a micro services pattern where suitable, and all services will be containerized using Docker to ensure portability, scalability, and ease of deployment. Additional technologies such as PostgreSQL (or another relational database), Redis (for caching and queue management), and Nginx (as a reverse proxy and load balancer) may also be integrated as part of the infrastructure. This project aims not only to replicate essential features of platforms like Codeforces, but also to introduce enhancements in usability, user engagement, and educational tools for learners. By the end of the development cycle, CodeChallenge will represent a fully functional, scalable, and extensible system for online programming competitions and skill-building.
  • Item
    ENHANCING RESOURCE UTILIZATION IN EDGE COMPUTING USING DEEP Q-NETWORK
    (جامعة النجاح الوطنية, 2026-01-18) Yazan Jarrar
    This thesis focuses on designing and evaluating machine learning techniques to enhance the scheduling process in an edge computing environment, especially for IoT applications, with the goal of maximizing the number of tasks executed within a specified window limit. Maximizing task completion within deadlines increases throughput and service quality, while missed deadlines can degrade system performance and render results unusable. This study investigates the two proposed algorithms, Simulated Annealing (SA) and Deep Q Network (DQN), to determine if they outperform the existing solutions for batch task scheduling in an edge computing environment. To validate the results, we used real world Augmented Reality (AR) and Internet of Vehicles data generated by the EdgeCloudSim simulator. The results clearly show that our proposed algorithms outperform others solutions, especially where the resources are strictly constrained. The results show that our simulated annealing-based algorithm achieved up to a 71% reduction in task failure rate compared with the baseline algorithm when tested in static environments using real IoT and AR data. They also show that our Deep Q-Network based scheduler consistently achieved the lowest failure rates across dynamic scenarios, especially under higher constraints. Moreover, the Deep Q-Network model evaluated in a dynamic environment required substantially less overhead time, under one-third of the simulated annealing algorithm’s runtime, while both algorithms outperformed other baseline algorithms by up to 10% in task failure rate. These findings support the thesis objective of maximizing the edge resource utilization while ensuring task batches complete within a specified window limit and highlight the efficiency of the Deep Q-Network based scheduling algorithm.
  • Item
    An-Najah National University Faculty of Engineering & Information Technology Computer Engineering Department Presented in partial fulfillment of the requirements for Bachelor degree in Computer Engineering 2025 Graduation Project 1 - Software PalHands
    (2025) Abeer Kharouf; Rand Johari
    This project presents a mobile and web application designed to facilitate the process of offering and requesting services. Service providers can showcase the services they offer, while users can search for the desired service and select a suitable provider based on ratings and reviews from previous clients. The platform integrates an interactive map powered by GPS, enabling users to easily identify and choose the nearest provider. The system also allows users to view the provider’s availability schedule, book an appointment at a suitable time, and await confirmation. Notifications are sent to providers when a booking request is made, allowing them to review the requester’s details as well as feedback and ratings from other providers who previously worked with that user. Once a booking is either accepted or rejected, the user is promptly notified. Cancellations are supported under specific conditions: a request can be withdrawn freely if made at least two days prior to the appointment, whereas cancellations within two days require approval from the other party. After completing a service, both users and providers can submit reports or complaints about each other, ensuring accountability. Additionally, the platform supports suggestions for new services, which are reviewed by the administrator before approval to prevent misuse. For security and reliability, administrators have the authority to suspend or remove any user or provider account, along with all associated bookings, while notifying the relevant parties. Direct communication between providers and users is supported, as well as access to frequently asked questions and AI-powered assistance to guide users through the platform. Furthermore, providers can specify availability for emergency services, such as late-night or weekend requests, which can be booked at least two hours in advance. Overall, this system enhances service accessibility, reliability, and efficiency by connecting users with trusted providers in a secure and user-friendly environment.