Developer with style.

I’m a freelance web designer, web developer and videogame programmer, as well as a CS student. Because I also have an artistic side, I always ensure that my work meets the highest standards of aesthetics and usability.

Latest work

Latest post

Game Development Articles

During my so-called “career” in this industry, I’ve found many blogs and news site offering high quality content oriented towards game developers. Here’s a sample of my favorites.

Read more »

Older posts

How to Develop Your Own Comic Book Style

Something has been bugging me lately: I can draw in many different styles, but I have none of my own. So I embarked in a quest to find my own style. I studied many examples of unique styles, and along the way, I noticed a few tricks that could help me (and maybe even you) [...]

Read more »

Designing for Artists

There is no doubt that web design can be art, just like other forms of design. But many web professionals don’t fit the “artist” stereotype. Instead, we tend to think of ourselves as geeks. Visual artists, for example, think in terms of brush or pen strokes. The less artistic web designer, however, thinks in terms [...]

Read more »

To Point or Not to Point

a { cursor: pointer } In CSS, you can use the above code to turn the user’s mouse cursor into a hand when certain elements are hovered. Like this. This “hand” cursor is known in CSS as “pointer” (because it’s a hand pointing, duh ). We’re all used to getting the “pointer” cursor when hovering [...]

Read more »