JavascriptCourse-BroCode

How to Access the Website

This project is hosted using GitHub Pages.

🔗 Direct Access

Open the main URL here:

👉 https://ghifarmr.github.io/JavascriptCourse-BroCode/

📂 Accessing a Specific Project Folder

To open a specific project inside this repository:

  1. Go to the main URL above.
  2. After the URL, type the folder name of the project you want to open.
  3. End the URL with /index.html.

✅ Example

If your folder name is Counter-Program, then access it using:

https://ghifarmr.github.io/JavascriptCourse-BroCode/Counter-Program/index.html

🔁 URL Format

https://ghifarmr.github.io/JavascriptCourse-BroCode/<folder-name>/index.html

Replace <folder-name> with the folder you want to open.

✔ Notes

Direct Link

  1. Counter-Program https://ghifarmr.github.io/JavascriptCourse-BroCode/Counter-Program/index.html
  2. Random-Number https://ghifarmr.github.io/JavascriptCourse-BroCode/Random-Number/index.html
  3. Age-Verification https://ghifarmr.github.io/JavascriptCourse-BroCode/Age-Verification/index.html
  4. Checked-Property https://ghifarmr.github.io/JavascriptCourse-BroCode/Checked-Property/index.html
  5. Guessing-Game https://ghifarmr.github.io/JavascriptCourse-BroCode/Guessing-Game/index.html
  6. Odd-Even https://ghifarmr.github.io/JavascriptCourse-BroCode/Odd-Even/index.html
  7. Temperature-Conversion https://ghifarmr.github.io/JavascriptCourse-BroCode/Temperature-Conversion/index.html
  8. Dice-Roller https://ghifarmr.github.io/JavascriptCourse-BroCode/Dice-Roller/index.html
  9. Password-Generator https://ghifarmr.github.io/JavascriptCourse-BroCode/Password-Generator/index.html
  10. Digital-Clock https://ghifarmr.github.io/JavascriptCourse-BroCode/Digital-Clock/index.html
  11. Stopwatch-Program https://ghifarmr.github.io/JavascriptCourse-BroCode/Stopwatch-Program/index.html
  12. Calculator-Program https://ghifarmr.github.io/JavascriptCourse-BroCode/Calculator-Program/index.html