Skip to content
View roberwil's full-sized avatar
💬
Hello, commit!
💬
Hello, commit!

Highlights

  • Pro
Block or Report

Block or report roberwil

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

  1. ada_numbers ada_numbers Public

    It converts a number to its equivalent in written words, i.e. 123 to "cento e vinte três" or to "one hundred and twenty-three", and vice versa.

    C# 3

  2. data_structures data_structures Public

    As many data structures as I can implement in C [Insert random emoji]

    C 2

  3. truthy truthy Public

    Create a truth table and evaluate it with your inputs, Truthy figures out the formula; Perform your logical operations plus the 'special or', which allows you to check if a terms is equal to any ot…

    C# 2

  4. ada_numbers_gem ada_numbers_gem Public

    It converts a number to its equivalent in written words, i.e. 123 to "cento e vinte três" or to "one hundred and twenty-three", and vice versa.

    Ruby 2

  5. truthy_gem truthy_gem Public

    Create a truth table and evaluate it with your inputs, Truthy figures out the formula; Perform your logical operations with ease.

    Ruby 1

  6. hackerrank hackerrank Public

    My hackerrank problems solutions

    Python