diff options
author | clarkzjw <[email protected]> | 2020-02-09 02:28:02 +0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2020-02-09 02:28:02 +0800 |
commit | e8f6a5c49c5c1cad572b0dc0c331b660b9cfaee0 (patch) | |
tree | 7ffad5b1dfc7f7c583c54ee9cf9cd91067e855a3 | |
parent | 3d4678a34fb88e5728f9f0c3233802c2e8e9c91b (diff) | |
download | blog.jinwei.me-e8f6a5c49c5c1cad572b0dc0c331b660b9cfaee0.tar.gz |
+ fix
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -195,7 +195,7 @@ | |||
195 | <ul class="simple"> | 195 | <ul class="simple"> |
196 | <li>Software engineer</li> | 196 | <li>Software engineer</li> |
197 | <li>Amateur HAMer(<a href="https://bg5dhm.radio" target="_blank">BG5DHM</a>)</li> | 197 | <li>Amateur HAMer(<a href="https://bg5dhm.radio" target="_blank">BG5DHM</a>)</li> |
198 | <li>Estonian e-Resident</li> | 198 | <li><a href="https://medium.com/%E7%88%B1%E6%B2%99%E5%B0%BC%E4%BA%9A%E7%94%B5%E5%AD%90%E5%85%AC%E6%B0%91%E4%B8%8D%E5%AE%8C%E5%85%A8%E6%8C%87%E5%8D%97">Estonian e-Resident</a></li> |
199 | <li>Programming in Python, Golang, C, etc</li> | 199 | <li>Programming in Python, Golang, C, etc</li> |
200 | <li>A user of Vim, Debian, OpenStack, Docker, Raspberry Pi, etc</li> | 200 | <li>A user of Vim, Debian, OpenStack, Docker, Raspberry Pi, etc</li> |
201 | <li>Ingress resistance</li> | 201 | <li>Ingress resistance</li> |
@@ -227,11 +227,11 @@ | |||
227 | <li><a class="reference external" href="https://github.com/clarkzjw/Dehaze">Dehaze</a>, implementation of | 227 | <li><a class="reference external" href="https://github.com/clarkzjw/Dehaze">Dehaze</a>, implementation of |
228 | dark channel prior based image dehazing algorithms</li> | 228 | dark channel prior based image dehazing algorithms</li> |
229 | <li><a class="reference external" | 229 | <li><a class="reference external" |
230 | href="https://github.com/clarkzjw/one-two-three...infinity">one-two-three…infinity</a>, 📏 Calculating | 230 | href="https://github.com/clarkzjw/one-two-three...infinity">one-two-three…infinity</a>, 📏 calculating |
231 | the sum from one to a billion in different programming languages, inspired by <a | 231 | the sum from one to a billion in different programming languages, inspired by <a |
232 | class="reference external" | 232 | class="reference external" |
233 | href="https://github.com/leachim6/hello-world">https://github.com/leachim6/hello-world</a></li> | 233 | href="https://github.com/leachim6/hello-world">https://github.com/leachim6/hello-world</a></li> |
234 | <li><a class="reference external" href="https://github.com/clarkzjw/brainfuck">brainfuck</a>, 🙇 Simple | 234 | <li><a class="reference external" href="https://github.com/clarkzjw/brainfuck">brainfuck</a>, 🙇 simple |
235 | Brainfuck interpreter implemented in C</li> | 235 | Brainfuck interpreter implemented in C</li> |
236 | <li>GitHub <a class="reference external" href="https://github.com/clarkzjw">@clarkzjw</a> for recent | 236 | <li>GitHub <a class="reference external" href="https://github.com/clarkzjw">@clarkzjw</a> for recent |
237 | coding</li> | 237 | coding</li> |