Skip to content

Instantly share code, notes, and snippets.

View macik's full-sized avatar

Andrey Matsovkin macik

View GitHub Profile
@rafaelgallani
rafaelgallani / zapzap-audio-speed.js
Created March 23, 2020 17:07
Tampermonkey extension to speed up or slow down Whatsapp Web audios
// ==UserScript==
// @name WhatsApp Audio Playback Rate Changer
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://web.whatsapp.com/
// @grant none
// @runat document-end
// ==/UserScript==
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active June 13, 2024 10:59
A badass list of frontend development resources I collected over time.
@ziadoz
ziadoz / awesome-php.md
Last active May 10, 2024 15:06
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.