Skip to content
View Sarathisarathi2's full-sized avatar

Block or report Sarathisarathi2

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Sarathisarathi2/README.md
  • 👋 Hi, I’m @Sarathisarathi2
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
<style> body { display: table; font-family: "Helvetica Neue", sans-serif; margin: 8px auto; } input { border: none; border-bottom: 1px dashed #888; text-align: right; width: 108px; } div { color: #aaa; margin-bottom: 8px; } .indian { color: black; } .unit { display: inline-block; margin-left: 8px; width: 76px; } .zero { font-size: 14px; margin-left: 8px; } </style>
thousand3 zeros
lakh5 zeros
million6 zeros
crore7 zeros
billion9 zeros
trillion12 zeros
lakh crore12 zeros
<script>
  const inputs = document.querySelectorAll("input");
  
  inputs.forEach((i0, i) => {
    i0.addEventListener("keyup", ({ target }) => {
      const v = +target.value * +target.getAttribute("divisor");
      inputs.forEach(i1 => {
        i1.value = v / +i1.getAttribute("divisor");
      });
    });

    if (i === 0) i0.focus();
  });
</script>

Popular repositories Loading

  1. File-Sharing-Bot File-Sharing-Bot Public

    Forked from CodeXBotz/File-Sharing-Bot

    Telegram Bot to store Posts and Documents and it can Access by Special Links.

    Python 1

  2. Sarathisarathi2 Sarathisarathi2 Public

    Config files for my GitHub profile.

  3. File-Sharing-Bot-1 File-Sharing-Bot-1 Public

    Forked from killersparrow0/File-Sharing-Bot

    Python

  4. FileStreamBot-pro FileStreamBot-pro Public

    Forked from prxpostern/Filestreambot-pro

    A very fast file streaming bot used for streaming and downloading movies. To get readymade bot click the link below

    Python

  5. pyrogram pyrogram Public

    Forked from pyrogram/pyrogram

    Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

    Python

  6. docs docs Public

    Forked from superfly/docs

    HTML