From d886abacbc797d5b1a45d0042750329fa577c6ae Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Tue, 16 Jun 2020 08:36:31 +0000 Subject: Tue Jun 16 08:36:31 UTC 2020 --- _sources/index.rst.txt | 176 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 _sources/index.rst.txt (limited to '_sources/index.rst.txt') diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt new file mode 100644 index 0000000..1957b53 --- /dev/null +++ b/_sources/index.rst.txt @@ -0,0 +1,176 @@ +.. blog.jinwei.me + +Hello World +=========== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + +Updates +------- + +- **June 2020** + + - `COVID-19防疫纪念邮票对比 `__ + +- **Jan 2020** + + - `2019年度总结 `__ + +- **June 2019** + + - `2019半年度总结 `__ + - `在2019年安装Docker是怎样一种体验 `__ + +- **October 2018** + + - `不再尴尬的ChromeOS `__ + - `我与Ingress的1545天 `__ + +- **August 2018** + + - `【系列】爱沙尼亚电子公民不完全指南 `__ + +- **December 2017** + + - `2017 观影记录 `__ + - `The One Device: Experience of Pixel 2 `__ + +- **October 2017** + + - `注销/删除一个互联网帐号有多难 `__ + +- **July 2017** + + - `我的大学 `__ + +- **March 2017** + + - `Macbook Pro Late 2016一周体验 `__ + +- **October 2016** + + - `Yubikey 4 入手 `__ + - `ERROR 451: 本網頁基於國家法律而封鎖 `__ + +- **September 2016** + + - `Moto X 2014 XT1085刷CM指南 `__ + +- **August 2016** + + - `[这列火车] 从北京到莫斯科 `__ + +- **April 2016** + + - `安利好用的邮件服务之Fastmail `__ + +About me +-------- + +- Software engineer +- Amateur HAMer(BG5DHM) +- Estonian e-Resident +- Programming with Python, Golang, C, etc +- A user of Vim, Debian, OpenStack, Docker, Raspberry Pi, etc +- Ingress resistance + +Language Skills +--------------- + +- Mandarin - Native or Bilingual proficiency +- English - Professional working proficiency + +Publications +------------ + +- `Texture filtering based physically plausible image dehazing `__ +- `暗通道先验图像去雾的大气光校验和光晕消除 `__ + +Coding around the web +--------------------- + +- `Dehaze`_, implementation of dark channel prior based image dehazing algorithms +- `one-two-three...infinity`_, 📏 Calculating the sum from one to a billion in different programming languages, inspired by https://github.com/leachim6/hello-world +- `brainfuck`_, 🙇 Simple Brainfuck interpreter implemented in C +- GitHub `@clarkzjw `__ for recent / current coding + +.. _Dehaze: https://github.com/clarkzjw/Dehaze +.. _one-two-three...infinity: https://github.com/clarkzjw/one-two-three...infinity +.. _brainfuck: https://github.com/clarkzjw/brainfuck + +Contact +------- + +- Feel free to contact me! +- PGP: `0x1D017D3D `_ | `keybase.io `_ +- Telegram: `@clarkzjw `_ | Twitter: `_clarkzjw `_ +- Mail to: `hello@jinwei.me `_ + +Links +----- + +- `Uucky's Wonderland `__ +- `USDWeekly `__ +- `Stray Episode `__ +- `Sakeven `__ +- `Justjjy `__ +- `realityone `__ + + +Other +----- + +- I am a volunteer of BOINC, supporting experiment like `World Community Grid`_ and `SETI@home`_ + +- I think Freedom is my birth right and I shall have it, including free speech and free software + +.. raw:: html + + + +.. container:: row + + .. container:: project + + .. figure:: https://boincstats.com/signature/-1/user/3483994/sig.png + :align: left + :target: https://boincstats.com/en/stats/-1/user/detail/59d322a65a0667a4207b6dc6ed9780ee + :alt: bonic stats + :height: 100 + + +.. container:: row + + .. container:: project + + .. figure:: https://cdn.clarkzjw.cn/redtestbar.gif + :align: left + :target: https://tomli.blog/archives/2016/06/2124.html + :alt: tomli.blog + :height: 150 + +.. container:: row + + .. container:: project + + .. figure:: https://cdn.clarkzjw.cn/Sample_09-F9_protest_art,_Free_Speech_Flag_by_John_Marcotte.png + :align: left + :target: https://en.wikipedia.org/wiki/Free_Speech_Flag + :alt: en.wikipedia.org + :height: 150 + +- Dream travel: + + - Taking `Beijing – Moscow Train K3 `_ + - Visiting `Korean DMZ `_ from both sides. + +Credit +------ + +- All original contents of this site are licensed under `CC BY-SA 3.0 CN `_ + + +.. _World Community Grid: https://www.worldcommunitygrid.org/ +.. _SETI@home: https://setiathome.berkeley.edu/ -- cgit v1.2.3