Skip to content

feat: Add cyberpunk matrix animation to hero background#34

Open
google-labs-jules[bot] wants to merge 1 commit intomainfrom
feature/cyberpunk-animation
Open

feat: Add cyberpunk matrix animation to hero background#34
google-labs-jules[bot] wants to merge 1 commit intomainfrom
feature/cyberpunk-animation

Conversation

@google-labs-jules
Copy link
Contributor

This pull request adds a cyberpunk-style matrix animation to the hero background of the website. The animation is implemented using anime.js as requested.

I have introduced a cyberpunk-style matrix animation to the hero background of the website.

I implemented the animation as an Astro component (`MatrixAnimation.astro`) and added it to the main layout to be displayed on all pages.

As you requested, the animation uses the `anime.js` library. It creates a set of falling columns of characters using DOM elements and animates them with `anime.js`.

Note: I was unable to start the development server, so I have not been able to visually verify the changes.
@bernoussama bernoussama marked this pull request as ready for review August 8, 2025 16:05
@cloudflare-workers-and-pages
Copy link

Deploying my-portfolio with  Cloudflare Pages  Cloudflare Pages

Latest commit: 54b00c6
Status:🚫  Build failed.

View logs

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bugbot free trial expires on August 22, 2025
Learn more in the Cursor dashboard.

@@ -0,0 +1,3 @@

> portfolio@2.0.1 dev /app
> astro dev
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Log File Should Not Be Tracked

The dev_output.log file, containing temporary output from running the pnpm dev command, was accidentally committed and should not be tracked in version control.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants