main :: IO ()

main = do

    putStrLn ( "https://github.com/" ++ githubUser )

    putStrLn ( "https://twitter.com/" ++ twitterUser )

    putStrLn ( "https://linkedin.com/in/" ++ linkedinUser )

    putStrLn ( "14D4 0CA1 E1A8 06A0 15C4 A06B 372E C33E B388 121A" )

    where twitterUser = "mpmlopes"

          linkedinUser = "mpmlopes"

          githubUser = "mlopes"

Portugal Road Trip

Nov 27, 2014 • talks,trips,portugal,food,history,places( less than 1 min read )

Delivered a talk internally at Inviqa’s Enlightening Lunch event. The talk took a format of a road trip, so it focus on different points in the map of Portugal as we travel from the north to the south of country and talk about historic events related to those points in the map, show the natural beauties of the country and reveal the traditional foods of those places.

The slides for the presentation can be seen bellow:

If you'd like to keep up to date with new posts, follow me on twitter @mpmlopes ,
or subscribe to the feed.

Follow me on twitter @mpmlopes
λ