Skip to content

Instantly share code, notes, and snippets.

View jay-pee's full-sized avatar
🏠
Hacking from home!

Philip jay-pee

🏠
Hacking from home!
  • Braunschweig
View GitHub Profile
@jay-pee
jay-pee / chinese_minimal_pairs_hsk.txt
Last active April 15, 2024 20:51
Chinese minimal pairs in different HSK levels
# Chinese Minimal Pairs in Different HSK Levels
https://en.wikipedia.org/wiki/Minimal_pair
## HSK 1
--
## HSK 2
@jay-pee
jay-pee / combine.py
Last active June 26, 2019 21:04 — forked from glombard/combine.py
Merging 4 images into one with Python and PIL/Pillow
#!/usr/bin/env python3
# encoding: utf8
'''
Combine multiple images into one.
Forked from Gert Lombard.
To install the Pillow and Docopt module on Mac OS X:
$ xcode-select --install
$ brew install libtiff libjpeg webp little-cms2