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.

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

Pinned Loading

  1. encodingAlgorithm Public

    Solution to the Encoding Algorithm test I did on devskiller platform

    PHP

  2. removeDuplicateArrayValues Public

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

    PHP

  3. 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 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