Skip to content

Conversation

@UserAkku
Copy link
Contributor

Description

Added an interactive Rocket Launch Animation project that creates an engaging visual experience using pure HTML and CSS animations.

Features

  • Smooth rocket launch animation triggered on hover
  • Realistic flame effect with flickering animation
  • Twinkling star effects for space ambiance
  • Responsive design that works on all screen sizes
  • Pure CSS animations - no JavaScript required
  • Modern dark space-themed UI

Technical Implementation

  • HTML5 for semantic structure
  • CSS3 for animations using:
  • @keyframes for rocket launch trajectory
  • Transform properties for smooth motion
  • Filter effects for flame blur
  • Gradient backgrounds for realistic flame
  • Timed animation delays for sequential star twinkling

Animation Details

  • Rocket ascends with subtle rotation for realistic movement
  • Flame follows the rocket with synchronized positioning
  • Stars appear sequentially with fade-in/fade-out effects
  • Launch text countdown fades after animation completes
  • All animations complete in 2 seconds

How to Use

  1. Open index.html in any modern browser
  2. Hover over the rocket to trigger launch sequence
  3. Watch the rocket blast off into space!

Hacktoberfest 2025

This contribution is made for Hacktoberfest 2026

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • HTML feedback for Art/UserAkku-Coffee-Cup-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Music-On/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-pentagon/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Music-On/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-pentagon/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Missing animation: include at least one @keyframes definition and use the animation property

Happy Coding! 🚀

@LaurelineP LaurelineP added the duplicate This issue or pull request already exists label Oct 31, 2025
@LaurelineP
Copy link
Contributor

Aloha @UserAkku !
It looks like you have duplicate labels because you likely created your new PR on top of a previous one, instead of checking out the master branch and starting fresh for each PR. This causes your previously submitted animation(s) to get included again in the new PR.

To fix this, make sure that for each PR, you remove any animation folders that do not belong to that specific PR.

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • Overall feedback
    Reminder: the contribution should have 3 files in a folder in Art

    • Missing in 1 of the 4 contributions folders
      - please add the missing html file in the folder Art/UserAkku-pentagon
  • HTML feedback for Art/UserAkku-Coffee-Cup-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Music-On/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Music-On/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-pentagon/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Missing animation: include at least one @keyframes definition and use the animation property

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • Overall feedback
    Reminder: the contribution should have 3 files in a folder in Art

    • Missing in 1 of the 4 contributions folders
      - please add the missing html, json files in the folder Art/UserAkku-pentagon
  • HTML feedback for Art/UserAkku-Coffee-Cup-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Music-On/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Music-On/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-pentagon/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Missing animation: include at least one @keyframes definition and use the animation property

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • HTML feedback for Art/UserAkku-Coffee-Cup-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Music-On/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Music-On/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • Overall feedback
    Reminder: the contribution should have 3 files in a folder in Art

    • Missing in 1 of the 3 contributions folders
      - please add the missing html, json files in the folder Art/UserAkku-Coffee-Cup-Animation
  • HTML feedback for Art/UserAkku-Music-On/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Music-On/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

1 similar comment
@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • Overall feedback
    Reminder: the contribution should have 3 files in a folder in Art

    • Missing in 1 of the 3 contributions folders
      - please add the missing html, json files in the folder Art/UserAkku-Coffee-Cup-Animation
  • HTML feedback for Art/UserAkku-Music-On/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Music-On/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • Overall feedback
    Reminder: the contribution should have 3 files in a folder in Art

    • Missing in 2 of the 3 contributions folders
      - please add the missing html, json files in the folder Art/UserAkku-Coffee-Cup-Animation
      - please add the missing html, css files in the folder Art/UserAkku-Music-On
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

1 similar comment
@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • Overall feedback
    Reminder: the contribution should have 3 files in a folder in Art

    • Missing in 2 of the 3 contributions folders
      - please add the missing html, json files in the folder Art/UserAkku-Coffee-Cup-Animation
      - please add the missing html, css files in the folder Art/UserAkku-Music-On
  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Coffee-Cup-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

1 similar comment
@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • HTML feedback for Art/UserAkku-Rocket-Launch-Animation/index.html

    • Incorrect stylesheet link: update the href so it points to the correct CSS file
  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css

    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/style.css
    • Incorrect filename: please rename as recommended or remove if unnecessary
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!
Before we can merge your submission, please address the following points.

Feedback

Tip

You can refer to README.md for additional guidance.

  • CSS feedback for Art/UserAkku-Rocket-Launch-Animation/styles.css
    • Incorrect animation trigger: remove any pseudo elements with your animation(s) and attach the animation to the concerned element

Happy Coding! 🚀

Updated rocket launch animation styles and added new animations for flame and countdown effects.
@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!

🎉 Your submission meets all pre-review requirements!
It’s now awaiting final validation from a maintainer.

Happy Coding! 🚀

@LaurelineP LaurelineP merged commit fe1c7d3 into zero-to-mastery:master Oct 31, 2025
2 checks passed
@github-actions github-actions bot removed the Awaiting Maintainer Validation PR awaits maintainer approval label Oct 31, 2025
@github-actions
Copy link

Aloha @UserAkku 🙌 - Thanks for your contribution!

🎉 Your submission meets all pre-review requirements!
It’s now awaiting final validation from a maintainer.

Happy Coding! 🚀

@github-actions github-actions bot added the Awaiting Maintainer Validation PR awaits maintainer approval label Oct 31, 2025
@LaurelineP LaurelineP removed the duplicate This issue or pull request already exists label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants