Skip to content
View rmonfort's full-sized avatar

Block or report rmonfort

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

Popular repositories Loading

  1. Decode_Numbers Decode_Numbers Public

    A program that when given an encoded message, counts the number of ways it can be decoded.

    C++ 2 1

  2. Linked_List_Recursion Linked_List_Recursion Public

    A simple linked list that with a search function that uses recursion.

    C++ 1

  3. CreditCardValidator CreditCardValidator Public

    A web app that validates Amex, Discover, Mastercard, and Visa card numbers.

    JavaScript 1

  4. Penultimate_Word Penultimate_Word Public

    A program which finds the next-to-last word in a string.

    C++

  5. Swap_Case Swap_Case Public

    A program which swaps letters' case in a sentence. All non-letter characters remain the same.

    C++

  6. Roman_Numerals Roman_Numerals Public

    A program to convert a cardinal number to a Roman numeral.

    C++