joyou159
Biomedical Engineering Student @ Cairo University | Passionate about AI & Bioinformatics
Cairo, Egypt
Pinned Repositories
exVision
This repo contains a collection of desktop apps showcasing key concepts in computer vision
BCI-Eye-State-Classifier
Desktop application that leverages real EEG, delving into the world of signal processing to refine raw data, removing noise and enhancing its quality. With machine learning models at its core, the application classifies the user's ongoing EEG signals to determine if the user's eye state is open or closed.
Binary-Search-Tree
Implementation of template binary search tree data structure
css-exercises
DSP-Toolbox
This repo contains a collection of desktop apps showcasing key concepts in digital signal processing
FMRI-Cognitive-Control-Analysis
Investigating the cognitive control process using Flanker task fMRI dataset through statistical analysis
Fourier-Image-Mixer
Desktop application for composing images by combining selected fourier transform components from other images
Human-Activity-Recognition
Decipher and classify accelerometer and gyroscope signal patterns of different activities collected from smartphone sensors.
Lung-Nodule-Analysis-System
This project is an end-to-end deep learning pipeline for lung cancer detection using 3D CT scan data.
DeepLearning-Palantir
joyou159's Repositories
joyou159/Lung-Nodule-Analysis-System
This project is an end-to-end deep learning pipeline for lung cancer detection using 3D CT scan data.
joyou159/Human-Activity-Recognition
Decipher and classify accelerometer and gyroscope signal patterns of different activities collected from smartphone sensors.
joyou159/Fourier-Image-Mixer
Desktop application for composing images by combining selected fourier transform components from other images
joyou159/BCI-Eye-State-Classifier
Desktop application that leverages real EEG, delving into the world of signal processing to refine raw data, removing noise and enhancing its quality. With machine learning models at its core, the application classifies the user's ongoing EEG signals to determine if the user's eye state is open or closed.
joyou159/Binary-Search-Tree
Implementation of template binary search tree data structure
joyou159/css-exercises
joyou159/DSP-Toolbox
This repo contains a collection of desktop apps showcasing key concepts in digital signal processing
joyou159/FMRI-Cognitive-Control-Analysis
Investigating the cognitive control process using Flanker task fMRI dataset through statistical analysis
joyou159/How-We-Hear
A mathematical model of the hearing process based on scientific researching
joyou159/Data-Structures
Implementation of a wide range of data structures
joyou159/DeepCraft
Implementation of some deep learning papers
joyou159/DNA_and_cipher_translation
DNA Translation & Caesar Cipher
joyou159/Menu-task-2-a
A page for restaurant menu using flex box in CSS
joyou159/Multimodal-Brain-Tumor-Segmentation
Conducting multimodal semantic segmentation of brain tumor using 3D U-Net
joyou159/odin-recipes
Basic recipe website
joyou159/Operating-systems
joyou159/Pairwise-Sequence-Alignment
This repository provides implementations for basic sequence alignment techniques, focusing on two popular methods: Dot Plot and Needleman-Wunsch algorithm.
joyou159/Protein-Protein-Interactions-Analysis-
Biological Network Analysis of Protein-Protein Interactions (PPIs)
joyou159/Real-Time-Monitoring
A desktop application allows you to browse and open signal files, display them in two main identical graphs, and manipulate them using UI elements. The application also supports cine mode and exporting reports to PDF.
joyou159/Realtime_Digital_Filter_Design
Desktop application for designing a custom digital filter via zero-pole placement on the z-plane.
joyou159/Resume
This is my resume page implemented by HTML
joyou159/Resume-task-2-b
An implementation to my resume using bootstrap
joyou159/Sampling-Studio
A desktop application illustrating the signal sampling and recovery showing the importance and validation of the Nyquist rate.
joyou159/Signal-Equalizer
Desktop application for manipulating the frequency content of a signal using smoothing window functions
joyou159/Simple-Calculator
Simple calculator with GUI in PyQt6
joyou159/Simple-Counter
A simple counter using HTML, CSS & JavaScript as a practice.
joyou159/Verilog-Based-Door-Lock-System
Implementation of door lock system for security purposes using Verilog (HDL)
joyou159/Volume-Renderer
A volume renderer for DICOM files using VTK and PyQt