This is a tool, that I created, which helps to choose a color pair, for instance to write a web page. For the sake of accessibility the text and background color of a site should also be easily readable to people who have not a perfect vision.
This tool helps to improve site accessibility by analyzing the contrast of a color pair and showing how color-blind people will see it. It simulates three kinds of vision deficiencies: deuteranopia,protanopia and tritanopia.
If the contrast between the colors is good, a big OK! will appear.
It's also possible to analyze whether the colors are good in case of normal vision and for every single deficiency.
Please let me know what you think of it!
I've put online two projects I realized during my university years. I make them available only for demonstrative purposes.
Here you'll find a java program I developed for a programming class and here the description of a job I realized in c++ on the properties of the italian language.