Skip to content

Instantly share code, notes, and snippets.

View mginnard's full-sized avatar
🙌

Matthew Ginnard mginnard

🙌
View GitHub Profile
@mginnard
mginnard / designers-list.md
Last active June 19, 2020 23:25
A growing list of designers & web engineers — in no particular order — whose work I dig. Secretly, I want to work with all of you.
@mginnard
mginnard / .bash_profile
Last active February 4, 2020 23:35
My Bash Prompt: Because everyone has their own favorite setup.
# Begin Custom Bash Prompt
green=$(tput setaf 2)
blue=$(tput setaf 4)
yellow=$(tput setaf 3)
bold=$(tput bold)
red=$(tput setaf 1)
reset=$(tput sgr0)
source ~/.git-completion.sh
@mginnard
mginnard / tenets-of-notifications.md
Created February 3, 2018 00:43
Core Tenets of Notifications

Notifications should be:

  • Timely
  • Relevant
  • Actionable
  • Tuneable
@mginnard
mginnard / sf-restaurants.md
Last active January 26, 2018 17:44
San Francisco Restaurant Recommendations
@mginnard
mginnard / pdx-donut-tour.md
Created January 15, 2018 18:04
Portland Donut Tour
  • coco doughnuts
  • voodoo doughnuts
  • pip's doughnuts
  • blue star doughnuts
  • annie's donut shop
  • doe donuts
  • tonallis donut shop
  • donut byte lab
  • delicious donuts
@mginnard
mginnard / design-stack.md
Last active October 11, 2016 19:49
My Design Stack — Languages, frameworks, and tools in my day-to-day workflow.

My Design Stack

These are the languages, frameworks, and tools I'm using in my day-to-day workflow, listed in no particular order. Items that make me go "Oh yeah!" or are my primary tools are marked in bold.

A Note on Process

My end-to-end process is front-loaded with research, sketches, whiteboarding, and figuring out a product spec with everyone that's involved in a project. My philosophy is: Design is not solely about deliverables; it's about understanding. It's not about a particular tool or language; it's about communication. It's not about pixels; it's about providing capability. I don't spend a lot of time in any particular application at first. The hardest thing to do well is figuring out what it is you want to design.

Languages, Frameworks
@mginnard
mginnard / sf-bucket-list.md
Last active April 12, 2016 17:55
SF Bay Area Bucket List: Food, Adventures, and Friends.
  • Mission Chinese
  • CREAM
  • Burma Superstar
  • Ice Cream Parlor
  • Shanghai Dumpling House
  • Homeroom
@mginnard
mginnard / best-dishes-best-wines.md
Last active April 10, 2016 18:03
Best Dishes + Best Wines: A running list of food and wine that have been a taste above the rest.

Best Dishes

  • Gnocchi in Monterey @ K&Ps anniversary restaurant (name?).
  • Pan-seared / pan-fried local white fish (type?) with wasabi cream sauce in Kauai.

Best Wines

  • Patrick's Pinot Noir that he opened while we were in the pool.
  • Ben's red he opened around the table in Geneva.
@mginnard
mginnard / PULL_REQUEST_TEMPLATE.md
Last active April 6, 2016 18:07
Pull Request Template for use with projects on GitHub. PR template docs: https://help.github.com/articles/creating-a-pull-request-template-for-your-repository

Replace this with a one or two line description of what this PR is intended to do. If it's a new feature, say what it does. If it's a fix for something, say what it fixes (link to an issue if available).

This <adds>/<fixes>/<removes>:

  • Adds something.
  • Fixes something.
  • Refactors something.
  • Nixes something.

What's left:

  • Task.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.