Pinned Repositories
8086-Assembly-Projects
Codes For Assembly projects written fr 8086 microprocessor
A-Pulse-Oximeter-on-an-ATmega32a-Microcontroller
AhmedGabl
ARMPlayground
# AVR Playground Welcome to AVR Playground, your go-to source for arm STM32F104 microcontroller drivers, projects, and programs to fuel your creative interfacing endeavors.
AVRPlayground
Your go-to source for AVR microcontroller drivers, projects, and programs to fuel your creative interfacing endeavors.
bcc-plugin-2024-free
Boris Continuum Complete (BCC) is a comprehensive suite of visual effects plugins used in various video editing software, including Sony Vegas (Vegas Pro), Adobe Premiere Pro, After Effects, and more. It provides a wide range of effects, transitions, and tools for enhancing video projects
Car-Price-Prediction-App
A machine learning-based project to predict used car prices, featuring a Random Forest model and a Tkinter GUI for user interaction. This repository includes the model training notebook, a GUI-based app for car price prediction, and Python scripts for further development.
Data-Structures-CSE-x22
Repository containing C projects for a data structures course, covering topics from beginner level to advanced graph search and other complex data structure implementations.
DSP-Image-Compression
Implementing DSP Image Compression using DCT. Representing images as a sum of cosine waves to reduce high frequencies without distortion. Focus on DCT basis matrix calculation for efficient 8x8 block representation.
Efficient-Data-Stream-Anomaly-Detection-
Real-time anomaly detection in data streams using Z-score
AhmedGabl's Repositories
AhmedGabl/sentiment-analysis-rnn
Sentiment Analysis using RNNs (Vanilla RNN, LSTM, Bi-directional LSTM, and GRU) on the IMDb movie reviews dataset. This project uses pre-trained GloVe embeddings for text representation and includes text preprocessing pipelines
AhmedGabl/ODC_AI_WS
AhmedGabl/Pneumonia-Detection
This repository hosts a web application that utilizes a TensorFlow Lite model to detect pneumonia from chest X-ray images. The app is built using Streamlit and provides an intuitive interface for users to upload images and view predictions.
AhmedGabl/Facial-Expression-Recognition
A deep learning solution for recognizing facial expressions from grayscale images. Uses TensorFlow and Keras for multi-class classification of emotions like Angry, Happy, and Sad.
AhmedGabl/Sentiment-Analysis-AmazonReviews
A complete workflow for Amazon reviews sentiment analysis, featuring data preprocessing, machine learning model training, and deployment with Streamlit
AhmedGabl/Diabetes-Prediction-EDA-ML-Deployment
A complete workflow for predicting diabetes, from exploratory data analysis (EDA) and machine learning model training to deployment with Streamlit, using a diabetes dataset
AhmedGabl/AhmedGabl
AhmedGabl/Car-Price-Prediction-App
A machine learning-based project to predict used car prices, featuring a Random Forest model and a Tkinter GUI for user interaction. This repository includes the model training notebook, a GUI-based app for car price prediction, and Python scripts for further development.
AhmedGabl/Efficient-Data-Stream-Anomaly-Detection-
Real-time anomaly detection in data streams using Z-score
AhmedGabl/bcc-plugin-2024-free
Boris Continuum Complete (BCC) is a comprehensive suite of visual effects plugins used in various video editing software, including Sony Vegas (Vegas Pro), Adobe Premiere Pro, After Effects, and more. It provides a wide range of effects, transitions, and tools for enhancing video projects
AhmedGabl/ARMPlayground
# AVR Playground Welcome to AVR Playground, your go-to source for arm STM32F104 microcontroller drivers, projects, and programs to fuel your creative interfacing endeavors.
AhmedGabl/AVRPlayground
Your go-to source for AVR microcontroller drivers, projects, and programs to fuel your creative interfacing endeavors.
AhmedGabl/Linux-Shell-Wrapper
A Linux shell wrapper software with support for background execution, command formatting, and enhanced user experience.
AhmedGabl/DSP-Image-Compression
Implementing DSP Image Compression using DCT. Representing images as a sum of cosine waves to reduce high frequencies without distortion. Focus on DCT basis matrix calculation for efficient 8x8 block representation.
AhmedGabl/VHDL
Logic design course
AhmedGabl/Data-Structures-CSE-x22
Repository containing C projects for a data structures course, covering topics from beginner level to advanced graph search and other complex data structure implementations.
AhmedGabl/MCU-Schedulers
Explore three microcontroller schedulers in C. Choose a simple version without initial delay (V1), one with an initial delay (V2), or a priority scheduler supporting tasks with the same priority (V3).
AhmedGabl/A-Pulse-Oximeter-on-an-ATmega32a-Microcontroller
AhmedGabl/PRR-5-DOF-Robotic-ARM
This repository contains projects specifically designed for a prismatic rotary rotary 5-degree-of-freedom (5-DOF) robotic arm. It includes ROS-based resources for control, perception, and manipulation, offering hands-on experience in developing robotic arms with prismatic and rotary joint configurations.
AhmedGabl/PPG-features-extraction
BPM_SPO2_BGL_BP_estimation(algorithms and ml models )
AhmedGabl/Huffman-Coding
A program which compresses given string by Huffman Coding and generates it's Huffman Tree.
AhmedGabl/8086-Assembly-Projects
Codes For Assembly projects written fr 8086 microprocessor