AntonV0 / mixed-messages

Project #35 of Codecademy's Full Stack Engineer Career Path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixed Messages

Project #35 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

The aim of this project is to build a JavaScript message generator program which produces a randomised output each time it runs.

I chose to build a character creation randomiser that gives the user a random character's initials, their age, and their favourite colour.

What I Learned

  • Creating an array that stores alphabetical letters using UTF-16 code units

Please note that in each project, the first commit is always the starter code provided by Codecademy.

About

Project #35 of Codecademy's Full Stack Engineer Career Path

License:MIT License


Languages

Language:JavaScript 100.0%