Skip to content
View gabrielbarros's full-sized avatar
  • Rio de Janeiro, Brasil
  • 12:48 (UTC -03:00)
Block or Report

Block or report gabrielbarros

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

  1. mklicense mklicense Public

    Generate a license file for your projects

    Roff

  2. List bytes and codepoints in PHP List bytes and codepoints in PHP
    1
    <?php
    2
    
    
    3
    /*
    4
     * Heart emoji: ❤️
    5
     * UTF-8 bytes: E2 9D A4 EF B8 8F
  3. Unicode and byte notation in various... Unicode and byte notation in various places and programming languages
    1
    # Unicode and byte notation
    2
    
    
    3
    ```
    4
    Letter: A
    5
    Code points: U+0041
  4. Counting UTF-8 bytes, code points an... Counting UTF-8 bytes, code points and grapheme clusters in various programming languages
    1
    # Counting UTF-8 bytes, code points and grapheme clusters
    2
    
    
    3
    ```
    4
    Strings to test:
    5
  5. Unicode code point intervals (UTF-8,... Unicode code point intervals (UTF-8, UTF-16BE and UTF-32BE)
    1
    UNICODE
    2
    
    
    3
    • Basic plan: 63,488 valid code points
    4
    ┌───────────────────┬─────────┬─────────┬─────────┬───────────────────┐
    5
    │ Interval          │  UTF-8  │ UTF-16  │ UTF-32  │ Code points       │
  6. How to disable incognito mode in you... How to disable incognito mode in your browser
    1
    # How to disable incognito mode in your browser
    2
    
    
    3
    ## Google Chrome on Windows
    4
    
    
    5
    ### Disable