Skip to content
Avatar

Highlights

  • Pro

Organizations

@ooeoagency @cotenature
Block or Report

Block or report dimitrinicolas

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Use Korg NanoKontrol midi controller to physically edit your CSS files, as featured in the German press:

    JavaScript 149 6

  2. Automatically switch CSS html background-color to bring a smooth user experience

    JavaScript 40 4

  3. 1
    const speedRate = 2;
    2
    const subtitles = document.querySelector('.player-timedtext');
    3
    
                  
    4
    let observer = new MutationObserver(() => {
    5
      document.querySelector('video').playbackRate = subtitles.textContent
  4. A Skeleton Screens implementation for websites first load in CSS. The main benefit is to provide a great user experience on first page load and to decrease the First and Largest Contentful Paint ti…

    CSS 16

  5. lepto Public

    Automated image Editing, Optimization and Analysis via CLI and a web interface. You give to lepto your input and output directories, the plugins you want to use and their options. Then lepto does h…

    JavaScript 494 15

  6. 1
    # My repositories, indexed
    2
    
                  
    3
    ## Front-end modules
    4
    
                  
    5
    - [skeleton-screens-concept](https://github.com/dimitrinicolas/skeleton-screens-concept) - A Skeleton Screens implementation for SPA first load in CSS

1,740 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri
Activity overview

Contribution activity

June 2022

9 contributions in private repositories Jun 2 – Jun 10

Seeing something unexpected? Take a look at the GitHub profile guide.