Skip to content
View AllwynThomas's full-sized avatar

Highlights

  • Pro

Block or report AllwynThomas

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. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  2. palindromic-number-generator palindromic-number-generator Public

    Creates a palindromic number from an input integer using the 196-algorithm! This algorithm adds the input integer with its reverse repeatedly until a palindrome is formed.

    Java

  3. haiku-detector haiku-detector Public

    Checks if 3 lines entered by the user follow the 5-7-5 syllable format of a haiku. I modified the hyphenated word list from https://www.gutenberg.org/ebooks/3204.

    C++