I have over two years of experience mainly working on web and cross platform mobile applications in E-Commerce, Fintech, Auditing and Compliance.
Tinkering is what got me to where I am now as a professional software engineer.
{{ partial "about-card.html" . }}These are all the projects I worked on personally and professionally.
{{ range (where .Site.Pages "Section" "projects") }} {{ range first 2 .Pages }} {{ partial "card.html" . }} {{ end }} {{ end }}These are articles about things I learned about software engineering.
{{ range (where .Site.Pages "Section" "blog") }} {{ range first 2 .Pages }} {{ partial "card.html" . }} {{ end }} {{ end }}