Skip to content

Glowing cursor effect#131

Open
mohamedfahim18 wants to merge 2 commits into
codepvg:mainfrom
mohamedfahim18:glowing-cursor-effect
Open

Glowing cursor effect#131
mohamedfahim18 wants to merge 2 commits into
codepvg:mainfrom
mohamedfahim18:glowing-cursor-effect

Conversation

@mohamedfahim18

@mohamedfahim18 mohamedfahim18 commented Jun 8, 2026

Copy link
Copy Markdown

Description

Added a modern neon green glowing cursor effect with smooth trailing particles to enhance the website's visual appeal and user interaction experience.

Linked Issue

Fixes #39

Changes Made

  • Added a custom neon green glowing cursor.
  • Added smooth fading trail particles that follow the cursor movement.
  • Implemented lightweight JavaScript-based cursor tracking.
  • Added hover interaction effects for a more engaging user experience.
  • Ensured the implementation remains lightweight and responsive.

Type of Change

  • Bug fix
  • New feature
  • UI/Visual update
  • Documentation update
  • Refactor

Testing

  • Tested locally
  • Tested on mobile viewport (if applicable)
  • No console errors introduced

Checklist

  • My code follows the project's coding style
  • I have formatted my code locally by running npx prettier --write . before submitting
  • I am submitting my PR from a dedicated feature/* branch, not the main branch
  • I have performed a self-review of my code
  • My changes generate no new warnings or errors
  • I have updated documentation if required
  • I have linked the relevant issue

Screenshots / Screen Recording

  • Added a screen recording demonstrating:
Screenshot 2026-06-08 194640
  • Cursor glow effect
  • Smooth cursor movement
  • Fading trail animation
  • Hover interaction behavior

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Thank you for submitting a pull request.

Please ensure your changes comply with the project's contribution guidelines and that all workflow checks pass successfully.

Formatting and Branching

  • Please confirm you have formatted your code using npx prettier --write .
  • Ensure this PR is made from a feature/* branch and not main.

Note: This project is currently maintained by a solo maintainer, so reviews and responses may sometimes take a little time. Thanks for your patience.

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.

Feature Request: Add Glowing Cursor Trail Effect

1 participant