While looking at e-reader apps, I noticed that there were no speed reader web apps that let you read books (namely .epub files), so I decided to build one. I used the Rapid Serial Visual Presentation (RSVP) technique, cutting out eye movement and letting me read quicker. It’s open-source on GitHub, so feel free to fork it or poke around. I’d love feedback! Especially if you’ve got ideas for features like better file support (PDFs?), pause-on-punctuation logic, or maybe a cleaner UI.[Repo: https://github.com/yigit-cankurtaran/rsvp-reader-web]