aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2020-06-30 11:39:53 +0800
committerclarkzjw <[email protected]>2020-06-30 11:39:53 +0800
commit69db07d3d551f3382e8e7cbb9f3336fa6926dd8c (patch)
tree0815832dbd7aea13c0274fda105cad35c40a8122
parenta771e4fe163ab598d61687c27ee344925ec577d2 (diff)
downloadblog.jinwei.me-69db07d3d551f3382e8e7cbb9f3336fa6926dd8c.tar.gz
+ remove section
-rw-r--r--index.rst17
1 files changed, 3 insertions, 14 deletions
diff --git a/index.rst b/index.rst
index 6e6d9d7..21b52f8 100644
--- a/index.rst
+++ b/index.rst
@@ -90,24 +90,13 @@ Publications
90- `Texture filtering based physically plausible image dehazing <https://link.springer.com/article/10.1007%2Fs00371-016-1259-3>`__ 90- `Texture filtering based physically plausible image dehazing <https://link.springer.com/article/10.1007%2Fs00371-016-1259-3>`__
91- `暗通道先验图像去雾的大气光校验和光晕消除 <http://www.cjig.cn/jig/ch/reader/view_abstract.aspx?file_no=20160911&flag=1>`__ 91- `暗通道先验图像去雾的大气光校验和光晕消除 <http://www.cjig.cn/jig/ch/reader/view_abstract.aspx?file_no=20160911&flag=1>`__
92 92
93Coding around the web
94---------------------
95
96- `Dehaze`_, implementation of dark channel prior based image dehazing algorithms
97- `one-two-three...infinity`_, 📏 Calculating the sum from one to a billion in different programming languages, inspired by https://github.com/leachim6/hello-world
98- `brainfuck`_, 🙇 Simple Brainfuck interpreter implemented in C
99- GitHub `@clarkzjw <https://github.com/clarkzjw>`__ for recent / current coding
100
101.. _Dehaze: https://github.com/clarkzjw/Dehaze
102.. _one-two-three...infinity: https://github.com/clarkzjw/one-two-three...infinity
103.. _brainfuck: https://github.com/clarkzjw/brainfuck
104
105Contact 93Contact
106------- 94-------
107 95
108- Feel free to contact me! 96- Feel free to contact me!
109- PGP: `0x1D017D3D <https://keybase.io/clarkzjw/pgp_keys.asc?fingerprint=b878c370cf7d871faa3c76637e1eb1851d017d3d>`_ | `keybase.io <https://keybase.io/clarkzjw>`_ 97- PGP: `0x1D017D3D <https://keybase.io/clarkzjw/pgp_keys.asc?fingerprint=b878c370cf7d871faa3c76637e1eb1851d017d3d>`_ | `keybase.io <https://keybase.io/clarkzjw>`_
110- Telegram: `@clarkzjw <https://t.me/clarkzjw>`_ | Twitter: `_clarkzjw <https://twitter.com/_clarkzjw>`_ 98- Telegram: `@clarkzjw <https://t.me/clarkzjw>`_
99- Twitter: `_clarkzjw <https://twitter.com/_clarkzjw>`_
111- Mail to: `[email protected] <mailto:[email protected]>`_ 100- Mail to: `[email protected] <mailto:[email protected]>`_
112 101
113Links 102Links
@@ -124,7 +113,7 @@ Links
124Other 113Other
125----- 114-----
126 115
127- I am a volunteer of BOINC, supporting experiment like `World Community Grid`_ and `SETI@home`_ 116- I was a volunteer of BOINC, supporting experiment like `World Community Grid`_ and `SETI@home`_
128 117
129- I think Freedom is my birth right and I shall have it, including free speech and free software 118- I think Freedom is my birth right and I shall have it, including free speech and free software
130 119
Powered by cgit v1.2.3 (git 2.41.0)