

As a Data Science student, I'm also an Enthusiastic Graphic Artist skilled at creating letterheads, signage, and other business-specific materials. Talent for translating company vision into suite of useful graphics and related designs. Skilled at working on multiple projects at once while consistently meeting draft deadlines.
NLP project for INSEA Junior Entreprise, Developed a live scraping system to collect comments from online platforms and filter relevant data., Performed sentiment analysis on filtered comments using NLP techniques., Gained hands-on experience in data extraction, filtering and sentiment analysis.
Vacuum Cleaner Program (Python), Created a Python program that simulates a vacuum cleaner moving around a room to clean it., Designed basic movement logic for the vacuum to navigate the room., Added simple obstacle avoidance., Practiced Python programming and problem-solving skills.
Calories Tracking Program (Python), Developed a Python program that allows users to track their daily calorie intake using a local food database., Designed a local CSV/SQLite database containing common food items and their calorie values., Implemented functionality for users to log their meals and calculate total daily calorie consumption., Built a system to track and display historical calorie intake.