Easton L.

2,904
reputation
1
14
15

A professional software engineer since 2007, passionate about learning things new every day. Programming language footprint:

C++, C#, WPF, JavaScript, Typescript, node.js, Android

Following the next:

package main    
import "fmt"    
func main() {
    fmt.Println("Hello, guess who I am.")
}