From 0289e65ab04f6e459e6ac712f09da077d3e939db Mon Sep 17 00:00:00 2001 From: Fazil Altinel Date: Thu, 16 Dec 2021 18:49:54 +0000 Subject: [PATCH] Update structure and add links section --- index.html | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index e81ce05..8ca389e 100644 --- a/index.html +++ b/index.html @@ -98,23 +98,38 @@ -fazil@altinel.dev:~$ whoami +fazil@altinel.dev:/var/www/$ whoami
-
-$$$$$$$$\  $$$$$$\  $$$$$$$$\$$$$$$\ $$\              $$$$$$\  $$\   $$$$$$$$\$$$$$$\ $$\   $$\ $$$$$$$$\ $$\       
-$$  _____|$$  __$$\ \____$$  \_$$  _|$$ |            $$  __$$\ $$ |  \__$$  __\_$$  _|$$$\  $$ |$$  _____|$$ |      
-$$ |      $$ /  $$ |    $$  /  $$ |  $$ |            $$ /  $$ |$$ |     $$ |    $$ |  $$$$\ $$ |$$ |      $$ |      
-$$$$$\    $$$$$$$$ |   $$  /   $$ |  $$ |            $$$$$$$$ |$$ |     $$ |    $$ |  $$ $$\$$ |$$$$$\    $$ |      
-$$  __|   $$  __$$ |  $$  /    $$ |  $$ |            $$  __$$ |$$ |     $$ |    $$ |  $$ \$$$$ |$$  __|   $$ |      
-$$ |      $$ |  $$ | $$  /     $$ |  $$ |            $$ |  $$ |$$ |     $$ |    $$ |  $$ |\$$$ |$$ |      $$ |      
-$$ |      $$ |  $$ |$$$$$$$$\$$$$$$\ $$$$$$$$\       $$ |  $$ |$$$$$$$$\$$ |  $$$$$$\ $$ | \$$ |$$$$$$$$\ $$$$$$$$\ 
-\__|      \__|  \__|\________\______|\________|      \__|  \__|\________\__|  \______|\__|  \__|\________|\________|
+         ___  _    ____ ___  _           
+        | __|/_\  |_  /|_ _|| |          
+        | _|/ _ \  / /  | | | |__        
+        |_|/_/ \_\/___||___||____|       
+    _    _   _____  ___  _  _  ___  _    
+   /_\  | | |_   _||_ _|| \| || __|| |   
+  / _ \ | |__ | |   | | | .` || _| | |__ 
+ /_/ \_\|____||_|  |___||_|\_||___||____|
                                                                                                                     
 
 
+fazil@altinel.dev:/var/www/$ cd /home/fazil/ fazil@altinel.dev:~$ cat fazilaltinel.txt

Research Engineer
(Ankara, Turkey)

-fazil@altinel.dev:~$ python education.py

BS, Yildiz Technical University, Computer Engineering (2010 - 2015)
MSc, Tohoku University, Graduate School of Information Sciences (2016 - 2018)

-fazil@altinel.dev:~$ python contact.py

GitHub: http://github.com/fazilaltinel
Twitter: https://twitter.com/fazilaltinel
LinkedIn: https://linkedin.com/in/fazilaltinel

+fazil@altinel.dev:~$ ls --human-readable -l research/topics/

+
+Computer Vision and Deep Learning
+├── Deep structured energy-based models
+├── Image inpainting
+└── Domain adaptation
+
+fazil@altinel.dev:~$ python education.py --all

BS, Computer Engineering, Yildiz Technical University (2010 - 2015 | Istanbul, Turkey)
MSc, Graduate School of Information Sciences, Tohoku University (2016 - 2018 | Sendai, Japan)

+fazil@altinel.dev:~$ python contact.py

Codebase (Gitea): https://git.altinel.dev/fazil
LinkedIn: https://linkedin.com/in/fazilaltinel

+fazil@altinel.dev:~$ ps ax

+
+PID     TTY     STAT    TIME    COMMAND
+1       tty2    R+      0:00    Main
+2       ?       Z       0:00    Notes
+3       pts/0   Ss<     8875:32 Publications
+4       pts/1   Rl+     0:00    Projects
+
fazil@altinel.dev:~$