Skip to content

Instantly share code, notes, and snippets.

View Pilewski's full-sized avatar

Alex Pilewski Pilewski

View GitHub Profile
@Pilewski
Pilewski / goals.md
Created August 17, 2016 01:44
Turing Module 1 Goals

Module 1 Goals

  1. Solid foundation in HTML, CSS, JS, and JQuery fundamentals.
  2. Work on a few side projects (i.e. D3 visualizations).
  3. Get involved in the coding community; earnestly build tech network.
  4. Start familiarizing myself with different workflow practices.
@Pilewski
Pilewski / accessibility-commitments.md
Created October 3, 2016 17:11
Accessibility Commitments

Accessibility Commitments

  1. Intentionally using good usability design principles to improve the webapp experience for those with cognitive disablities
  2. Write good semantic markup including the use of alt text for images and wrapping radio buttons in label tags
  3. Make our application navigable using tab-index / without the use of a mouse
@Pilewski
Pilewski / github-shortcuts.md
Last active October 31, 2016 15:25
A list of github shortcuts

Github Shortcuts

Site-wite shortcuts

  1. s -> focus on the search bar
  2. g + n -> navigate to notifications

Repositories

  1. g + c -> go to repo
  2. g + i -> go to issues
  3. g + p -> go to PRs
@Pilewski
Pilewski / fitness-app.md
Last active February 16, 2017 15:48
A general rundown of a fitness app for the Ultimate UX Design Challenge

SOURCES OF INSPIRATION

screenshot3 screenshot_20170209-093042 screenshot2

TARGET USER

Our target user is someone who is concerned about their fitness, but is also pretentious enough to need a pretty looking app to keep track of their goals in. We designed the app with this yuppie user in mind. It takes one to know one! We made the app as we would like it.