Yomna Abdulwahab's repositories
2D-Array-Merge-Sort
Merge sort on 2D array in python. It sorts row-wise, then column-wise.
Assignment-question-selection
Calculate the minimum assignment questions to be solved by students to reach Minmark.
Breadth-first-search-find-goal
Corner traversal from a pixel.
ElectricHeater
A heating control system, implemented on PIC16F877A.
Kaggle-Titanic-ML
Solution to the titanic machine learning competition on kaggle
Path-planner
Self-driving car: path planner project
TSP-Ant-Colony
Travelling salesman problem solved by ant colony algorithm using java
Anubis-IDE
Evolution of Anubis IDE by adding support for highlighting the C# format
Audit-Logger
Audit logging microservice that runs as an HTTP endpoint and saves logs in a MongoDB
CICDPractice
Testing ground for CI CD pipeline
mean-stack-docker
mean-stack-docker
Parallel-background-image-subtraction
background image subtraction using mpi4py and cv2
real-time-twitter-sentiment-analysis
This pipeline fetches real-time streaming tweets using Tweepy, then performs sentiment analysis using apache kafka and apache spark, and saves the results in parquet files.