Skip to content
View LevindSein's full-sized avatar
☑️
Pro Coders
☑️
Pro Coders

Block or report LevindSein

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
LevindSein/README.md
  • 👋 Hi, I’m LevindSein
  • 👀 I’m interested in Codes
  • 🌱 I’m currently learning Python
  • 💞️ I’m looking to collaborate on PHP
  • 📫 How to reach me Whatsapp +62895337845511

Pinned Loading

  1. Image-Detection Image-Detection Public

    Java 1

  2. Indonesia-Date Indonesia-Date Public

    PHP

  3. Practical-Work Practical-Work Public

    TSQL

  4. sely-inventory sely-inventory Public

    PHP

  5. SPK-Klinik-Sehat SPK-Klinik-Sehat Public

    Blade

  6. Qr Code Scanner Qr Code Scanner
    1
    var qrcode = window.qrcode;
    2
    
                  
    3
    const video = document.createElement("video");
    4
    const canvasElement = document.getElementById("qr-canvas");
    5
    const canvas = canvasElement.getContext("2d");