Skip to content

Instantly share code, notes, and snippets.

View jpweist's full-sized avatar

jpweist

  • Front End Developer UX/UI
  • Centennial, Colorado
View GitHub Profile
@jpweist
jpweist / ux_design
Created July 29, 2019 16:05
ux design
There is a great series of UI/UX posts called UX Crash Course: 31 Fundamentals.
Read the first three, short posts:
What is UX?, User Goals & Business Goals, and The 5 Main Ingredients of UX.
Answer: UX design is is good design that enables the user to complete the task.
Without much effert to how to do it.
Answer: User Goals & Bursiness Goals must be aligned for success.
Answer: the 5 main ingredients of ux:
Psychology, Usability, Design, Copywriting, Analysis.
@jpweist
jpweist / make_campfire_breakdown
Last active July 31, 2019 04:53
make_campfire_breakdown
Make campfire steps:
1. gather materals for campfire (materals: wood, kindling, lighter, paper)
1.1 walk around find kindling, wood
1.2 walk find spot for fire (look for fire pit)
1.3 check location to see if fire legal and stable. if not no fire
2. if ok proceed
2.1 build pyrimid structure in fire pit.
2.2 make sure that air can reach fire.
2.3 confirm area dry and materals dry.
3. Carefully light kinding or paper.
Object: Pink Nalgene
Attributes:
Color: "Pink"
LidType: "Twist top"
...
Methods:
CalculatePercentFull: 800 / 1000 = .8
Object: Pink Nalgene
Attributes:
Color: "Pink"
LidType: "Twist top"
Diswasher_safe: (true)
purchased_at: ("REI")
current_percent_full: (100%)
total_volume: (30.0)
@jpweist
jpweist / mod_0_assessment_checklist.md
Last active July 31, 2019 16:54 — forked from damwhit/mod_0_assessment_checklist.md
Mod 0 Technical Assessment Checklist

Checklist/Rubric

Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

  • I named my directories correctly.
  • I named my files correctly.
  • I structured my files and directories correctly.
  • I made only one initial commit.
  • I pushed my initial commit to GitHub.

CSS Grid Challenges

Work to recreate each comp using CSS Grid. There are multiple pathways to a solution for each comp!

Level 1:

grid-1

Level 2:

grid-2

@jpweist
jpweist / css-color-names
Created September 11, 2019 15:01
CSS color names
IndianRed CD5C5C 205,92,92
LightCoral F08080 240,128,128
Salmon FA8072 250,128,114
DarkSalmon E9967A 233,150,122
LightSalmon FFA07A 255,160,122
Crimson DC143C 220,20,60
Red FF0000 255,0,0
FireBrick B22222 178,34,34
DarkRed 8B0000 139,0,0
Pinks
@jpweist
jpweist / dtr_FitLit
Created October 7, 2019 20:01
DTR FitLit pair project Jim & Jessie
How do you work best?
Jessie hub and spoke. Big parts work together and small parts do seperatly.
Jim Driver navagtor for learning.
How would you like feedback?
Jessie like to comunicate via slack. or in person
Jim in person or slack.
When are the best times to work together?
Jessie can do after class for an hour or so. Weekends morning.
@jpweist
jpweist / FitLit-project-outline
Last active October 8, 2019 21:02
FitLit project
// UserRepository responsable for all users data, calculate users step goal
class UserRepository {
constructor(data) {
this.allUsers = data
}
findUserData(userID) {
return userID's data
}
calculateUsersStepGoal() {
average of all users step goals
@jpweist
jpweist / pd-storytelling-jim-weist
Created October 8, 2019 20:12
PD storytelling
I have always be intersted in art and computers. I had a macintosh computer back in the dark days when the monitor was the
size of your phone and black and white. I remember staring at the Vincent van Go painting stary night when they had a
poster of it hanging at school. I have a background in Graphic Design from UNC with classes in art history and travels to
Italy to study art history. I have worked for major advertisers in my time as a graphic designer. I was layed off by kroger
and decided it was time to take front end development. I had been working on coding for while when kroger restucted and
was interested in web and web technologys. With so much of the print that used to be around now on the web it seemed like a
logical change. It is fun to make the code do the thing. I have over the years trained in and taught yoga. I also have a
great love of the outdoors. I started hiking with my dad when i was very young.