Skip to content
View valentinefleith's full-sized avatar
🐿️
🐿️
  • M2 PluriTAL - 42 School
  • Paris

Highlights

  • Pro

Block or report valentinefleith

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
valentinefleith/README.md

Valentine Fleith

C Badge Cpp Badge sh Badge

Graduate student in NLP and learner at 42 School, Paris. I'm currently diving into C programming, and Machine Learning / Deep Learning techniques in Python. Also playing with Rust sometimes.

Eager to learn and open to collaborate on projects. Feel free to reach out !

📈 GitHub Stats


Pinned Loading

  1. Minishell Minishell Public

    minimalist shell interpreter

    C

  2. chatbot-llama2 chatbot-llama2 Public

    small chatbot project using llama2 and streamlit

    Python

  3. audio-features-internship audio-features-internship Public

    Automatic speech analysis of public talks

    Jupyter Notebook

  4. fract-ol fract-ol Public

    this project is about creating fractals graphically.

    C 1

  5. push_swap push_swap Public

    optimized data sorting

    C 1

  6. Philosophers Philosophers Public

    Dining philosophers problem with threads and mutexes

    C