ABOUT ME

A MSc in Artificial Intelligence graduate with extensive experiance in python technology and its different libraries to communicate across the cloud platform and SQL intermidiate certified by HackerRank. currently training to become AI & Data Engineer with AiCore.

View CV

PROJECTS

PINTEREST DATA PROCESSING PIPELINE

Developed an end-to-end data processing pipeline in Python based on Pinterests experiment processing pipeline. Implemented based on Lambda architecture to take advantage of both batch and stream-processing.

VIEW PROJECT

DATA COLLECTION PIPELINE

Developed a project using python selenium to scrap the data of Johnlewis commercial website then find the relevent informations using Pandas libraries (cleaning and transforming the data). After processing the data, stored it on AWS RDS using PostgreSQL DB. and save the images on S3 bucket. containerised application on AWS EC2 using docker imaage and CI/CD pipeline. To find the system performance I used Prometheus.

VIEW PROJECT

COMPUTER VISION PROJECT

Trained the computer vision model to perform Rock, Paper, or Scissors game in real-time by using online tool. Created a python script to play this game using manual inputs. Used Tensorflow API and Opencv library to access the webcam and play this game using computer camera.

VIEW PROJECT