Skip to content

Instantly share code, notes, and snippets.

View vikramrojo's full-sized avatar

Vikram Rojo vikramrojo

View GitHub Profile
@vikramrojo
vikramrojo / SketchSystems.spec
Last active January 24, 2019 01:04
Basement Login
Basement Login
Enter phone number -> 2FA Check
2FA Check
Yes -> 2FA
2FA
Enter 2FA code -> Screener
Screener
Value Friends
Swipe -> Value Privacy
Value Privacy
@vikramrojo
vikramrojo / SketchSystems.spec
Last active January 24, 2019 01:03
NavigationRedux
NavigationRedux
Nav
Projects -> Projects
Team -> Team
Account -> Account
Help -> Help
Projects
Nav -> Nav
Recent Project -> Flag List
Recent Flag -> Flag
@vikramrojo
vikramrojo / Admin.png
Last active July 1, 2019 21:30
LDOverageMessages
Admin.png
color:
color-primary: "#20c99fff"
color-primary-lightest: "#cdfaefff"
color-primary-light: "#9ff1dcff"
color-primary-dark: "#0ca680ff"
color-primary-darkest: "#087f61ff"
@vikramrojo
vikramrojo / Dashboard Admin.png
Last active November 13, 2018 23:42
LDOverage&
Dashboard Admin.png
@vikramrojo
vikramrojo / FlagsList.png
Last active November 13, 2018 23:58
LDFeatureFlags
FlagsList.png
@vikramrojo
vikramrojo / Interview Questions.md
Last active June 16, 2019 18:54
Product Designer Onsite Questions

Product Designer Onsite Questions

Customer Success

  • What is the biggest challenge users face with the product?
  • Are there any significant drop off points in the experience?
  • What are some features users are expecting or inquire about?

Engineering

  • How much of things built come from designs?
  • What areas of the product do you feel need design support?
  • How much of the product does design typically touch?
@vikramrojo
vikramrojo / fortune.css
Last active August 10, 2018 05:53
🔮Fortune markup
.isBrand {
--blue: #4094ED;
--green: #85E1B2;
--cyan: #69D1EE;
--red: #FF7452;
--headings-line-height: 1.25;
--animation-name: fadeIn;
}
@vikramrojo
vikramrojo / Initial Variables
Last active July 31, 2018 18:50
How to indicate user assignable vars
:root {
--hdg-1: initial;
--hdg-2: initial;
--hdg-3: initial;
--wid: initial;
}
.h1 {
font-size: var(--hdg-1, 4rem);
@vikramrojo
vikramrojo / Category Design.md
Last active July 30, 2018 20:33
Category Design Process

Category Design

Combining an understanding the problem we solve with offerings that are missing in the marketplace. Category design solves the problem of competing in a crowded landscape as a "me too" business.

Steps:

  • Insight & Problem: Articulate using internal surveys the problem and the unique technology needed to solve it.
  • Market Differentiation: Map existing companies in the space and how they define their category.
  • Category Name: Define a name that serves as the container for the problem comprised of market type and audience.
  • Market Trends: What trends does this emergent category rely on to resonate within the market.
  • Marketing Canvas: Share your category vision as a marketing plan canvas.