Skip to content
View issatillie's full-sized avatar
:shipit:
Chilling
:shipit:
Chilling

Highlights

  • Pro

Block or report issatillie

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
issatillie/README.md

Hi, my name is Matilda Smets 🙌

wakatime LinkedIn Pizza

I am an eighteen-year-old full-stack web developer.

Skills

My Skills

Pinned Loading

  1. Country select list in Dutch Country select list in Dutch
    1
    <select>
    2
      <option value="Afghanistan">Afghanistan</option>
    3
      <option value="Albania">Albanië</option>
    4
      <option value="Algeria">Algerije</option>
    5
      <option value="American Samoa">Amerikaans-Samoa</option>
  2. CRSF-Token-Validation CRSF-Token-Validation Public

    Basic validation for forms to prevent CRSF attacks.

    PHP

  3. recurring-payment-with-paypal recurring-payment-with-paypal Public

    PHP

  4. recurring-payment-with-stripe recurring-payment-with-stripe Public

    Compact code for initiating recurring payments using Stripe. Use as you want and build onto it for other users to use.

    PHP