Skip to content
View JorgeAlexandreRodrigues's full-sized avatar

Block or report JorgeAlexandreRodrigues

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Check-Age Check-Age Public

    The age verification project consists of entering age and gender and validating with a photograph in accordance with the data.

    JavaScript

  2. Multiplication Multiplication Public

    The multiplication table project consists of inserting a number, and in response to obtain the multiplication table of that number.

    HTML

  3. Analyze-Numbers Analyze-Numbers Public

    Simple analysis of numbers calculates: total numbers entered, lowest number, highest number, sum and average.

    HTML

  4. Hour-of-Day Hour-of-Day Public

    According to the time of day the image and background change, try yourself.

    HTML

  5. Elevator Elevator Public

    Simple exercise in TypeScript: Define the capacity of the elevator and the number of floors in the building, then just test ...

    TypeScript

  6. Stack Stack Public

    STACK Numbers: adds and removes elements, returns top element of the list, returns number of elements in the list and clears the list.

    TypeScript