johanmickos / icq

Internet color quantizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icq

icq (Internet Color Quantizer) is an application which pulls out dominant colors in websites' favicons and home pages.

The eventual end-result is a web app which lets users explore color trends across the Internet over time and categories.

Backend

  • Written for Python3.8
  • Uses Poetry for dependency management

Notes

Main Questions and Queries

  • Color evolution of a single website over time
  • Color evolution of several selected websites over time (same as above, multiple rows)
  • Most recent colors for category/sets of websites
  • Color trends for single category/domain
    • How do we categorize/group these? Color clusters around ROYGBIV with time criteria?
  • Brand colors by industry (https://kinsta.com/blog/website-color-schemes/)

About

Internet color quantizer


Languages

Language:Jupyter Notebook 61.4%Language:Python 34.4%Language:HTML 3.2%Language:CSS 1.1%