Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Tech-notsosavy

less than 1 minute read

Published:

A yuge rant I usually have to the so-called experts in nothing. the rant

Intro

less than 1 minute read

Published:

Intro to my blog at medium. Me

portfolio

publications

talks

Talk 1 on Relevant Topic in Your Field

Published in University 1, Department, 2012

This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!

Tutorial 1 on Relevant Topic in Your Field

Published in University 1, Department, 2013

This is a description of your workshop, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!

Talk 2 on Relevant Topic in Your Field

Published in University 1, Department, 2014

This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!

Conference Proceeding talk 3 on Relevant Topic in Your Field

Published in University 1, Department, 2014

This is a conference proceedings talk, for when you give a talk at a conference that archives talks as publications. When the talk_type variable is set to “Conference proceedings talk”, this talk will appear in the Talks page in /talks/, but it will not appear in the Talks section in the /cv/ page. The reason for this is that the conference proceedings talk should have a seprate publications .md file in the /_publications/ folder, which will go in the publications section. You can change this behavior by modifying the /_pages/cv.md file.

teaching

Introduction to Programming

Published in Universitat La Salle, Computer Engineering Department, 2010

I was an assistant to Introduction to Programming. My main duties were assist to students with their first steps into coding. Not only C coding, but also help them develop a set of skills on how to tackle coding problems, such as helping them to structure the problems they were facing, or help them in designing good enough algorithms or “.h” so that the problem would be solved easily.