Skip to content
View everget's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

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, I'm Alex!

See my portfolio

Stats

Visits Badge Years Badge Repos Badge Gists Badge

everget's GitHub stats Top Langs

Tech Stack

Languages:

Languages

Styling:

Styling

Frontend:

Frontend

Backend:

Backend

Databases:

Databases

CI/CD:

CI/CD

Pinned Loading

  1. javascript-quiz javascript-quiz Public

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

    42 10

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

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

    483 154

  3. 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

  4. rowser rowser Public

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

    JavaScript 5 2

  5. 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
  6. portfolio-website portfolio-website Public

    My Portfolio Website

    TypeScript