aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-10-30 16:54:45 +0800
committerGitHub <[email protected]>2018-10-30 16:54:45 +0800
commit0917ff1847a1bfadcc1b0590501b8d5f98bfe8cd (patch)
tree5420c1013c1c22ce79a7eb62c03bd4c6ae860131
parente82d7e4ceb9e7658765ad1ce09a30fd4f3feed15 (diff)
downloadblog.jinwei.me-0917ff1847a1bfadcc1b0590501b8d5f98bfe8cd.tar.gz
Update index.rst
-rw-r--r--index.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/index.rst b/index.rst
index 5e65859..f23f47f 100644
--- a/index.rst
+++ b/index.rst
@@ -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)