Skip to content

Conversation

ElianEchavarria
Copy link

✨ Pull Request: Add Editable Social Links Preview Card

Description:
This PR adds a responsive Social Links Preview card built using HTML, CSS, and JavaScript. The project allows users to customize and personalize their profile details directly on the card interface.

🚀 Features Added

Editable fields for Name, Location, and Occupation using contentEditable.

Automatic fallback defaults if fields are left empty.

Character limit on name field with automatic truncation.

Persistent data storage via localStorage, so user edits remain after page reloads.

Dynamic profile image generation using UI Avatars API
.

Clean and minimal layout for better readability and aesthetic balance.

🧩 Tech Stack

HTML5 for structure

CSS3 for styling and layout

JavaScript (Vanilla) for interactivity and data persistence

🧪 How to Test

Open the index.html file in your browser.

Click on the name, location, or occupation text to edit it.

Refresh the page — your edits should remain saved.

Observe the dynamically generated avatar image.

🎃 Hacktoberfest

This PR is submitted as part of Hacktoberfest 2025 🎉

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.

1 participant