Skip to content
View Luigi-cr7's full-sized avatar

Block or report Luigi-cr7

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 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

Pinned Loading

  1. bmw-m4-fan-site bmw-m4-fan-site Public

    A BMW M4 CS fan site built with HTML & CSS featuring animations and multi-page navigation

    HTML

  2. binary-search-guessing-game binary-search-guessing-game Public

    A number-guessing program that uses the binary search algorithm to efficiently find a user's chosen number.

    Python

  3. stock-fifo-lifo-calculator stock-fifo-lifo-calculator Public

    C++ program that calculates stock cost basis using FIFO and LIFO accounting methods

    C++

  4. car-dealership-calculator car-dealership-calculator Public

    A Python car dealership calculator that breaks down all fees and taxes for a vehicle purchase

    Python

  5. family-tree-cpp family-tree-cpp Public

    C++ family tree program using smart pointers and recursive algorithms

    C++

  6. circular-linked-list-c circular-linked-list-c Public

    Circular linked list of student records using manual memory management in C

    C