diff --git a/entries.js b/entries.js index 5d90a0d4..764989b0 100644 --- a/entries.js +++ b/entries.js @@ -609,4 +609,11 @@ const entries = [ author: "Rupesh Soni", github: "rsoni124" }, + { + title: "solar system", + filename: "solar-system.html", + description: "A moving solar system with actual relative speed of planets", + author: "Aryan Kapoor", + github: "Aryankpoor" + }, ]; diff --git a/entries/solar-system.html b/entries/solar-system.html new file mode 100644 index 00000000..129c9073 --- /dev/null +++ b/entries/solar-system.html @@ -0,0 +1,387 @@ + + + + + + + Solar System + + + + + + + +
+ + +
    +
  1. +
    Sun
    +
    +
  2. +
  3. +
    Mercury
    +
    +
    +
    +
    +
  4. +
  5. +
    Venus
    +
    +
    +
    +
    +
  6. +
  7. +
    Earth
    +
    +
    +
    +
    +
  8. +
  9. +
    Mars
    +
    +
    +
    +
    +
  10. +
  11. +
    Jupiter
    +
    +
    +
    +
    +
  12. +
  13. +
    Saturn
    +
    +
    +
    +
    +
  14. +
  15. +
    Uranus
    +
    +
    +
    +
    +
  16. +
  17. +
    Neptune
    +
    +
    +
    +
    +
  18. +
  19. +
    Pluto
    +
    +
    +
    +
    +
  20. +
+
+ + + + +