Binary Exploration Website Ideation

  • Pull together many binary-related applications/features for the user to explore

Needs

  • 5 binary-related features
  • SASS theme(Merry Christmas)

Random Color Generator

  • Validate RGB Values
  • Convert RGB Decimal to Binary
  • Have sample RGB value input (decimal)
  • Display color in RGB format
  • Displaying converted RGB values in binary

  • Key Commits

js color generator

python binary colorgen

sample color input

Binary Sheep Counter

  • Allow the user to count but in binary because its cooler
  • As the user counts in binary, you convert the current values to RGB and change the color of the sheep
    • Relationship between RGB and the binary values
  • Make a moving sheep to make it more interesting
  • Maybe a multiplier to make the color changing happen faster