In this post, we will concentrate on CV and résumé templates that will help you stand out from the rest. The résumé is among the most essential tools to use when applying for a new job opportunity. With the stiff competition in the job market today, it is not enough to provide a very simple,… Continue reading 35+ Best CV and Résumé Templates
Tag: note
14 Fantastic Free Tools for Design Collaboration
For designers, collaborating and sharing design concepts can be frustrating. The process is often initiated over email, while we wait for feedback and sort through comments and revision notes. However, there’s a wealth of excellent collaboration tools to make it easier to get feedback and approve artwork in a timely, professional manner. For freelancers or… Continue reading 14 Fantastic Free Tools for Design Collaboration
Hash Passwords With PHP 5.5
Almost every PHP developer would have to build an application that relies on a user login. This will involve the user of the website having a Username and Password which is stored in the database so they can login into your website. As passwords are stored in the database it is important that you hash these… Continue reading Hash Passwords With PHP 5.5
Sketching and Your Design Workflow
Once you’ve finished working with your content – great news! You get to start thinking about the actual design. But not so fast – don’t jump onto a computer straight away. If you talk to designers, most of them will tell you that it’s a massive part of their workflow to firstly sketch out any… Continue reading Sketching and Your Design Workflow
Making a jQuery Countdown Timer
When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield more signups for your newsletter. Today we are going to build a neat jQuery plugin for displaying a countdown timer.… Continue reading Making a jQuery Countdown Timer