Senior IT System Administrator @ Baladna Food Industries | Teaching Assistant @ Correlation One | Data Scientist | Python | SQL | Excel | Power BI | DAX | M-Language | SAC | SAP ERP | SSMS | SSIS
Passionate and detail-oriented professional with a strong background in Artificial Intelligence (AI) and Data Science. Skilled in database querying, data cleaning, machine learning (ML) and creating impactful visualizations. Committed to continuous learning and growth in the field of Data Science. Excellent communication and interpersonal abilities, fostering effective collaboration with colleagues and clients.
B.S., Computer Engineering | Qatar Univeristy (May 2023) |
AI Certification, Data Science Specialization | Zaka (November 2022) |
Senior IT System Adminstrator @ Baladna (October 2023 - Present)
Teaching Assistant @ Correlation One (October 2024 - Present)
Freelancer Instructor @ Zaka (November 2022 - April 2024)
Created a NLP project that checks the worthiness of Arabic news and tweets using the Checkworthiness dataset found in GitLab. The dataset is labelled and our task was to find the most suitable model to classify if the text is worth checking or not. The suitable model is then deployed into an interface where the user can have the option of testing the model and check the Checkworthiness meter that is found next to the textbox where the user can insert their news for checking.
To check the source code you can click here
Built a dashboard that shows the rate of how much CO2 is being omitted in each country along with each region. Used PowerBI to create this interactive dashboard where you can view the map of countries and regions that have the highest CO2 Emissions. In the presentation we give reasoning of why are CO2 Emissions have increased in certain regions and how critical it is to reduce the emissions to be able to reduce Global Warming that affects many wild life where people are unaware about.
Used Python to create an NLP model that detects a safe tweet from a toxic tweet in the Arabic language. The most suitable model for this project was AraBERT which is a transformer that is pre-trained on many Arabic datasets that can then be fine-tuned to our liking. At first we focused on scarping the Arabic tweets that are related to the Qatar World Cup 2022 which was trending at that time, after getting the dataset we labelled them and used AraBERT to test if it can classify the tweets accordingly. At the end we created an interface through StreamLit where we can allow the user to test our model.
To read the full report you can click here