Creando una página personal

Hace algún tiempo, traté de crear una página web personal para mí y ha sido un proceso interesante desde que decidí hacerlo.

Tengo algo así como un diseño hecho en Inkscape y traté de implementarlo en una herramienta “estilo flash” llamada SwishMax. Pero ese proyecto no llegó muy lejos.

He desarrollado ya una primera versión de una página personal en un “sitio flash” para mí y estaba bastante contento con el resultado [aquí debería ir un link al proyecto] (¿no es molesto no poder encontrar cosas entre tus respaldos?). Pero los tiempos cambian, y después de haber estado lejos de la computadora por un tiempo, regresé y he estado aprendiendo un montón de cosas interesantes acerca del desarrollo web desde entonces.

Y pues aquí estoy, tratando de documentar de alguna manera la página web que hice en parte para poner en práctica algunos conceptos y tecnologías de las que he estado aprendiendo.

Es un sitio muy básico. Por el lado del contenido traté de mantenerlo simple: imágenes que hacen la función de fondo de pantalla, algún texto que me sirva como una especie de biografía y quería además asegurarme de que estaría tanto en español como en inglés. Basé el código en este proyecto de aquí.

Las tecnologías que he utilizado para crear la página son las siguientes:

  • AngularJS: más específicamente un módulo que es parte de un proyecto que se llama AngularUI
  • jQuery y un plugin que se llama vegas.

Me interesan mucho los diseños minimalistas y pensé que este encajaba muy bien con mi personalidad. También debería tener algunos vínculos a otras fuentes en caso de que alguien se interesara lo suficiente en mi perfil profesional.

Y eso resultó, una página web personal.

Creating a Personal Page

Some time ago, I tried to create a personal page for myself and it’s been an interesting process from the moment I decided I would do it.

I have something I could call a design made in Inkscape and I tried to implement it in a flash-like tool called SwishMax. That didn’t get too far though.

I have done a previous version of a “flash site” for myself and I was pretty content at that time with the result [link to the page should be here] (isn’t it annoying when you can’t find stuff on your personal archive?). But times change, and after being away from the computer for a little while I came back and have been learning all sorts of interesting things about web development ever since.

So here I am, trying to somehow document the webpage I have built to kind of put some technologies and concepts I’ve been reading about into practice.

It is a very very basic site. On the content side of things I tried to keep it simple: full screen background images, some text that serves as a kind of a bio and I wanted to make sure it was in both English and Spanish. I based the code on this project right here.

The technologies I have built into the page are the following:

  • AngularJS: more specifically a module from a project called AngularUI
  • jQuery and a plugin called vegas.

I really care for minimalistic designs, and I thought this would fit very well with my personality. It also had to have some links to other sources just in case people were interested enough about my professional profile.

So, that’s it. A personal webpage.