Skip to content
View 8G6's full-sized avatar
😀
Thinking
😀
Thinking

Highlights

  • Pro

Organizations

@track-my-bus
Block or Report

Block or report 8G6

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







Ever wondored why I choose this user name (8G6)

    ord=(a)=>a.charCodeAt(0)
    chr=(a)=>String.fromCharCode(a)
    print=(...a)=>console.log(...a)
    name_encoded='8G6'
    name_decoded_cap=''
    name_decoded_small=''
    for(i=0;i<name_encoded.length;i++){
        name_decoded_cap   += chr(ord(name_encoded[i])+12)
        name_decoded_small += chr(ord(name_encoded[i])+44)
    }
    print(name_decoded_cap,name_decoded_small)
    //Output : DSB dsb
    //Output is given for those who are too lazy to copy paste this code and run it 
    // DSB / dsb  => Devadut S Balan / devadut s balan

I also like small usernames so this user name is perfect for me

Other Speciality of this user name

  • 8 : Octa
  • G : English Alphabet at position 7
  • 6 : Number at position 6

So 876 has 3 reasons to be my favorite

  • Perfect Counting Example
  • Code of Jamaica the country famous for the earliest Science & Technolog 🔭🖥️
  • Jamaica country of my favrote sports star Usain St Leo Bolt 🏃🏿

Trophys

Profile Overview




My Wakatime Stats

Stackoverflow

StarDev

Check out 8G6's profile on stardev.io

Popular repositories

  1. StarIt StarIt Public

    A automated package to star all repos of your followers

    JavaScript 7 2

  2. ELibReg ELibReg Public

    HTML 5

  3. CEKNSSE-Lib CEKNSSE-Lib Public

    HTML 4

  4. Jupyter-Notebook-in-termux Jupyter-Notebook-in-termux Public

    Shell 4

  5. music-visual music-visual Public

    Python 4

  6. wa_killer wa_killer Public

    Python 4