Skip to content
View webForDave's full-sized avatar

Block or report webForDave

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. TechUplift Public

    This is one of the graduation Projects made by some fellow students at code plateau bootcamp. Although not finished, we tried to bring up a website that helps mitigate poverty by providing resource…

    JavaScript 1 1

  2. test_camel Public

    A simple Python script that converts a camel case string into snake case. It maintains the original formatting for alphanumeric strings without making any changes.

    Python