Let's build the future together

/

Kitty-Cat Generator

JavaScript / external API

Overview

The Kitty-Cat Generator is a fun pass-time that allows users to create new and unique kittens by choosing two existing cats. The cats all have unique “DNA”-strings and combining any two cats generates a new kitty whose “DNA”-string is a result of interlacing the strings of the parent cats (much like human DNA sequencing). New kittens are added to the page gallery, and are available to combine with others to make even more new kitties. The user can “like” their favorites or “set them free” to remove. Endless entertainment ahead!

This project was developed to showcase skills learned in the first phase of Flatiron School's Software Engineering program. It is a single page application developed with HTML, CSS, and JavaScript for the frontend. It communicates with a the public API,Robohash.org.

/
Have a look at my other projects