SpaceTyper is a TypeRacer inspired web application, where the first player to finish typing a provided quote wins. This is a single page app built with Ruby on Rails and React. It uses a Flux architecture and a Redux state container to keep track of the front-end application state. I used Ruby on Rails to […]
Audio Visualizer
I entered App Academy’s annual winter break hackathon and won first place with this audio visualizer. It allows users to customize visualizer parameters, and save their configurations as presets. I used Ruby on Rails for the backend, React for the user interface, and the Redux state container to manage application state. Check it out Version 2