LOURD JVKEui-lourd.hashnode.dev·Dec 13, 2024The Emperor’s New Clothes: Why ‘Design Thinking’ is OverratedDesign thinking has been the buzzword in the tech industry for quite some time now. Every company wants to be design-driven, every product manager wants to be a design thinker, and every designer wants to be a design thinking guru. But, is design thi...The Skeptic's Cornerinnovation
Shivam Shuklasarasvishva.hashnode.dev·Dec 7, 2024Building a Scalable Frontend Architecture: Insights from the Sarasvishva ProjectCreating a robust and scalable frontend architecture requires thoughtful planning and organization. In the Sarasvishva project, we implemented a series of best practices that not only enhanced the structure of the codebase but also improved performan...UI Design
Ahmed Razaahmedrazadev.hashnode.dev·Dec 5, 2024The Role of a UI Designer in Web Development: Importance, Learning Paths, and Career Prospects in EuropeThe digital era has redefined the way businesses connect with users, making web design a crucial component of success. Among the many players in web development, UI (User Interface) designers hold a critical role. Their responsibility lies in creatin...UI
steve mathewsuiuxstevemathew.hashnode.dev·Dec 2, 2024Behind the Scenes: The Process of Creating Exceptional User ExperiencesGreat user experiences don’t just happen—they’re crafted with care, strategy, and a deep understanding of the people they’re designed for. Whether it’s a sleek mobile app or an intuitive website, exceptional user experiences are the result of a struc...User experience design
Anuranjan Tirkeytailwindgenie.hashnode.dev·Nov 28, 2024We are excited to present a transformed version of Tailwind GenieWe are excited to present a transformed version of Tailwind Genie, reflecting substantial evolution and refinement since our last application. Initially, our focus was broader, but we've sharpened our vision to concentrate on AI-driven code generatio...UI Design
Raaavularaaavula.hashnode.dev·Nov 24, 2024Building Password Garage: Progress Update #1 - Landing Pages, Random Passwords, and PlayFab MagicRemember how I promised to take you along on my Password Garage adventure? Well, buckle up, because this week, I made some serious progress—and had a few head-scratching moments too. The Landing Page: A Digital Welcome Mat First things first: every a...Creating a password manager from scratch#cybersecurity
Pravin Shindeforbluehansinsighthub.bluehans.com·Nov 12, 2024UI/UX DesignIn the world of UX/UI design, we often focus on creating beautiful and intuitive digital interfaces. But what happens when the user’s experience extends beyond the screen? What about the systems, processes, and touchpoints that shape the entire servi...Real-World Case StudiesUI Design
Amar Jondhalekarcoffeewithamar.hashnode.dev·Nov 1, 2024Creating an Accordion Component in React: A Step-by-Step GuideHello, everyone! It's Amar Jondhalekar here, and today I'm excited to share with you how to build a dynamic accordion component using React. Accordions are a fantastic way to organize information in a compact space, making it easier for users to navi...ReactJS Evolution: Learn from the Ground UpReact
Vijay Singh Diggicodeivijay.hashnode.dev·Oct 29, 2024Sketches in UiUx DesignSketching. Yes, you read right Sketching! This was my first assignment in my UiUx course that I bought from Tudedude an online ed-tech company based out of Haryana. First of all, let me tell you all about the problem statement. I have to design a mob...UI
Jay Simonsdesignly.hashnode.dev·Oct 27, 2024How to Create a Scroll Progress Bar in Next.js/ReactSometimes the simplest addition to a website can make a huge impact on the user experience. Progress bars are one of those things. People like to have visual feedback from the app they are interfacing with. It makes it seem more responsive and animat...1 likeNext.js