Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cufe-2024

EslamAsHhraf/Captain-Hook

πŸ€– Captain Hook is a robot which makes food and drinks using a wide range of functionalities cooperating together by Arduino for the full cooking process.

Language: C++ - Size: 10.5 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 8 - Forks: 3

EslamAsHhraf/SAMA3NY Fork of ZiadSheriif/SAMA3NY

πŸ“Ά Project aims to simulate multiplexing three signals on two carriers with two different frequencies where two of these signals are modulated using quadrature amplitude modulation, then the three signals are restored using synchronous carrier demodulation.

Language: MATLAB - Size: 65.7 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

EslamAsHhraf/Operating-System-Scheduler Fork of AdhamAliAbdelAal/OS-Project

πŸ“’A CPU scheduler determines an order for the execution of its scheduled processes. Operating System Scheduler decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.

Language: C - Size: 689 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

EslamAsHhraf/Communication_Assignments Fork of nouralmulhem/Communication_Assignments

πŸ“Ά Digital Communication (ELC325B) Assignments Solutions

Language: MATLAB - Size: 2.18 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

EslamAsHhraf/Grades-auto-filler

πŸ“™ Grades auto-filler provide an easy way to fill the grades electronically, and it should be able to correct MCQ bubble sheet exams automatically.

Language: Python - Size: 562 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 8 - Forks: 0

EslamAsHhraf/BuzzYateer Fork of AdhamAliAbdelAal/BuzzYateer

πŸš€ Buzz yateer is a small data structure project which simulate space trips using console application

Language: C++ - Size: 243 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

EslamAsHhraf/Logic-Circuit-Simulator

πŸ’₯ we are required to implement a simple logic circuit designer/simulator. The implementation with c++ (OOP)

Language: C - Size: 3.51 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 4 - Forks: 3

EslamAsHhraf/MP-Processor-Game Fork of AdhamAliAbdelAal/MP-Processor-Game

πŸ›°οΈ MP-Processor-Game is an assembly language project by console window for your application and text/graphics mode GUI. It is about connecting 2 PCs through a Simple network, using serial communication. Two functions are to be implemented: chatting, and a two players’ processor simulation game.

Language: Assembly - Size: 4.38 MB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 1

EslamAsHhraf/frog-frenzy

🐸 Frog Frenzy is graphics Project using Opengl 3 & C++. Frogger is the main character. Frogger need your help to cross the road. You should help him without make any accident.

Language: C++ - Size: 124 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

NonLegit/Front-End

πŸͺ Nonlight mimic some functionalities of Reddit. We are responsible for Front-End part. Nonlight is social media website that can help you to enjoy your time and share your ideas and connect with other people on it.

Language: JavaScript - Size: 38.2 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 9 - Forks: 4

EslamAsHhraf/Hand-Gesture-Recognition

πŸ– An implementation of a machine learning model for detecting and recognizing hand signs (0-5) accurately using Python. The project pipeline involves the following modules: Preprocessing, Feature Extraction, Model selection and training, and finally performance analysis.

Language: Python - Size: 321 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

EslamAsHhraf/Neural-Network-Labs

πŸ€– My solutions to practice labs in Neural Network labs in Computer engineer department at Cairo University

Language: Jupyter Notebook - Size: 12.2 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

EslamAsHhraf/linefollower Fork of Bar2-Banzin/linefollower

🏎️ This repository contains our work on the line follower robot using car and mobile app. Using image processing to detect horizontal lines.

Language: C++ - Size: 3.09 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

EslamAsHhraf/Serial-Peripheral-Interface

πŸ“‘ In this project, we only focus on the Multi-Slave Regular Mode. We design and implement the following components of the SPI modules using Verilog such that they match the requirements of the development testbench and match the SPI specifications (Master - Slave - Self-Checking Testbenches for the Master and Slave)

Language: Verilog - Size: 2.21 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 2

EslamAsHhraf/Pipelined-Processor

🧠 Pipelined Processor is to design, implement and test a Harvard (separate memories for data and instructions), RISC-like, five-stages pipeline processor.

Language: Verilog - Size: 864 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

EslamAsHhraf/Flash Fork of AbdelrahmanHamdyy/Flash

πŸ”Ž A simple Crawler-based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them using Java and a Web Interface.

Language: Java - Size: 93.5 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

EslamAsHhraf/Execution_Unit

πŸ’» Execution Unit by Quartuz

Language: HTML - Size: 8.31 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

EslamAsHhraf/Train-Station

βœ… A windows application for a train station DBMS

Language: C# - Size: 22.5 MB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 3

EslamAsHhraf/Advanced-programming-techniques

🎯 My Solution of problems in cousre Advanced Programming Techniques using java.

Language: Java - Size: 615 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

ZeyadTarekk/Algorithms-CMP-2030

My implementations to all Homeworks and labs for algorithms course in the university

Language: C++ - Size: 4.57 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0