Skip to content
View DiD92's full-sized avatar
  • Catalonia/Sapin
  • 09:01 (UTC +01:00)

Block or report DiD92

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

Pinned Loading

  1. task-catalog-poc task-catalog-poc Public

    Task catalog POC

    Python

  2. weather-api weather-api Public

    Rust REST API used to retrieve data from https://openweathermap.org/

    Rust 2

  3. game-extension game-extension Public

    Sample rust godot extension

    Rust

  4. Script to compare the results of pay... Script to compare the results of paying with cash versus taking a loan + investments
    1
    """
    2
    The purpose of this script is to help compare the result of paying a given
    3
    amount through a loan + investments vs paying it directly in cash.
    4
    5
    The script asks for the loan principal and the loan interest rate.