A look at adrianceron.com

Since last february, i have been developing this site, adrianceron.com. Initially i did not think that this project would take the time that until now it took, however I am pleased because I have even worked in its design.

Really i am not designer (and i'm far of someday i become in that), but i have tried with combination of colors, and the most important: the design concept. As there is not spontaneous generation, i have been looking sites for my inspiration, like these: viljamis.com, nicolasgallagher.com, jasonsantamaria.com and some others. A last thing about design, i have developed this project around responsive web design concept.

adrianceron.com visualized on Android

The Paragraph above, i said that i'm not designer. So, exactly who am i? Well, I'm a Software Engineer and my expertise is around Backend technologies. I started to programming using Java, when i received class in university. Later i learned PHP, developing with it almost three years. But, i finally met Python. Since last december, i have been working with it and Django Framework. These latter two technologies are great and for that reason i decided to learn them, developing this project called adrianceron.com.

I also love Free Software and Open Source technologies. The Server where runs adrianceron.com is a platform Ubuntu Server 11.10. That server is on the Elastic Compute Cloud (EC2) of Amazon Web Services (AWS).

A summary about technologies that support this project

Backend

  • Ubuntu Server 11.10.
  • Git Version Control System. You can find source code of project on GitHub.
  • Apache HTTP Server 2.2.
  • Python and Django Web Framework.

Frontend

def adrianceroncom(request):
    return HttpResponse('Hello world! :)')

P.S: this post was published exactly at same hour and date of my birth.