Skip to content
View lezippo's full-sized avatar

Block or report lezippo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lezippo/README.md

Hello, I'm Luigi Emanuele Zippo

About Me

Master's student in Data Science with a strong foundation in Machine Learning and Deep Learning. Combining rigorous mathematical background with hands-on software engineering experience. Passionate about leveraging data to build solutions that solve real-world problems

Languages and Tools:

python seaborn pandas tensorflow c cplusplus matlab swift

Experiences and Education

  • Master's degree in Data Science (September 2025 - in progress)
  • The Pier Program @ Apple Developer Academy (July 2024 - June 2025)
  • Bachelor’s degree in Mathematics @ University of Naples "Federico II", 106/110 (September 2024)
  • Apple Developer Academy, (September 2023 - June 2024)
  • Apple Foundation Program, (February 2023)

Pinned Loading

  1. voc-driven-plant-phenotyping voc-driven-plant-phenotyping Public

    VOC-based plant phenotyping using PTR-ToF-MS data from tomato genotypes under different treatments.

    Jupyter Notebook

  2. LinearSystemsResolution LinearSystemsResolution Public

    Linear systems' resolution using Forward and Backward Substitution Algorithms, LU factorisation with and without partial pivoting, Gauss-Seidel and Jacobi Methods

    MATLAB

  3. BinarySearchTrees BinarySearchTrees Public

    Functions to create a BRT, print it, destroy it, add an element, search an element, remove an element.

    C

  4. Interpolation Interpolation Public

    Interpolate nodes using Lagrange polynomials and natural cubic splines

    MATLAB