donnacamos.github.io


Book Haven: React/Redux Final Project

User Story

Book Haven is an app to keep track of all your favorite books. I got the idea to make the app because I have so many books I like to recommend to others but can’t always remember the titles or the author’s name. This app takes care of that problem by storing your books in a list. You can login to the app after you create an account and add a book with a title, author and a short description. The app still needs some tweaking but it’s fuctional.

Languages Used in This App

Ruby, Rails API, ActiveRecord, React, Redux, HTML, CSS, Semantic UI


Baby Animals Photo Generator: A Project Not As Simple As It Seemed

JavaScript/Rails Project for Flatiron School


Restaurant Finder

Rails Portfolio Project


Sinatra Portfolio Project

Baker’s Blog App


My First Ruby CLI Data Gem

Building a CLI Gem in Ruby was the hardest thing I’ve ever had to code. I tried following the instructions from several videos (watching them all twice just to make sure I could understand them), took notes and studied the github repositories of other’s cli gems.