Git Product home page Git Product logo

delivery's Introduction

Hi, I'm Maykel ๐Ÿ‘‹

I am a digital product builder who focuses on the intersection of design, engineering and business strategy.

Previously, I led the digital product and design team at Glossier, worked on a myriad of efforts and product teams at Facebook, and was one of the first designers on the Instagram team.

When not building things, I like to spend time helping others with their careers and their teams, and advising their businesses.

Personal Website โ†’
@miekd on Twitter โ†’
@miekd on Instagram โ†’

Current Projects ๐Ÿค“

Shoebox โ†’

Work History ๐Ÿงพ

Here is a brief history of what I have been up to professionally in the last decade and a half.

Now: On Hiatus

Taking a break to do some consulting, advising, investing, and playing with some new ideas. If youโ€™d like to chat, please reach out!

2018 โ€“ 2019: Glossier

As Head of Digital Product and Design at Glossier, I helped transform the digital product management and design team, by hiring some amazing people to the product and design team, focusing the team on driving measurable results, and creating a brand new design system.

2014 โ€“ 2018: Facebook

At Facebook I worked at the intersection of design and product strategy, leading a re-design of the search engine, supporting multiple efforts on the local team (including a prototype of hyperlocal with bluetooth beacons), and leading the product experimentation team.

2011 โ€“ 2014: Instagram

As one of the earliest members of the Instagram team, I worked as a designer (and sometimes engineer) โ€” most notably on: redesigning instagram.com (including our move to React), and re-designing for iOS7.

2006 โ€“ 2011: Airglow Studios

As design co-founder, I led all of the design and creative efforts, as well as general company strategy โ€” shifting us through our transformation from a web studio to focus on apps and games across web and mobile.

delivery's People

Contributors

miekd avatar mklickman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

delivery's Issues

Tooltips are triggered by hovering on them when hidden.

Ideally tooltips should only be triggered by hovering on their trigger. Currently they can be triggered by hovering on them directly because they are opacity 0, yet they are still present on the page.

I tried positioning them off the page until activated, this works for fade-in but not fade-out. The fade-in happens smoothly as the element is immediately brought into position then faded. The fade out is not smooth because the element is immediately positioned off the page (to be hidden) and then faded out (while it is not visible).

It might be worth the tradeoff of worse fading effect, or another technique may be used entirely (either some JS or perhaps keyframe animation). If a good suggestion is made, I'll try implementing it.

Small window width makes for ugly navigation.

The float doesn't fix and therefore the navigation bar items get pushed down.

Possible Solution no. 1; A min-width.

Possible Solution no. 2; Explore a media query that makes relative sizes of the buttons at a certain width.

Both are not optimal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.