layout | permalink | title | excerpt | image | id | ||
---|---|---|---|---|---|---|---|
archive |
/ |
A Designer’s Faux Pas |
Making stuff one mistake at a time. |
|
home |
Made Mistakes is the personal website of Michael Rose. I'm a boring, tattooed, time traveling designer from Buffalo, New York who enjoys eating chicken wings and [sketching on an iPad]({{ site.url }}/tag/paper-by-53/) --- not necessarily at the same time. {:.shorten}
Below you will find a selection of my most recent Paper by FiftyThree illustrations along with tutorials and techniques for mastering the app. Blog articles and open source projects I've released can also be had if you poke around enough. {:.shorten}
- {% for post in site.categories.paperfaces limit:6 %}
- {{ post.title }} {% endfor %}
- {% for post in site.categories.mastering-paper limit:10 %}
- {{ post.title | remove: 'Mastering Paper by FiftyThree: ' | remove: 'Mastering Paper by 53: ' | remove: ' with Paper by 53' }} {% endfor %}
{% for post in site.categories.mastering-paper limit:8 %}
{% include post-grid.html %}
{% endfor %}
{% for post in site.categories.articles limit:4 %}
{% include post-grid.html %}
{% endfor %}