Skip to content
View DavideDeLeonardis's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report DavideDeLeonardis

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

BSc Computer Science at University of Pisa      |      Jr. Developer      |      x2 Salesforce Certified


linkedin

Pinned

  1. AI-Complexity-comparator AI-Complexity-comparator Public

    Compare the time complexities of two functions through the OpenAI GPT-3.5 Model which will output the BigO Notation of each function and provide a comprehensive comparison.

    TypeScript

  2. Json-Visualizer Json-Visualizer Public

    Json file visualizer for better readability of code, insert a file or write your own json.

    TypeScript

  3. davidedeleonardis.dev-V1.0 davidedeleonardis.dev-V1.0 Public

    Portfolio website V1.0 made with React.js

    JavaScript 1

  4. BigO-Multipliers-Algorithm BigO-Multipliers-Algorithm Public

    Find multipliers of an integer with different algorithms. Understand better how different time complexities impact on the same task

    TypeScript

  5. Deliveboo Deliveboo Public

    Forked from ChriEffe/deliveboo

    Deliveboo is a food delivery web app that allows customers to order from their favorite restaurants inserting only the data necessary for delivery. Restaurateurs can register in the platform and cr…

    PHP