About Me
#!/bin/bash
hello() {
name=$1
printf "%s\n" "Hi, $name"
}
hello "guest"
My name is Damianos Giankakis, and I am a graduate of City College, International Faculty of the University of Sheffield. I am a Full-Stack Web Developer specializing in both Front End and Backend development.
I usually write about:
- PHP 7 / Laravel 6
- Wordpress / Opencart Themes, Plugins
- JavaScript ES6 / Browser Addons
- Shell Scripting / Bash
I speak Greek, and English fluently. I live in Thessaloniki, Macedonia Greece. In my spare time time, I usually sit in my desk and practice coding.