Bionic Reading is a web application that utilizes bolding of random characters in each word to make reading easier for dyslexic people. This program takes each word from a given sentence and bolds a random number of characters from the start of each word, ensuring that the bolded characters do not exceed half the length of the word.
To use Bionic Reading, simply open the index.html
file in your web browser and enter the sentence you want to read in the input box. The output will be displayed in a separate textbox with the bolded characters.
If you'd like to contribute to the project, feel free to clone the repository and make changes as necessary. You can also create issues or pull requests to suggest changes or improvements to the program.
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). View LICENSE
for details