Will Work for Design

By  on  

Calling all talented designers:

I'd like to trade services with a talented designer. I'm looking for a logo (in the form of an illustration/"character") and a one-page, simple homepage for a personal website. I obviously would provide web programming in this trade.

If you enjoy illustration / design and are interested in learning a bit more about what I'm looking for, please drop me a line at david@davidwalsh.name. I'd appreciate a portfolio link/document in your email.

If you're seeing this, you likely know my skill set but I can also provide a portfolio and links to sites/functionality I've completed.

I hope to hear from you!

David

Recent Features

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    CSS :target

    One interesting CSS pseudo selector is :target.  The target pseudo selector provides styling capabilities for an element whose ID matches the window location's hash.  Let's have a quick look at how the CSS target pseudo selector works! The HTML Assume there are any number of HTML elements with...

  • By
    dwImageProtector Plugin for jQuery

    I've always been curious about the jQuery JavaScript library. jQuery has captured the hearts of web designers and developers everywhere and I've always wondered why. I've been told it's easy, which is probably why designers were so quick to adopt it NOT that designers...

Discussion

  1. Email sent :)

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!