Skip to content

Instantly share code, notes, and snippets.

View DZG-MELODY's full-sized avatar
😖
in deep thinking

DZG DZG-MELODY

😖
in deep thinking
  • MEGVII
  • Beijing China
View GitHub Profile
@tomhicks
tomhicks / plink-plonk.js
Last active July 16, 2024 02:59
Listen to your web pages
@steven2358
steven2358 / ffmpeg.md
Last active July 22, 2024 08:40
FFmpeg cheat sheet
@hal0gen
hal0gen / _mobile-ready-web-app.html
Last active July 13, 2024 18:52 — forked from tfausak/ios-8-web-app.html
iOS + Android settings for web applications
<!doctype html>
<!-- Adapted from https://gist.github.com/tfausak/2222823 -->
<html>
<head>
<title>Mobile-ready web app</title>
<!-- CONFIGURATION -->
@staltz
staltz / introrx.md
Last active July 19, 2024 22:21
The introduction to Reactive Programming you've been missing