Portfolio Project

Fizzbuzz

The goal of FizzBuzz is to print a sequence of numbers, but with a twist.

Description


The goal of FizzBuzz is to print a sequence of numbers, but with a twist:

  • If the number is divisible by 3, print "Fizz."
  • If the number is divisible by 5, print "Buzz."
  • If the number is divisible by both 3 and 5, print "FizzBuzz."
  • Otherwise, print the number itself.

 

Fizzbuzz image

 

Tech stack


Tech used: HTML, CSS & JS

How to Use


Just enter a number and press the button.

 

Contributing


This program will be uploaded to my GitHub page and I welcome any feedback or suggestions. If you encounter any issues or have any ideas for improvement, please feel free to open an issue or submit a pull request.

Let's Talk

Contact Me

Feel free to reach out to me for collaborations or inquiries. Let's connect and create something amazing together!

Social Media

You can contact me through my social media profiles or ...

Feel free to send me a message or any word of appreciation.

Monica Vaquerano ©

2024