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 November 12, 2024 19:08
Listen to your web pages
@steven2358
steven2358 / ffmpeg.md
Last active November 11, 2024 04:45
FFmpeg cheat sheet
@hal0gen
hal0gen / _mobile-ready-web-app.html
Last active November 10, 2024 12:00 — 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 November 14, 2024 11:27
The introduction to Reactive Programming you've been missing