Skip to content

vislupus/synesthesia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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