Skip to content
View d-mccaslin's full-sized avatar

Block or report d-mccaslin

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. password-checker password-checker Public

    Program that takes an inputted password from a user, hashes it using SHA1, and checks if the password has been found in data breaches via the Have I Been Pwned API.

    HTML

  2. url-shortener url-shortener Public

    Takes an input URL, validates it using regex, and creates a shortened URL link.

    JavaScript

  3. 5C-Menu-Alert 5C-Menu-Alert Public

    Forked from suryasendyl/5C-Menu-Alert

    CS 35 Final Project

    Jupyter Notebook

  4. web-scraper web-scraper Public

    Program that takes an input URL, parses it using Beautiful Soup, and returns relevant content.

    Python

  5. suggester suggester Public

    HTML