Skip to content

heartbeat-animation is added#86

Merged
NishantSinghhhhh merged 2 commits into
FSOC-OSS:mainfrom
Monke-G:heartbeat-animation
Oct 5, 2025
Merged

heartbeat-animation is added#86
NishantSinghhhhh merged 2 commits into
FSOC-OSS:mainfrom
Monke-G:heartbeat-animation

Conversation

@Monke-G

@Monke-G Monke-G commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

Changes Made

  1. Implemented fa-solid fa-heart icon in HTML
  2. Created custom CSS keyframes animation named heartbeat
  3. Styled heart icon with responsive centering using Flexbox

Technical Details
HTML:

  1. Integrated Font Awesome heart icon ()
  2. Added Font Awesome stylesheet via CDN
    CSS:
  3. Created @Keyframes heartbeat animation with three keyframe points (0%, 50%, 100%)
  4. Applied transform: scale() for smooth pulsing effect (1x → 1.2x → 1x)
  5. Set animation duration to 1.5 seconds with infinite loop
  6. Implemented centered layout using Flexbox

Features

  1. Infinite looping animation
  2. Smooth scaling transition mimicking realistic heartbeat
  3. Responsive centered layout
  4. Pure HTML & CSS implementation

Visual Effect
The heart icon pulses from normal size to 1.2x size and back, creating a rhythmic heartbeat effect that repeats continuously.

The Sample
https://drive.google.com/file/d/1nQf5xjYIVGhuocIX_o0Scg49_xqjknel/view?usp=drive_link

@NishantSinghhhhh
NishantSinghhhhh merged commit 1f7fa78 into FSOC-OSS:main Oct 5, 2025
@NishantSinghhhhh

Copy link
Copy Markdown
Contributor

@pullquestai add 30xp to @Monke-G

@pullquestai

Copy link
Copy Markdown

🎉 Contributor XP Awarded Successfully!

✅ Added 30 XP to @Monke-G

📊 Updated Contributor Stats:

  • Total XP: 30 → 30 (+30)
  • Total Issues Merged: 0
  • Total PRs Merged: 1
  • Total Contributions: 1

🏆 Contribution Details:

Keep contributing! 🚀

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.

3 participants