NOTE
This website is still under construction.
I am still trying to port my old website to this new digital garden, so bear with me.
My name is Giorgos and I build tools and manage infrastructure systems at Amazon.
package main
import "fmt"
func main() {
fmt.Println("In progress..")
}