Here you will find examples of my work and information about my skills and experience and how to get in contact.
You can connect with me on Linkedin and follow me on Twitter.
My blog will be live soon and is all about digital design for web and mobile and I will be posting tutorials, goodies and articles about all things digital.
jQuery(function($){
$(".tweet").tweet({
join_text: "auto",
username: "andygfry",
avatar_size: 48,
count: 3,
auto_join_text_default: "we said,",
auto_join_text_ed: "we",
auto_join_text_ing: "we were",
auto_join_text_reply: "we replied",
auto_join_text_url: "we were checking out",
loading_text: "loading tweets..."
});
});