Skip to content

Instantly share code, notes, and snippets.

@thy-neighbor
thy-neighbor / .gitignore
Created January 5, 2020 14:39 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
https://cdn.dribbble.com/users/688456/screenshots/4228572/ezgif.com-video-to-gif__7_.gif
Initial thoughts(11-3-19)
The creativity used in this hover event is awesome, and affects most of the page, which may be my biggest hurdle recreating it.
I'm tackling these front end projects with javascript, react(maybe redux) and css, so most of the styling would be done by css
which is tough because of the lack targeting adjacent elements. The hover event occurs when the picture is hovered over and both panel
colors next to it react, along with moving these 4 extraction images, 4 color blocks, and the text fill.
Important things to note
-the image extraction is commonly a straight line in the middle of the picture with each one extracting from middle to their
As a user, I can register for an account
As a user, I can sign in
As a user, I can use a color.io generator to make a color pallete
As a user, I can save my created pallete, and add a namde
As a user, I can access my saved palletes on dashboard
As a user, I can edit my palletes from my dashboard
As a user, I can delete my palletes from my dashboard
As a user, I can log out
@thy-neighbor
thy-neighbor / Pallete Board
Created January 4, 2019 17:02
Name and statement for 3rd capstone Thinkful
Pallete Board
Create custimizable color palletes for your creative content
Color palletes for creatives
https://glitch.com/edit/#!/react-star-wars-search-starting-point-josue?path=src/actions.js:32:2
https://glitch.com/~react-email-starting-point-josue
https://glitch.com/edit/#!/redux-interest-calculator-disconnected-josue?path=src/components/interest-calculator.js:48:59
https://glitch.com/edit/#!/erest-calculator-ii-dispatching-josue?path=src/components/interest-calculator.js:39:35
@thy-neighbor
thy-neighbor / josue-action-reducer-store-drills
Created January 2, 2019 18:53
Action, reducer and store drills
https://glitch.com/edit/#!/react-language-drill-josue?path=src/index.js:11:7
https://glitch.com/edit/#!/redux-set-language-solution?path=src/reducers/index.js:10:37
https://glitch.com/edit/#!/enormous-domain?path=src/components/surprise.js:21:42
https://glitch.com/edit/#!/josue-react-rate-calculator-drill-starting-point?path=src/components/number-input.js:8:38
https://glitch.com/edit/#!/josue-react-live-search-drill-starting-point?path=src/components/live-search.js:34:11
https://glitch.com/edit/#!/react-header-bar-solution?path=src/components/navigation-bar.js:3:23
https://glitch.com/edit/#!/josue-react-address-book?path=src/components/address-book.js:30:11