ABOUT ME

Projects

Click on the picture to go to the live site!

GITHUB REPOSITORY

'Plenty of Cats' is a full stack web application in which users can create a profile for their cats, like other cats’ profiles and see those likes (or ‘purrs’ as I call them) as well as unlike them if they want to. Users must register or sign in to create a profile.
The idea behind this app is to give cats some appreciation. As a mom of two cats, I know firsthand that while they do want to be left alone most of the time, they also really love socializing with other cats.

GITHUB REPOSITORY

Team-built full stack application in which unregistered users can view a selection of movies. After they sign up or login, they can add the movies to their cart and ‘purchase’ them using a Stripe payment form. After they buy the movies, they can write a review or get a ‘refund’.
Our idea behind Cinebuster was to recreate our own version of what Blockbuster could have become if they had adapted to E-commerce and didn't go out of business.


favorite-words-collection GITHUB REPOSITORY

Full stack application in which users can login if they have an account or register if they don’t and CRUD (create, read, update, and delete) words in whatever language they want.
The reason that I decided to create this specific app is that I absolutely love words, so what could be better than being able to have your personal collection with your favorite ones?

GITHUB REPOSITORY

This single page application allows users to create an account if they don't have one or log in if they're a returning user. The fun part is that they can play a game of Tic-Tac-Toe once they've logged in to their account! Users can play the game as many times as they want by just clicking on 'restart game'.

About me

Hello, world! My name is Rosy Díaz. I'm from the Dominican Republic, a gorgeous island in the Caribbean, currently living in the Washington DC metro area.

I’m a full stack developer with a background in teaching English as a Second Language and working as a Customer Service Representative. My technical skills include JavaScript, Python, React, jQuery, Node, Express, Django, HTML, CSS and Bootstrap. I have used these technologies to build web applications, which you can check out on the 'Projects' section!

The skills that I acquired in my previous jobs and have implemented in my new role as a software engineer include leadership, active listening, problem solving, communication, critical thinking, patience, and organization.

Some of the things I like to do for fun are reading, baking and riding a bike. I love cats (something you'll notice after checking out my 'Plenty of Cats' website!) and have 2 that make me very happy whenever they actually let me anywhere near them. Other things I enjoy are drinking iced coffee and being a grammar nerd.

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form