aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-10-30 08:55:58 +0000
committerclarkzjw <[email protected]>2018-10-30 08:55:58 +0000
commit8ac7f4f54cb8fa859a7d00dd455ec4c19133b7a4 (patch)
tree72ff0afe8830ace378369d24526a0d96cec6e501 /_sources
parent8436ffa58b092a0d1849b9abcb589e8dbf8f4ef1 (diff)
downloadblog.jinwei.me-8ac7f4f54cb8fa859a7d00dd455ec4c19133b7a4.tar.gz
Tue Oct 30 08:55:58 UTC 2018
Diffstat (limited to '_sources')
-rw-r--r--_sources/index.rst.txt9
1 files changed, 1 insertions, 8 deletions
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index 5e65859..f23f47f 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -76,12 +76,6 @@ Language Skills
76- Mandarin - Native or Bilingual proficiency 76- Mandarin - Native or Bilingual proficiency
77- English - Professional working proficiency 77- English - Professional working proficiency
78- Esperanto - Elementary proficiency 78- Esperanto - Elementary proficiency
79- Estonian - Elementary proficiency
80
81Current Research Interest
82-------------------------
83
84- I'm currently working on projects involved with image forensics or image forgery detection.
85 79
86Publications 80Publications
87------------ 81------------
@@ -98,12 +92,11 @@ Coding around the web
98- `Dehaze`_, implementation of dark channel prior based image dehazing algorithms 92- `Dehaze`_, implementation of dark channel prior based image dehazing algorithms
99- `one-two-three...infinity`_, 📏 Calculating the sum from one to a billion in different programming languages, inspired by https://github.com/leachim6/hello-world 93- `one-two-three...infinity`_, 📏 Calculating the sum from one to a billion in different programming languages, inspired by https://github.com/leachim6/hello-world
100- `brainfuck`_, 🙇 Simple Brainfuck interpreter implemented in C 94- `brainfuck`_, 🙇 Simple Brainfuck interpreter implemented in C
101- GitHub `@clarkzjw`_ for recent / current coding 95- GitHub `@clarkzjw <https://github.com/clarkzjw>`__ for recent / current coding
102 96
103.. _Dehaze: https://github.com/clarkzjw/Dehaze 97.. _Dehaze: https://github.com/clarkzjw/Dehaze
104.. _one-two-three...infinity: https://github.com/clarkzjw/one-two-three...infinity 98.. _one-two-three...infinity: https://github.com/clarkzjw/one-two-three...infinity
105.. _brainfuck: https://github.com/clarkzjw/brainfuck 99.. _brainfuck: https://github.com/clarkzjw/brainfuck
106.. _@clarkzjw: https://github.com/clarkzjw
107 100
108Contact 101Contact
109------- 102-------
Powered by cgit v1.2.3 (git 2.41.0)