My Favourite Google Handwriting Fonts (2022) User experience is a bit about presenting content to the user with a more natural feeling. Depending on the type…
New User Profile Design for Instagram UI Task: Design a user profile and display the most important data, names, images, layout etc. Be careful. Serious or…
3 Ways to Hide an Element (HTML / CSS) Hiding an element in web pages is sometimes necessary or we use this for an instant (or temporary) fix. Lets…
5 Steps to Redesign Your Website and/or App Something is not going well or the complaints have increased. Maybe you think it's time to innovate and you've decided…
Rocket App Icon Daily UI Challenge: Design an app icon. What best represents the brand or product? Or is it incredibly unique? Does…
Increase Your Page Loading Speed: Asynchronous and Lazy Loading Even though there are opposing views, the majority will agree that; 'good user experience starts with fast service'. Web browsers…
WordPress Pro Tip: Open The Single Search Result Automatically From the perspective of User Experience Design (or UXD in short) we have to put ourselves in the user's shoes.…
Turn Your Browser Into Notepad No more worrying about searching for a post-it, paper, opening a program or application from your computer in an emergency.…
CSS Truncate – Single Line / Multiple Lines While there are ways to truncate a long text with coding, we can also use CSS to Truncate texts. For…
WordPress Tip: Limiting the Search to a Single Category If you are using more than one Category in your posts of your WordPress-based project, and you want your search…
Design Week Turkey 2017 On the preveous week, I was at the Design Week Turkey in Istanbul. As I was invited by the organization…
Phone number usage on mobile web pages I love usability, don't you? Even the smallest touch to the user experience will worth more then the effort to…
The DOM (Family) Tree The DOM subject is generally taken lightly to new coders or designers. I stumble upon a very nice explanation today and…
Separation of Concerns Separation of concerns is a design principle stating that code should be separated based on its purpose in a program.…