Skip to content
View PhilippeDataScienc's full-sized avatar

Block or report PhilippeDataScienc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
PhilippeDataScienc/README.md

Hi there ๐Ÿ‘‹

Philippe Acquier - Data Scientist

Welcome to my GitHub profile! I'm Philippe Acquier, a passionate data scientist with a focus on data analytics and problem-solving. I have experience in optimizing industrial processes and making data accessible to customers. Here, you'll find a collection of my personal projects and contributions.

Python Addict ๐Ÿ

๐Ÿ”ง Skills

  • Data Analysis: Pandas, NumPy, Scipy, Statsmodels, SKLearn, ...
  • Data Visualization: Matplotlib, Seaborn, Plotly
  • BI tools: Grafana, PowerBI
  • Image manipulation(3D reconstruction from stacks):: ImageJ/Fiji
  • Image manipulation(3D reconstruction from Point Cloud): ParaView, Interspectral, Datashader
  • SQL Database: SGBD, PostgreSQL, MySQL, BigQuery
  • Cloud: Google Cloud Platform, Microsoft Azure
  • Version Control: Git, Gitlab
  • Languages: French (Native), English (Fluent)

๐Ÿ“‚ Personal Projects

Python ๐Ÿ

  • Statistic Process Control
    • Create a class for calculation of a process score with OOP programming
    • Implementation in a Flask app with file manipulation and data visualisation
    • I choosed Flask to manipulate the file.
  • Automatic Bill Update
    • It's a project for a small business entrepreneur which include several functionnalities:
    • automatic bill implementation each month (manipulation of docx files, modification, creation of new folder, convert to pdf)
    • automatic mail sending to a list of recipient
    • All included with a GUI (Tktinter)
  • Implementation of a LLM model locally with personnal files:
    • Test project of how to feed a LLM locally with your personal documentation for SAFETY and PERSONALIZATION
    • Work with OLLAMA, Mistral 8x7b
  • Flask app of stock exchange, with automated Github actions:
    • web interface in Flask of market stock exchange
    • automated testings with github actions
    • automated tests in local with tox

C sharp #๏ธโƒฃ

Explore my repositories to find more interesting projects!

๐Ÿ“– Education

  • PhD in Materials Science - University of Lorraine, France
  • Engineering Degree in Materials Science - Polytechโ€™Grenoble, France

๐Ÿ“š Certifications

๐Ÿ“ซ Contact

Feel free to reach out to me via email at [email protected] or connect with me on LinkedIn.

Let's collaborate and make data work for you!

Profile Views

Pinned Loading

  1. Statistic_process_control Statistic_process_control Public

    Creation of a class for SPC, and implementation in Flask

    Python

  2. Portfolio Portfolio Public

    My personal portfolio (HMTL / CSS)

    CSS

  3. Automatic_bill_update Automatic_bill_update Public

    A GUI in Python to generate automaticly updated bills from a txt file

    Python

  4. Flask_project_with_DB Flask_project_with_DB Public

    a project with Flask and management of DB

    HTML

  5. Youtube-Clone-ReactJS Youtube-Clone-ReactJS Public

    A clone of youtube made with love and with ReactJS

    JavaScript