For my studies : I am currently pursuing a Master's degree in Artificial Intelligence and Data Science. Additionally, I enthusiastically explore graphic design as a hobby.
Contact : My LinkedIn
Master in Science and Technology, Artificial Intelligence and Data Science
Faculty of Science and Technology Tangier
(June 2025)
License in Science and Technology, Computer Software Engineering
Faculty of Science and Technology Tangier
(June 2023)
High School Diploma, Mathematical Sciences B
Moulay Youssef Technical High School
(July 2020)
Advanced Level Certification in English Language
American Language Centers - ACA
(December 2022)
Python for Data Science, AI & Development
IBM
(November 2023)
Credential ID : 3MYMPYHJ4TTZ
Machine Learning Intern (August 2024 - September 2024)
Game Developer-Internship (April 2023 - June 2023)
Graphic Designer (August 2015 - January 2023)
Founder & Content Creator (October 2015 - December 2023)
Github Repository
Full-stack application for predicting house rental prices in Tangier, built with Next.js and FastAPI.
As part of a machine learning internship, I developed a rental price prediction system integrated into the MyDayf platform at Tala Space. The project involved scraping real estate data, preprocessing it, and training a predictive model using Gradient Boosting. I built a dynamic front-end using Next.js and integrated it with a FastAPI backend to provide real-time rental price predictions based on user inputs. This project adds value to MyDayf’s offering by introducing predictive insights, with ongoing efforts to improve the model’s accuracy and performance.
Github Repository
“Animate” is an anime recommendation system using KMeans clustering, ReactJS, and FastAPI for personalized suggestions.
During this project, I developed an anime recommendation system named Animate using machine learning techniques like KMeans clustering. The system suggests personalized anime recommendations based on user preferences. I built the front-end using ReactJS for a smooth and interactive user experience, while the back-end was developed with FastAPI to handle data and deliver real-time recommendations.
Github Repository
My task : Fine-Tuning the model
Developed a chatbot application designed to assist students and visitors of the Faculty of Sciences and Techniques in Tanger (FSTT) website. The chatbot use two approach : Retrieval-Augmented Generation (RAG) and Fine-Tuning.
Github Repository
My task : Implementing Kafka Streaming
Developed a Big Data project focused on real-time sentiment analysis of Twitter data. The project leverages various technologies to collect, process, analyze, and visualize sentiment data from tweets in real-time ( Kafka, Spark, MongoDB, Django and Docker )
Github Repository
My task : Implementing data acquisition capabilities by recording each player’s activity trace in a well-structured CSV file
During an internship, I worked on an open-source project that aimed to enhance the experience of playing and learning. I contributed to the game’s interface and more in the backend, specifically in scripting.
Github Repository
The Esalaf project aims to manage orders, customers, and products for local small markets, replacing the old methods that required writing in a book, by providing them with a GUI to manage all that. It is developed using JavaFX