Aleru is a developer with hands-on experience in JavaScript, Node.js, and CSS. Creator of projects like a Word Scramble game, a dice roll tutorial, and a native server in Node.js. Dedicated to implementing UX best practices and crafting functional, engaging web applications with a strong focus on clean and efficient code.
Posts by this author
User Interface Principles: Neumorphism and Glassmorphism
With neumorphism and glassmorphism, designers can improve user experience and maintain consistency among their user interface designs.
Building Responsive UI with CSS calc()
The calc() function allows you to perform computations when specifying CSS property values. Learn how to implement it in many different projects.