Skip to content
View web-elite's full-sized avatar
πŸ€™
A small point in the world of 0 and 1
πŸ€™
A small point in the world of 0 and 1

Block or report web-elite

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

Alireza Yaghouti FullStack Developer (Web Elite) :

Typing SVG

Use computer science to better understand self-awareness
History will not forget that 0 and 1 are a reflection of me.

πŸ‘‹ Hi, I’m Alireza Yaghouti, FullStack Developer.

π–Œπ–”π–‰'π–˜ 𝖕𝖑𝖆𝖓

Visitor Count

Pinned Loading

  1. generate random hash in php in one l... generate random hash in php in one line code
    1
    /*
    2
    * x = hash lenght
    3
    */
    4
    substr(md5(openssl_random_pseudo_bytes(20)), $x);
    5
    
                  
  2. filter inputs with numbers only filter inputs with numbers only
    1
    <script>
    2
     var inputNumberElite = document.querySelectorAll('input[type="number"]');
    3
            for (var i = 0, len = inputNumberElite.length; i < len; i++) {
    4
                inputNumberElite[i].addEventListener("keypress", function(evt) {
    5
                    if (evt.which != 8 && evt.which != 0 && evt.which < 48 || evt.which > 57) {
  3. List of public cars available in Ira... List of public cars available in Iran. Ω„ΫŒΨ³Ψͺ Ω…Ψ§Ψ΄ΫŒΩ† Ω‡Ψ§ΫŒ ΨΉΩ…ΩˆΩ…ΫŒ Ω…ΩˆΨ¬ΩˆΨ― Ψ―Ψ± Ψ§ΫŒΨ±Ψ§Ω†
    1
    <?php 
    2
    
                  
    3
    $car_list = array (
    4
      0 => '550 Ψ§Ω… جی MG ',
    5
      1 => 'گریΨͺ ΩˆΨ§Ω„ H2Ω‡Ψ§ΩˆΨ§Ω„',
  4. cdn cdn Public

    JavaScript