doctype html
html(lang='en')
head
title Alejandro Cuba Ruiz
- var metadata = {
description: "Principal Front End Engineer, Angular Community Meetup Co-organizer, ng-Champion for ng-conf",
location: "Miami Beach, FL",
}
for content, name in metadata
meta(name=name, content=content)
body
main
ul.content
li#blog https://medium.com/@alejandrocuba
li#code https://github.com/alejandrocuba
li#photoblog https://www.instagram.com/alejandrocubaruiz/
li#scifi(lang='es') https://www.zorphdark.com/
li#podcast(lang='es') https://medium.com/angularidades
ul.social
li https://linkedin.com/in/alejandrocuba
li https://twitter.com/zorphdark
li https://meetup.com/angularcommunity/
section.portfolio
for work, index in creativeworks
+creativework(work, index)