Skip to content

Instantly share code, notes, and snippets.

View xiaohk's full-sized avatar
🐐
Mr. King Chivo

Jay Wang xiaohk

🐐
Mr. King Chivo
View GitHub Profile
@xiaohk
xiaohk / twitter.svg
Last active October 5, 2020 15:24
Twitter - Icon Animation 🐦
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@xiaohk
xiaohk / rocket.svg
Last active October 2, 2020 21:09
Rocket - Icon Animation 🚀
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@xiaohk
xiaohk / convert.sh
Created September 7, 2020 15:29
Convert twemoji svg to pdf
for s in ./twemoji-master/assets/svg/*.svg
do
cairosvg ${s} -o "./twemoji-pdf/$(basename ${s} .svg).pdf"
done
@xiaohk
xiaohk / arxiv-preparation.md
Last active April 24, 2025 23:33
Prepare for an arXiv submission

Submission Steps

  1. Download source code from Overleaf if you use it: menu -> download -> source.

  2. Strip comments and combine all tex files (f01-main.tex, f02-intro.tex, etc.) into one file arxiv_main.tex.

# Replace f01-main.tex with the main tex file in your overleaf project
latexpand --empty-comments f01-main.tex > arxiv_main.tex
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@xiaohk
xiaohk / surprise_exploration.ipynb
Last active January 9, 2019 20:11
Explore Surprise.py
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
color spine width satell weight
2 3 28.3 8 3.05
3 3 22.5 0 1.55
1 1 26.0 9 2.3
3 3 24.8 0 2.1
3 3 26.0 4 2.6
2 3 23.8 0 2.1
1 1 26.5 0 2.35
3 2 24.7 0 1.9
2 1 23.7 0 1.95
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@xiaohk
xiaohk / china.geojson
Created August 8, 2018 21:19
GeoJSON file for China
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.