Skip to content
View salhina's full-sized avatar
๐Ÿ˜Ž
๐Ÿ˜Ž

Block or report salhina

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
salhina/README.md

Hi, I'm Nabil! ๐Ÿ‘‹

๐Ÿš€ About Me

I'm a Senior Electronics Engineer with expertise in Embedded Systems, Automotive Engineering, and IoT. I specialize in real-time applications, hardware/software integration, and teaching engineering principles. With hands-on experience in the automotive and defense industries, I design mission-critical systems with a focus on modularity, efficiency, and scalability.

๐Ÿ› ๏ธ Languages & Tools:

MATLABย  Pythonย  Cย  Git

๐Ÿ’ป Tech Stack:

C Python MATLAB Embedded C Raspberry Pi ESP32

๐Ÿ“Š GitHub Stats:


๐ŸŒ Socials:

LinkedIn X YouTube


๐Ÿง‘โ€๐Ÿ’ป Notable Projects:

  • FPGA-Based Signal Processing
    Designed a high-speed FPGA-based signal processing module for real-time applications with VHDL and MATLAB.

  • Power Electronics Control System
    Developed control systems for power electronics in renewable energy, optimizing inverter and converter efficiency.

  • Automotive Diagnostic Tool
    Created a real-time automotive diagnostic tool using CAN bus for fault detection and reporting.

  • Embedded Systems Engineering
    Architected modular embedded systems for automotive and IoT applications, focusing on scalability and real-time performance.


๐Ÿ’ฌ Let's connect and collaborate!

Pinned Loading

  1. Matlab-Gui-Radiation-pattern-Dipole-Antenna-Array Matlab-Gui-Radiation-pattern-Dipole-Antenna-Array Public

    Matlab Gui : Radiation pattern of Dipole & Antenna Array Project: Designing the #RadiationPattern of the standard #Dipole antennas with different lengths and the extraction of different Characterisโ€ฆ

    6

  2. Raspberry-PI-Gui-GPIO-Advanced- Raspberry-PI-Gui-GPIO-Advanced- Public template

    This Section will trait some examples about the interaction of the Raspberry Pi board from the Python GUIs and its electronic surrendering environment

    Python

  3. nabilgra.html nabilgra.html
    1
    <!DOCTYPE HTML>
    2
    <html>
    3
    <head>
    4
    <meta charset="utf-8">
    5
    	<title>Displaying Data chart -- Real time</title>
  4. OpenCV & python OpenCV & python
    1
    #!/usr/bin/env python
    2
    
                  
    3
    import numpy as np
    4
    import cv2
    5