Skip to content
View sodmond's full-sized avatar
🏚️
Open to Remote Work.
🏚️
Open to Remote Work.

Block or report sodmond

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

Pinned Loading

  1. encodingAlgorithm encodingAlgorithm Public

    Solution to the Encoding Algorithm test I did on devskiller platform

    PHP

  2. removeDuplicateArrayValues removeDuplicateArrayValues Public

    A simple function to remove select distinct values from the values of an array

    PHP

  3. Stock-Control-System Stock-Control-System Public

    The Stock Control application is a web application developed initially for a HP partner company in Nigeria to allow the owner of the business to monitor stock of the company. It was first developed…

    PHP

  4. faker faker Public

    Implement three functions to substitute question mark (?) and hash (#) symbols in an input string with random letters/digits. I took the test on the devskiller platform.

    PHP