Browse Source

Fix ascii mail address

master
Fazil Altinel 3 years ago
parent
commit
6e392354f9
  1. 11
      index.html

11
index.html

@ -35,11 +35,12 @@ Computer Vision and Deep Learning
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python education.py --all<br></br>BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)</br>MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)<br></br> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python education.py --all<br></br>BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)</br>MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)<br></br>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python links.py --add-email<br></br>Codebase: <a href="https://git.altinel.dev/fazil">https://git.altinel.dev/fazil</a></br>LinkedIn: <a href="https://linkedin.com/in/fazilaltinel">https://linkedin.com/in/fazilaltinel</a></br>E-mail: <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> python links.py --add-email<br></br>Codebase: <a href="https://git.altinel.dev/fazil">https://git.altinel.dev/fazil</a></br>LinkedIn: <a href="https://linkedin.com/in/fazilaltinel">https://linkedin.com/in/fazilaltinel</a></br>E-mail:
<pre> <pre>
__ _ _ ____ _ _ _ _ _
/ _|__ _ __(_) | / __ \ __ _| | |_(_)_ _ ___| | __| |_____ __
| _/ _` |_ / | | / / _` | / _` | | _| | ' \/ -_) |_/ _` / -_) V /
|_| \__,_/__|_|_| \ \__,_| \__,_|_|\__|_|_||_\___|_(_)__,_\___|\_/
\____/
__ _ _ ____ _ _ _ _ _
/ _| __ _ ___(_) | / __ \ __ _| | |_(_)_ __ ___| | __| | _____ __
| |_ / _' |_ / | | / / _' | / _' | | __| | '_ \ / _ \ | / _' |/ _ \ \ / /
| _| (_| |/ /| | | | | (_| | | (_| | | |_| | | | | __/ || (_| | __/\ V /
|_| \__,_/___|_|_| \ \__,_| \__,_|_|\__|_|_| |_|\___|_(_)__,_|\___| \_/
\____/
</pre> </pre>
<span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br> <span id="a">fazil@localhost</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>
<pre> <pre>

Loading…
Cancel
Save