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 July 12, 2025 14:05
A badass list of frontend development resources I collected over time.
@ziadoz
ziadoz / awesome-php.md
Last active May 8, 2025 07:37
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.