Skip to content
View anton-chernianu's full-sized avatar
πŸš€
frontend
πŸš€
frontend
Block or Report

Block or report anton-chernianu

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

  1. GSAP Position window % GSAP Position window %
    1
    const vw = (coef) => window.innerWidth * (coef/100);
    2
    const vh = (coef) => window.innerHeight * (coef/100);
  2. tiktok-pretty-image tiktok-pretty-image Public

    Simple app for create pretty images with blurry background for TikTok and Instagram. πŸ’Ž

    TypeScript 9 1