Hello World
My internet homeplace, where you can find more details about me.
Overview
package main
import "fmt"
const (
name string = "Leslie-Alexandre DENIS"
city string = "Lyon, France"
)
var (
currentCompany string = "BeReal"
currentRole string = "Senior Site Reliability Engineer"
openToWork bool = true
)
func main() {
fmt.Printf("I'm %s@%s trying to be the best %s each day", name, currentCompany, currentRole)
}
Contact
You can reach me on these various platforms.
- :: GitHub :: github.com/eagleusb
- :: Blog :: write.as/grumpycat
- :: LinkedIn :: linkedin.com/in/lesliealexandredenis
- :: Malt :: malt.fr/profile/lesliealexandredenis
- :: Twitter :: twitter.com/eagleusb