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.

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

Hello, I'm Luigi Emanuele Zippo

About Me

I’m a passionate mathematics master’s student with a strong foundation in data science and software development. My academic journey has equipped me with analytical problem-solving skills, while my hands-on experience at the Apple Developer Academy and the PIER Program has refined my ability to develop innovative applications.

With a blend of theory and practice, I’m eager to explore opportunities where I can bridge data science and software development to create impactful solutions.

Languages and Tools:

swift python seaborn pandas tensorflow c cplusplus matlab

lezippo

Experiences and Education

  • 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