Skip to content
View Ibrahim-El-Khalil-Chaida's full-sized avatar

Block or report Ibrahim-El-Khalil-Chaida

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi 👋, I'm Ibrahim El Khalil Chaida

An Embedded Systems with hands-on hardware, real-time systems, and deep learning experience


🔧 What I Do

🚀 Embedded Systems & Hardware

  • Microcontrollers & Single Board Computers (SBCs)
  • Real-Time Systems, Multithreading
  • Communication Interfaces: SPI, UART, I2C, CAN
  • Hardware Debugging: Oscilloscope, Signal Generator, Multimeter, Logic Analyzer

💻 Programming Languages

  • C, C++, Python, Assembly
  • VHDL, Matlab / Simulink

🛠️ Development & Design Tools

  • Eclipse, Git, Docker

🤖 Artificial Intelligence & Machine Learning

  • Deep Learning, Convolutional Neural Networks (CNNs)
  • TensorFlow, Keras
  • Data Science Stack: Pandas, NumPy, Matplotlib

📫 Contact Me

Popular repositories Loading

  1. Ibrahim-El-Khalil-Chaida Ibrahim-El-Khalil-Chaida Public

    3

  2. STM32-Nucleo-64-board-with-MAX30102-Pulse-Oximeter-and-Heart-Rate-Sensor STM32-Nucleo-64-board-with-MAX30102-Pulse-Oximeter-and-Heart-Rate-Sensor Public

    C++

  3. Embedded_Lab_1 Embedded_Lab_1 Public

    A collection of C-based Embedded Software Lab projects for Tasks 1.5–1.7, developed on a Raspberry Pi with Gertboard, showcasing GPIO-driven LED sequencing, UART-controlled blink timing, and serial…

    C

  4. Cpp-Wave-Generator Cpp-Wave-Generator Public

    A C++ project to simulate, sample, and analyze sine and square waves using OOP principles. Signal waveform generator and analyzer in C++ – includes sampling, mixing, mean and integral analysis. Sim…

    C++

  5. memfd-elf-packer memfd-elf-packer Public

    A small C “packer” that embeds a second ELF payload into itself, deletes its on-disk image, and then executes the embedded payload entirely in memory using Linux’s memfd_create and fexecve.

    C

  6. pic16f877a-embedded-lab-series pic16f877a-embedded-lab-series Public

    Collection of six hands-on embedded systems lab exercises for the PIC16F877A microcontroller, demonstrating timer interrupts, watchdog & sleep mode, ADC, serial communication, LCD & sensor interfac…

    Assembly