design

Re: Discovery

Presenters
Topics
design // ux // process
The term Discovery can conjure up different emotions for people, depending on how well they’ve gone in the past. It’s the least understood phase of the project, and understandably can seem a bit nebulous. But there is a way to cut a path through even the most gnarly projects, to ensure the design and implementation phases are set up for success. This session will shine a light on the process, the tools, and the techniques you can employ to tackle your next big design project with confidence. In it we’ll cover:

Advanced Accessibility for Media

Accessibility is a hot topic, and it isn’t losing traction. Have you attended sessions that touched base on the basics of web accessibility? Have you explored the basic concepts of web accessibility on your own? Are you feeling ready for the next level? This session is that next step. With a basic understanding of web accessibility principles, we can take a deeper dive into a core area of website development: media. 

Can’t We All Just Get Along? Design & Development Collaboration

This talk explores common myths between design and development, and I’m here to bust them! Is this you? - A designer wondering what happens to your beloved mockups after handed off to the development team - A developer having nightmares about the intricacies of design and functionalities seeming way off base of budget and scope - A project manager watching from the sidelines wondering how this process can be improved

Rapid Styling with Tailwind and PostCSS

Presenters
In this session you'll learn about Tailwind, a customizable CSS framework that can be used to rapidly build and style responsive web applications. Unlike component-based frameworks such as Bootstrap, Foundation, and Materialize, Tailwind focuses on providing utility classes that can be used as building blocks to implement an existing design (or even create a new design directly in HTML markup). These building blocks can then be packaged into reusable components if desired.

A Chirping Colorful Review of Web Design Usage

#BackToBasic is an introduction to developing basic color vocabulary, the theories/terminologies of colors from the color wheel, and understanding the aesthetic interactions of various colors. We will be using a group of select birds to show the relevancy and provide examples found naturally in the world. We’ll take a look at the relationships between color schemes while exploring and learning from birds what works, and what doesn’t. This will be the primary structure in which we will study distinct color properties and functions.

SVG Magic!

SVGs, or scalable vector graphics, are great for logos and simple images as their resolution is always as good as the monitor you are viewing them on, but there is so much more. In this session we will look at all the ways to add svg to a web page based on intended use, methods for animation, browser support, helpful libraries, and accessibility. In addition we will explore some creative ways that SVGs are used to create interactive images, interfaces, filters, and masks. What is an SVG

Component-based Design with Pattern Lab

Each iteration of Drupal introduces new and exciting ways to manage content. However, the display of content is even more important along with the knowledge of how to convert a design to a theme. While we have all read about, watched and even worked with Twig to create new themes in Drupal 8, the way we work with Twig has changed.