Single-page application of RSS feeds with minimalist interface . - Implemented RSS fetch and parse feature using Feedjira gem by building an HTTP response on the backend using jbuilder. - Built a seamless UI with React-Modal, allowing users to navigate smoothly and read articles with ease. - Implemented customized collections and favorites with redux, updating user’s data through an AJAX request. - Built user authentication validation framework with Bcrypt on the backend with Redux and Bootstrapping on frontend to protect privacy.