Skip to content
View Oaphi's full-sized avatar
💭
☕ and 👩‍💻
💭
☕ and 👩‍💻
  • Cursiver
  • Saint Petersburg

Organizations

@codidact @userscripters @SOTagBurners

Block or report Oaphi

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. data-validation-protection Public

    Apps Script utility library for easy manipulation of data validation protection

    TypeScript 3

  2. MenuApp Public

    Google Apps Script utility library for building custom menus

    TypeScript 5

  3. PropertyLockService Public

    LockService emulation lib that makes use of PropertiesService to persist across actions that normally break Lock

    TypeScript 1

  4. Utilities Public

    Various JS ES6 utilitiies

    JavaScript 6

  5. Promise-based interval runner (cance...
    1
    const withInterval = async ({
    2
        timeouts = [],
    3
        delay = 0,
    4
        interval = 4,
    5
        callback,
  6. Async-friendly google.script.run uti...
    1
    /**
    2
     * Promise-friendly google.script.run call
    3
     * @param {String} funcName
    4
     * @param {...*} params
    5
     * @returns {Promise}

376 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

Loading A graph representing Oaphi's contributions from March 24, 2024 to March 29, 2025. The contributions are 77% commits, 11% code review, 9% pull requests, 3% issues. 11% Code review 3% Issues 9% Pull requests 77% Commits

Contribution activity

March 2025

Created 14 commits in 1 repository

Created a pull request in codidact/qpixel that received 4 comments

Fix Nokogiri dependency issue due to bump to 1.8.3

Dependabot PR responsible for the issue: #1532 Relevant change happened in Nokogiri 1.8.0. Should fix #1551

+3 −1 lines changed 4 comments
Opened 3 other pull requests in 1 repository
codidact/qpixel 3 merged
Reviewed 1 pull request in 1 repository
codidact/qpixel 1 pull request
Loading