Hi Everyone,
I just completed the first portfolio project (mixed messages) probably like everyone else here. You can check it out at: GitHub - hassanakhan123/Random-Life-Generator
Like the name, the “Random Life Generator” basically produces a random person. A random age, profession, country of residence, and favorite hobby is produced through the use of object methods and arrays. The random profession is then adjusted based on age groups through conditional statements.
Please check it out, and feel free to leave feedback on what could be improved or added! Thank you and good luck.