joeadham
I'm a passionate student of Systems and Biomedical Engineering who has a keen interest in programming and its various applications.
Cairo UniversityCairo, Egypt
Pinned Repositories
Brain-Tumor-Classification
age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
Binary-search-tree-implemented-in-CPP
Implemented Binary search tree in C++ as a part of my university's task
Collaborative-Filtering-Recommender-System
Collaborative Filtering (CF) Recommender System for Film Recommendations using cosine similarity. Implements recommendations for films based on user ratings in "movies.csv" and "ratings.csv." Focuses on the first 200 users and 200 films for the analysis, calculating a similarity matrix and identifying the top 10 similar movies for each film.
Const-and-ampersand-uses-in-CPP
CV-Task1
Paint-application
A paint application which includes features like drawing different shapes and free line drawing. Also, it includes eraser, undo, redo, clear and many other features.
Z-Transform-Signal-Generator
Web app to design digital filters and analyze frequency and phase responses. Tech stack: JavaScript, CSS, Matplotlib, Ajax, Flask. Features: custom filter creation, real-time signal graphs, dynamic CSV filtering, pre-defined catalog, and custom all-pass filters.
DSP_Task4
Speaker-Speech-Recognition
joeadham's Repositories
joeadham/age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
joeadham/Binary-search-tree-implemented-in-CPP
Implemented Binary search tree in C++ as a part of my university's task
joeadham/Collaborative-Filtering-Recommender-System
Collaborative Filtering (CF) Recommender System for Film Recommendations using cosine similarity. Implements recommendations for films based on user ratings in "movies.csv" and "ratings.csv." Focuses on the first 200 users and 200 films for the analysis, calculating a similarity matrix and identifying the top 10 similar movies for each film.
joeadham/Const-and-ampersand-uses-in-CPP
joeadham/CV-Task1
joeadham/Paint-application
A paint application which includes features like drawing different shapes and free line drawing. Also, it includes eraser, undo, redo, clear and many other features.
joeadham/Z-Transform-Signal-Generator
Web app to design digital filters and analyze frequency and phase responses. Tech stack: JavaScript, CSS, Matplotlib, Ajax, Flask. Features: custom filter creation, real-time signal graphs, dynamic CSV filtering, pre-defined catalog, and custom all-pass filters.
joeadham/DiabetesPredictionModel
Biostatistics course's final project. Where we are using the random forest model to predict if a patient has diabetes or not according to the given attributes .
joeadham/Dynamic-Memory-Allocation
Implemented a class that dynamically allocates memory in C++ as a task for one of the university's courses
joeadham/HeartDiseaseDataAnalysis
The final project of an 8-session introductory data analysis course. The analysis was done on a heart disease data sheet.
joeadham/Incubator-using-arduino-uno
Using multiple sensor we designed a prototype for an incubator for a university project
joeadham/ivy
The Unified AI Framework
joeadham/joeadham
My Github profile
joeadham/PHI-removal-block
A phi removal block for some DICOM files
joeadham/Python-plotter-application
A python application that plots user defined functions over a specified range.
joeadham/SurgeryDepartmentWebsite