Give Your Site Some Focus! Tips for Designing Useful and Usable Focus Indicators

What Are Focus Indicators? Have you ever noticed the blue outlines that sometimes show up around buttons or form fields? What about when you click on a menu item? Have you ever tried to make those outlines disappear? Here’s a hint: by default, browsers use the :focus css pseudo class to give outlines to form… Continue reading Give Your Site Some Focus! Tips for Designing Useful and Usable Focus Indicators

Character creation UX

A guide to CCIs in game design. Walking dressed cyberpunk in a cyberpunk city by Paola Ascanio via MidJourney Character creation is an essential aspect of most video games, allowing players to customize their avatars and immerse themselves in the game world. As a user experience (UX) designer, your role in game design is to create… Continue reading Character creation UX

Redesigning Twitter, hierarchy strips, Figma personas, AppleJam

Weekly curated resources for designers — thinkers and makers. “As Elon Musk burns down the Twitter we know, will a drastically different user experience emerge from the ashes?” Redesigning a breaking Twitter →By Maximillian Piras Editor picks Gamification gone wrong →Why apps should stop with the streaks.By Ben Davies-Romano I’m a designer at LinkedIn →Here are 4 tips to… Continue reading Redesigning Twitter, hierarchy strips, Figma personas, AppleJam

How to Move into UX

The web designs are constantly evolving to ensure the user is attracted to the website and gets the best user experience. This evolution gives has improved versions of HTML, CSS, and Bootstrap. As the designs are becoming simpler and user friendly, the User Experience is also given as much importance. Payscale indicates an average of… Continue reading How to Move into UX

Power Up Your Mobile Game With Design, Sound, and Music

A successful game needs to be beautifully designed and immersive. Most game developers aren’t good designers, though. And it doesn’t stop with design. Sound and music are just as important to captivate people playing your game. Fortunately, you don’t have to be a design or team up with one to create a fantastic game. You… Continue reading Power Up Your Mobile Game With Design, Sound, and Music

How to Create a PHP/MySQL Powered Forum From Scratch

In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage. Step 1: Creating Database Tables It’s always a good idea to start by creating a good data model when building an application. Let’s see what we are going to… Continue reading How to Create a PHP/MySQL Powered Forum From Scratch