Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1004 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1004 Bytes

Synesthesia

MIT license Python Version

Overview

A simple single-screen application implemented with Flask and Vanilla JavaScript for visualizing a synesthesia perceptual phenomenon on which letters are perceived as inherently colored. This is one of the common forms of synesthesia. Letters are from two alphabets Bulgarian and English.

Features

  • Allow user to create a personal color profile of every letter of the alphabet
  • Works with the alphabet of two languages
  • Show how the text looks for a synesthetes
  • Store data on a daily base
  • Show data on an HTML table
  • Save data to JSON file

Built With

  • Flesk
  • Jinja2
  • Vanilla JavaScript
  • AJAX