Skip to content
View V3RON's full-sized avatar
👨‍💻
Busy creating the next big thing
👨‍💻
Busy creating the next big thing

Highlights

  • Pro

Block or report V3RON

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
V3RON/README.md
  _   _      _ _         _   _                       ___ _
 | | | | ___| | | ___   | |_| |__   ___ _ __ ___    |_ _( )_ __ ___
 | |_| |/ _ \ | |/ _ \  | __| '_ \ / _ \ '__/ _ \    | ||/| '_ ` _ \
 |  _  |  __/ | | (_) | | |_| | | |  __/ | |  __/_   | |  | | | | | |
 |_| |_|\___|_|_|\___/   \__|_| |_|\___|_|  \___( ) |___| |_| |_| |_|
                                                |/

███████╗███████╗██╗   ██╗███╗   ███╗ ██████╗ ███╗   ██╗     ██████╗██╗  ██╗███╗   ███╗ █████╗ ██╗
██╔════╝╚══███╔╝╚██╗ ██╔╝████╗ ████║██╔═══██╗████╗  ██║    ██╔════╝██║  ██║████╗ ████║██╔══██╗██║
███████╗  ███╔╝  ╚████╔╝ ██╔████╔██║██║   ██║██╔██╗ ██║    ██║     ███████║██╔████╔██║███████║██║
╚════██║ ███╔╝    ╚██╔╝  ██║╚██╔╝██║██║   ██║██║╚██╗██║    ██║     ██╔══██║██║╚██╔╝██║██╔══██║██║
███████║███████╗   ██║   ██║ ╚═╝ ██║╚██████╔╝██║ ╚████║    ╚██████╗██║  ██║██║ ╚═╝ ██║██║  ██║███████╗
╚══════╝╚══════╝   ╚═╝   ╚═╝     ╚═╝ ╚═════╝ ╚═╝  ╚═══╝     ╚═════╝╚═╝  ╚═╝╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝

My toolset

React

Angular

GraphQL

TailwindCSS



Reach me on

linked-in medium stack-overflow

Pinned Loading

  1. react-native-aurora Public

    Aurora helps React Native projects shine by optimizing performance and build efficiency across Android, iOS, and JavaScript.

  2. expo-atlas-without-expo Public

    Supercharge your vanilla React Native apps with Expo Atlas metrics

    JavaScript 24

  3. react-render-measurement-tool Public

    A powerful tool for understanding how your React components render during tests.

    TypeScript

  4. metro-minify-swc Public

    A high-performance drop-in replacement for Metro bundler's minifier using SWC ⚡️

    TypeScript 5

  5. Allow only GoogleBot to access your ...
    1
    export function getIPAddress(req: NextApiRequest): string | undefined {
    2
      if (req.headers['x-forwarded-for']) {
    3
        return (req.headers['x-forwarded-for'] as string).split(',')[0]
    4
      }
    5
    
                  
  6. Bypass Content Security Policy in yo...
    1
    function arrayBufferToBase64(buffer: ArrayBuffer): string {
    2
      let binary = '';
    3
      const bytes = new Uint8Array(buffer);
    4
      const len = bytes.byteLength;
    5
    
                  

618 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to V3RON/react-render-measurement-tool, withastro/astro, withastro/docs and 27 other repositories
Loading A graph representing V3RON's contributions from March 24, 2024 to March 25, 2025. The contributions are 56% commits, 30% code review, 12% pull requests, 2% issues.

Contribution activity

March 2025

27 contributions in private repositories Mar 4 – Mar 25
Loading