Posts

Showing posts with the label design

Mastering Custom Animations In Web Development (2024)

"With over 200 million active websites worldwide, can you afford to waste the 50 milliseconds to impress your visitors with how good-looking your site is? Well, with custom animations, you don’t have to worry.… The post Mastering Custom Animations In Web Development (2024) appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/mastering-custom-animations-in-web-development-2024/

15+ Free Tailwind CSS Number Inputs for your Projects

Tailwind CSS is a popular framework for its utility-first approach, enabling developers to create beautiful, responsive, and highly customizable user interfaces with ease. Number inputs are essential components of any web form, whether you're building a checkout form, a settings page, or a user profile section.… The post 15+ Free Tailwind CSS Number Inputs for your Projects appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/15-free-tailwind-css-number-inputs-for-your-projects/

10 Free Tailwind CSS Pricing Sections to use now

If your pricing page isn't designed to convert potential customers, all that effort you put into sales and marketing will be in vain. To help you with that, we've gathered a collection of pricing page examples coded with Tailwind CSS that are free and you can copy-paste them now.… The post 10 Free Tailwind CSS Pricing Sections to use now appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/10-free-tailwind-css-pricing-sections-to-use-now/

Top 10 Enterprise Application Examples For Every Organization

Enterprise applications are essential tools for modern businesses, enabling them to streamline operations, improve efficiency, and make data-driven decisions. These large-scale software systems are designed to meet the complex needs of organizations, offering scalability, integration, and advanced features that go beyond regular software applications.… The post Top 10 Enterprise Application Examples For Every Organization appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/top-10-enterprise-application-examples-for-every-organization/

A Study in Visual Identity

Delving into QINV’s branding and visual identity project, this article explores how design shapes user perception in the financial sector. In the world of automated investment platforms, QINV has emerged as a game-changer.… The post A Study in Visual Identity appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/a-study-in-visual-identity/

A Fresh Branding and Visual Identity

Exploring the branding and visual identity of Cut & Color by Studio 20four, where 90s colors meet 70s typography for a unique modern style. Studio 20four has embarked on a creative journey with Cut & Color, transforming the hair care brand into a beacon of individual style and beauty.… The post A Fresh Branding and Visual Identity appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/a-fresh-branding-and-visual-identity/

Novaselv Branding: Elegance in Simplicity

Exploring Novaselv’s branding and visual identity, showcasing the elegance of minimalism in professional workspace cleaning services. In the realm of branding and visual identity, the professional cleaning service Novaselv stands out with a striking yet restrained design language.… The post Novaselv Branding: Elegance in Simplicity appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/novaselv-branding-elegance-in-simplicity/

Crafting timeless innovation: Peregrin Studio’s Systemia® typeface

In the dynamic heart of London, Peregrin Studio emerges as a beacon of design innovation. Their latest creation, the Systemia® Typeface, is not just a font; it’s a meticulous blend of classic Swiss finesse, the technical allure of monospace typefaces, and a nod to the iconic 80s technology design scene.… The post Crafting timeless innovation: Peregrin Studio’s Systemia® typeface appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/crafting-timeless-innovation-peregrin-studios-systemia-typeface/

A Study in Circles in Graphic Design

Explore the simplicity and vibrancy in the editorial design and graphic design project for ADCOLOR FUTURES 23, where circles create a dynamic visual language. Deutsch LA, shared by Kenneth Kegley and Vanissa Wong, have unveiled a striking project for ADCOLOR FUTURES 23 that stands as a testament to the power of minimalist design in conveying complex concepts.… The post A Study in Circles in Graphic Design appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/a-study-in-circles-in-graphic-design/

A Study in Dimensional Branding Design

Explore how Startify’s branding and visual identity blend dimensional typography and gradient patterns for an elegant effect. In the realm of branding and visual identity, simplicity marries complexity to form designs that are both minimalist and rich in detail.… The post A Study in Dimensional Branding Design appeared first on WIREDGORILLA . from WordPress https://wiredgorilla.com/a-study-in-dimensional-branding-design/

Exploring ROS 2 with Kubernetes

Image
Kubernetes provides many critical attributes that can contribute to a robust robotics platform: isolated workloads, automated deployments, self-configuring work processes, and an infrastructure that is both declarative and immutable. However, robots designed with ROS 2 face challenges in setting up individual components on Kubernetes so that all parts smoothly work together. In this blog series, we construct a prototype ROS 2 system distributed across multiple computers using Kubernetes. Our goal is not only to provide you with a working configuration, but also to help you understand why it succeeds and overcome future design challenges. Getting into Kubernetes can be a pretty steep learning curve, so our prototype will use MicroK8s to make it easy. MicroK8s is a lightweight pure-upstream Kubernetes distribution and offers low-touch, self-healing, highly-available clusters. Its low resource footprint makes it ideal for running on robot computers. Even with very little Kubernet...

Accessibility audit of Vanilla framework

Image
The team behind the Vanilla Framework has a background in development, UX and Visual Design. We all care about accessibility, but none of us is an accessibility expert. We were interested in evaluating how well the framework complies with accessibility standards. We decided to start with an internal audit, fix any issues we find, then look for a third-party service to evaluate the framework from the perspective of real-world users with disabilities Scope For the internal audit, we focused on 3 aspects: Identifying and fixing issues using the WCAG-EM Website Accessibility Evaluation Report Generator. A list of the results can be found in our accessibility report results document. Identifying and fixing validator issues Going through a component level checklist. Identifying and fixing issues Level A and AA fixes We conducted a site-wide audit using the WCAG-EM Report Tool filtered by level A and AA. Here are some highlights: darker :link colour, allowing us to meet the requ...

Ubuntu at ROS World 2020: Learn how to do more for your robot

Image
Get your free ticket Book a meeting Come and connect with the Ubuntu robotics team on November 12th to answer all of your questions. This is the first time ROSCon has ever been virtual and is the first time it’s ever been free to attend, so we’re looking forward to seeing tons of new faces! We have ROS experts and field engineers ready and waiting to talk. Answers to all your Ubuntu, ROS support and security questions are just a few clicks away. We have someone stationed on the booth at all times. Come along, connect, ask all your questions and find out how Ubuntu can support your robot. And while you’re at it, grab an ROS T-shirt – we’re on the back! Here’s a quick overview of what Canonical, the company that publishes Ubuntu, is bringing to ROS World 2020. Extend support for Ubuntu and ROS beyond EOL This year, first and foremost, we want to talk about products based on Ubuntu 16.04 (Xenial) and ROS Kinetic. Both of these are reaching end-of-life in April 2021. Are...