Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by saeedmosaffer

A curated list of projects in awesome lists by saeedmosaffer .

https://github.com/saeedmosaffer/assymblyproject

This project is a number conversion utility written in 8086 assembly language. It takes an input between 0 and 999 and converts it to three formats: Binary, Hexadecimal, and Roman numerals. The project demonstrates subroutine-based programming in assembly, handling user input, data conversion, and formatted output.

architecture assembly intel8086 organization

Last synced: 21 Nov 2024

https://github.com/saeedmosaffer/memory-management

Simulates MVT (Multiprogramming with Variable Tasks) memory management. Manages 2 GB memory (512 MB for OS), allocating processes from ready.txt and loading jobs from job.txt as others finish. Tracks processes with a PCB table and performs compaction when needed. Outputs memory diagrams and queue statuses.

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/security-project

This project implements a facial recognition system using convolutional neural networks (CNNs) with TensorFlow and Keras. It trains a model to accurately identify individuals from facial images, offering applications in security, authentication, and personalization.

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/inventory-management-system

Spring Boot inventory system tracks products, warehouses, orders & suppliers. Manage stock, fulfill orders & cultivate supplier relations - all via RESTful APIs for easy integration.

mvc restfull-api spring-boot

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/health-care-android-app

A program that provides all medical and pharmaceutical services at Birzeit University Clinic, and the service of requesting an ambulance and booking private appointments with doctors

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/bzu_map

Dijkstra algorithm to find route information between two building in birzeit university chosen by the user. The user will be shown the street route that results in the lowest distance.

dijkstra-algorithm lowest-distance maps real-data

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/gaza_map

Welcome to the Gaza Map Navigation System, a Java-based application designed to facilitate efficient pathfinding and navigation across the cityscape of Gaza. Utilizing Dijkstra's algorithm, this project showcases an interactive map where users can select their source and destination points and obtain the optimal route with detailed instructions.

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/tic_tac_toe_ai

This repository hosts a JavaFX-based Tic-Tac-Toe game, enhanced with an Artificial Intelligence (AI) opponent using the Min-Max algorithm. This project not only provides a classic and enjoyable Tic-Tac-Toe game experience but also serves as an educational tool to understand AI algorithms in gaming.

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/huffman_coding

File compression/uncompression algorithm called "Huffman Coding".

compression-decompression huffman-code

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/lis_lcs-algorithm

LED Power Optimization App optimizes LED power usage. Upload LED data, find longest common subsequence (LCS) for optimal connections, and calculate longest increasing subsequence (LIS) for power-efficient arrangements.

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/securesurf-assurance-mobile-app

The Secure Surf Assurance App is a robust Android application designed to enhance digital security and privacy for its users. This app provides a user-friendly interface to manage various security settings and preferences, ensuring a secure and personalized digital experience.

mobile-app security

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/secondappandroid

Page contain Photo & Name & Hobbies entries with gone visibility & ScrollView Bio

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/optimal_strategy

Dynamic Programming technique that Solves Optimal Game Strategy Problem.

dynamic-programming optimal-strategy

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/tecnology_company

A php project that uses the laravel framework and is a website for a business that offers technological classes, primarily software. Additionally, the business maintains an electronic library with a variety of books that are available for purchase as electronic copies.

laravel-framework php

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/datastructureprojectone

Data Structure Project using Linked List to organize an airline system that organizes the take-off of planes and passengers

linked-list

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/hotelsmobileapplication

A mobile application for Android devices that shows details on hotels in the Ramallah city and allows users to book rooms

android-application java mobile-app

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/web_project

The project develops a web-based application for managing football teams specifically for the Faculty of Engineering and Technology at Birzeit University. The application will provide an easy-to-use connection for users to register, log in, create teams, view team details, edit team information, and delete teams.

css html5 php

Last synced: 07 Nov 2024

https://github.com/saeedmosaffer/hotel-management-system

The Hotel Management System is designed to streamline operations for both hotel employees and guests. It offers functionalities for customers to search available rooms, make reservations, check-in, check-out, and generate invoices.

docker jwt oas restful-api spring-boot swagger versioning-api

Last synced: 14 Oct 2024