Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View R4leung's full-sized avatar

Block or report R4leung

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 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 Loading

  1. Tip-Calculator Tip-Calculator Public

    The tip calculator allows the user to choose a tip percentage and then calculates the total payment. This was created for the UCSD Codepath Winter 2017 Prework Application.

    PHP

  2. Data-Exposure Data-Exposure Public

    A simple PHP project that interacts with a database and performs validations on user-submitted data.

    PHP

  3. Filtering-Input-and-Sanitizing-Output Filtering-Input-and-Sanitizing-Output Public

    This project is for Codepath's Web Security Week 2/3 Assignment. It explores filtering and sanitizing input as well as ensuring that the web application's data output is safe.

    PHP

  4. Forgery-Theft-and-Hijacking-Prevention Forgery-Theft-and-Hijacking-Prevention Public

    This project is for Codepath's Web Security Week 4 Assignment. It explores implementing defensive measures to protect an application against Cross-Site Scripting, SQL Injection, Cross-Site Request …

    PHP

  5. Encryption Encryption Public

    This project is for Codepath's Web Security Week 5 Assignment. It explores using a website that provides users with a set of general purpose encryption tools which can encrypt or decrypt any messag…

    PHP

  6. Authentication-and-Login-Throttling Authentication-and-Login-Throttling Public

    This project is for Codepath's Web Security Week 6 Assignment. It explores adding user authentication to the login page of a content management system and installing security measures to prevent sc…

    PHP