Skip to content
View chiragbhansali's full-sized avatar

Highlights

  • Pro

Block or report chiragbhansali

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 Loading

  1. markdown-2-html markdown-2-html Public

    Markdown to HTML compiler made using Python

    Python

  2. tyffle tyffle Public

    Try Google Fonts Blazing Fast. https://tyffle.ml

    CSS 18 2

  3. freeCodeCamp/guide freeCodeCamp/guide Public archive

    A collection of easy-to-understand guides to programming tools

    2.1k 4.2k

  4. smart-jab-mobile smart-jab-mobile Public

    Smart Jab is a smart and easy way to find vaccination centers near you.

    Dart 4 1

  5. detect-my-strain-frontend detect-my-strain-frontend Public

    Detect My Strain - frontend website for the deep learning based algorithm that can predict asthenopia (also known as a eye strain)

    JavaScript

  6. Stylesheet of ReactToastify to use i... Stylesheet of ReactToastify to use in a CSS Modules project
    1
    :global {
    2
      .Toastify__toast-container {
    3
        z-index: 9999;
    4
        -webkit-transform: translate3d(0, 0, 9999px);
    5
        position: fixed;