Skip to content
View guillermochristopher's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report guillermochristopher

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

Hi there! I'm Guillermo 🤖

Typing SVG

Pinned Loading

  1. apiConnection2 apiConnection2 Public

    This code provides the value in euros (EUR) of the Bitcoin (BTC) in real time. The app does a connection to COINBASE CLOUD API and get the response in JSON format. Then, it is deserialized so that …

    C#

  2. DSA DSA Public

    Forked from MakeContributions/DSA

    Data Structure and Algorithm (DSA) contributions

    C++

  3. exchangeRate-api exchangeRate-api Public

    This console app uses APIs to get the values of USDollar in different exchange

    C#

  4. Multithreads Multithreads Public

    In this app we will see multithreading which is a programming technique that allows multiple threads to run simultaneously within a single process. This can be used to improve the performance and r…

    Java

  5. BinaryConvertion BinaryConvertion Public

    Console app in Python IDLE which does the addition/subtraction of two binary numbers previously converted from integer numbers. Allows user input. Shows results in 8 bits. Overload detection. Signe…

    Python

  6. mslearn-tailspin-spacegame-web mslearn-tailspin-spacegame-web Public

    Forked from MicrosoftDocs/mslearn-tailspin-spacegame-web

    Code used in Microsoft Learn modules to support Azure DevOps

    Shell