Skip to content
View jojijacobk's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jojijacobk

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. JavaScript-Knowledge Public

    Deep dive into JavaScript Engine, JavaScript Runtime Environment, DOM, "this" operator etc

    4 1

  2. Setup stack of (PHP, Nginx & MySQL) ...
    1
    ### Yum Install PHP
    2
    ```bash
    3
    # For Amazon Linux Image in AWS EC2, enable yum repository for amazon linux extras to install PHP
    4
    # Enable PHP 7.3 repo
    5
    sudo amazon-linux-extras enable php7.3
  3. Access-SSO-Protected-Data Public

    Read/Write data on single-sign-on protected pages with a single line of script.

    PHP 1

  4. Blockchain-Knowledge Public

    Glimpse on the blockchain technology, and how does it work.

    2

  5. To simulate speech from browser usin...
    1
     // To simulate speech from browser using all the voices installed in your computer
    2
     
    3
     Array.from(window.speechSynthesis.getVoices()).forEach(voice => {
    4
          console.log(voice);
    5
          const msg = new SpeechSynthesisUtterance();
  6. CSS Media Queries for Desktop, Table...
    1
    
                  
    2
    /* 
    3
      ##Device = Desktops
    4
      ##Screen = 1281px to higher resolution desktops
    5
    */

14 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June
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 jojijacobk/audiocodes
Loading A graph representing jojijacobk's contributions from June 30, 2024 to July 05, 2025. The contributions are 100% commits, 0% issues, 0% pull requests, 0% code review.

Contribution activity

July 2025

jojijacobk has no activity yet for this period.
Loading