-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResources
53 lines (32 loc) · 2.67 KB
/
Resources
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Inspiration - https://code.tutsplus.com/tutorials/create-a-sticky-note-effect-in-5-easy-steps-with-css3-and-html5--net-13934
Color pallette - https://colorhunt.co/palette/06113cff8c32ddddddeeeeee
Fonts:
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Hind:wght@300&family=Reenie+Beanie&display=swap" rel="stylesheet">
font-family: 'Hind', sans-serif;
font-family: 'Reenie Beanie', cursive;
Quotes:
Popular
a.)“Technology is nothing. What’s important is that you have a faith in people, that they’re basically good and smart, and if you give them tools, they’ll do wonderful things with them.” – Steve Jobs
b.)“Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important.” – Bill Gates
c.)“Modern technology has become a total phenomenon for civilization, the defining force of a new social order in which efficiency is no longer an option but a necessity imposed on all human activity.” – Jacques Ellul
d.)Steve Wozniak, co-founder of Apple Inc.: "Never trust a computer you can’t throw out a window.” - (Tag funny)
Inspire & Motivate
a.)“Let’s go invent tomorrow instead of worrying about what happened yesterday.” – Steve Jobs
b.)“Innovation is the outcome of a habit, not a random act.” – Sukant Ratnakar
c.)“The technology you use impresses no one. The experience you create with it is everything.” – Sean Gerety
d.)“Once a new technology rolls over you, if you’re not part of the steamroller, you’re part of the road.” – Stewart Brand
Humor Me
a.)Author Unknown: "Never let a computer know you're in a hurry."
b.)Author Unknown: "The problem with troubleshooting is that trouble shoots back. "
c.)William M. Kelly: "Man is a slow, sloppy and brilliant thinker; the machine is fast, accurate and stupid.”
f.)Bill Gates: "The first rule of any technology used in a business is that automation applied to an efficient operation will magnify the efficiency. The second is that automation applied to an inefficient operation will magnify the inefficiency."
g.) “First we thought the PC was a calculator. Then we found out how to turn numbers into letters with ASCII — and we thought it was a typewriter. Then we discovered graphics, and we thought it was a television. With the World Wide Web, we’ve realized it’s a brochure.” ― Douglas Adams
Quote class structure:
1. id
2. quote
3. author
4. uploadedBy
5. tag - predefined to inspire & humorMe (radio btn)
6. date