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
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • 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
    Reverse Element Order with CSS Flexbox

    CSS is becoming more and more powerful these days, almost to the point where the order of HTML elements output to the page no longer matters from a display standpoint -- CSS lets you do so much that almost any layout, large or small, is possible.  Semantics...

  • By
    CSS Triangles

    I was recently redesigning my website and wanted to create tooltips.  Making that was easy but I also wanted my tooltips to feature the a triangular pointer.  I'm a disaster when it comes to images and the prospect of needing to make an image for...

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!