A little about me!

Hi, I'm Angela Mckeeman and I work as a freelance web designer.
I really enjoy what I do, I love good design and design websites specifically with the clients needs in mind, using branding, marketing and simplicity to create structured and aesthetically pleasing websites.

I have 5 years experience working as a
Interface/ designer.....

What I do!

Please see below for latest projectsfeatured project
I've Just added a new photography gallery. Feel free to have a look around.

Twitter Ramblings!

    $(function(){
      $("#filter").tweet({
        
        count: 3,
        fetch: 20,
        filter: function(t){ return ! /^@\w+/.test(t["tweet_raw_text"]); },
        username: "angelamckeeman",
      });
    });