Skip to content
View akramsaouri's full-sized avatar
🦄
Open for OSS contributions
🦄
Open for OSS contributions
Block or Report

Block or report akramsaouri

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. graf-it graf-it Public

    Generate a mock GraphQL API without writing a single line of code.

    JavaScript 7

  2. analog analog Public

    Simple month-based time tracking for your projects.

    JavaScript 1

  3. bpnet bpnet Public

    Using puppeteer to fetch my balance from my (shitty) bank account.

    JavaScript 1

  4. pastify pastify Public

    Quickly create Spotify playlists.

    JavaScript 1

  5. lqm lqm Public

    🎧 Get a random Spotify album from your library

    JavaScript 1

  6. ⚛️ Lazy load images in React with In... ⚛️ Lazy load images in React with IntersectionObserver.
    1
    import React, { useEffect, useRef, FunctionComponent, HTMLProps } from 'react';
    2
    import 'intersection-observer'; // if you want to include a polyfill
    3
    
                  
    4
    /**
    5
     * Returns an IntersectionObserver that loads the image