Ayman Boufarhi

Logo

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.

View My GitHub Profile

Artificial Intelligence and Data Science Student

Contact : My LinkedIn

Technical Skills: Python, SQL, C++, UML, Adobe Photoshop

Education

Licenses & certifications

Work Experience :

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)

Projects :

MyDayf Prediction

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.

Animate

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.

FSTT chatbot

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.

Real-Time Twitter Sentiment Analysis

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 )

Serious Game

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.

Esalaf

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