Skip to content
View Ahmed-Hajhamed's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Ahmed-Hajhamed

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

🙎‍♂️ Ahmed

Hi 👋, I'm Ahmed Hajhamed

A BSc Biomedical Engineering Student at Cairo University

💻 Passionate about Desktop Development, Machine Learning, and Signal Processing

ahmed hajhamed

🚀 Projects

  • 2D Beamforming Simulator: Construct phased arrays systems and simulate their interference.
  • Audio Equalizer: Advanced audio equalization with visualization and noise filtering.
  • Signal Sampling and Reconstruction Studio: Sampling and reconstruction using different techniques.
  • Fourier Transform Image Mixer: Combine images using Fourier transform components.
  • Shazam-like Song Identifier: Identify songs using fingerprinting and feature matching.
  • Real-Time Signal Viewer: Multi-port app for monitoring signals in cine mode.
  • CTG Heart Failure Detection: Detect potential signs of heart failure in CTG signals.
  • Chessico: Offline Chess game with modified rules.
  • AquaTrack: Innovative IoT project for daily hydration monitoring.

Skills and Tools

  • Machine Learning and Data Science: OpenCV, Scikit-learn.
  • Frontend Development: PyQt5
  • Programming Languages: Python, C++, Java, Dart, MATLAB.
  • Database: Microsoft SQL Server.
  • Version Control: Git
  • Mobile Development: Android, Flutter.
  • Graphics: OpenGL, Blender.
  • Robotics and Hardware: Arduino, ESP32.

Pinned Loading

  1. 2D-Beamforming-Simulator 2D-Beamforming-Simulator Public

    Real-time 2D Beamforming Simulator that allows users to construct and visualize their own phased arrays system. Study the system's constructive/destructive interference in a heat map as well as bea…

    Python 1 1

  2. Shazam-like-Song-Identifier Shazam-like-Song-Identifier Public

    Music Detection Application that uses audio fingerprinting and perceptual hashing. Users can add their custom database with one click.

    Python

  3. Audio-Equalizer Audio-Equalizer Public

    Equalize audio with 4 different modes: uniform frequency-ranges equalization, animal and music sounds, vocals and instruments, and noise removal using Wiener filtering. Visualizes spectrograms, aud…

    Python 1

  4. Fourier-Transform-Image-Mixer Fourier-Transform-Image-Mixer Public

    An application that allows users to mix Fourier transform components (magnitude/phase or real/imaginary) components from up to four images into one, offering a powerful tool for creative and techni…

    Python

  5. Signal-Sampling-and-Reconstruction-Studio Signal-Sampling-and-Reconstruction-Studio Public

    A Signal Sampling and Reconstruction Studio for analyzing signal sampling interactively. Users can load or compose a signal, sample it with a chosen sampling frequency, and visualize it's reconstru…

    Python

  6. Real-Time-Signal-Viewer Real-Time-Signal-Viewer Public

    Multi-Channel Signal Viewer; visualize signals on two real-time rectangular graph in addition to a polar graph. Perform various operations like selecting segments out of signals and glue them using…

    Python