Skip to content
View everget's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report everget

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

Hi there πŸ‘‹

Visits Badge Years Badge Repos Badge Gists Badge

Pinned

  1. javascript-quiz javascript-quiz Public

    ❓ A simple quiz for JavaScript developers. Test yourself, your friends, your job applicants and simply enjoy JavaScript)

    41 10

  2. tradingview-pinescript-indicators tradingview-pinescript-indicators Public

    A collection of the various technical indicators implemented in Pine Script Language

    418 136

  3. rowser rowser Public

    πŸ” [WIP on 1.0.0] An experimental browser/os/rendering engine/bot detector with proxied API

    JavaScript 5 2

  4. js-bitwise-hacks.md js-bitwise-hacks.md
    1
    ## JavaScript Bitwise Hacks
    2
    It assumes the highest positive signed 32-bit float value for numbers.
    3
    In other words, ```2147483647``` (or ```0x7FFFFFFF``` or ```2^31-1```).
    4
    
    
    5
    ## Table of Contents
  5. scancss scancss Public

    πŸ“Š A robust CSS stylesheet statistics collector and analyzer

    JavaScript 4

  6. space_invaders space_invaders Public

    This was my test task to join TradingView. The game was written in May of 2017 in Vanilla JS ES6 and using Canvas API.

    TypeScript 1