Skip to content
View Mohsen-94's full-sized avatar
Block or Report

Block or report Mohsen-94

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. scheduler scheduler Public

    Create conflict-free schedules

    JavaScript 1

  2. HTML-Canvas-Game HTML-Canvas-Game Public

    Classic Arcade Game made in HTML5 canvas

    JavaScript 1

  3. Bookstore Bookstore Public

    Forked from T-Ptyhon-WEB-JUB/PROJECT

    A website for buying and selling used books.

    Python 1

  4. frogger-arcade frogger-arcade Public

    Classic arcade game implemented in HTML5 canvas and vanilla javascript

    JavaScript 1

  5. averageRatingIMDB.js averageRatingIMDB.js
    1
    // Paste this into your console on IMDB's episodes page for a TV show.
    2
    function waitForEpisodes() {
    3
      return new Promise((resolve, reject) => {
    4
        const callback = function (mutationsList, observer) {
    5
          resolve(mutationsList);
  6. nextjs-blog-theme nextjs-blog-theme Public

    JavaScript 1