Skip to content

Replace daily.dev card with LinkedIn profile badge#1

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/replace-daily-dev-card
Draft

Replace daily.dev card with LinkedIn profile badge#1
Copilot wants to merge 2 commits into
mainfrom
copilot/replace-daily-dev-card

Conversation

Copilot AI commented Jan 10, 2026

Copy link
Copy Markdown

Replaced the daily.dev developer card with a LinkedIn profile badge in the README's "About me" section.

Changes:

  • Removed daily.dev card embed (https://api.daily.dev/devcards/v2/tfeDhWycXJncf8KAWemwU.png)
  • Added shields.io LinkedIn badge linking to https://www.linkedin.com/in/ashrafharess/
  • Maintained right-alignment and 300px width
<a href="https://www.linkedin.com/in/ashrafharess/" target="_blank">
  <img align="right" src="https://img.shields.io/badge/LinkedIn-Ashraf_Haress-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Ashraf Haress's LinkedIn Profile Badge" width="300"/>
</a>

Implementation note:
LinkedIn's official profile badge widget requires JavaScript and iframes, which GitHub READMEs don't support. Using shields.io badge is the standard approach for profile READMEs.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • img.shields.io
    • Triggering command: /usr/bin/curl curl -I REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

replace the daily.dev card with linkedin profile badge (you can check details from linkedin.com/badges/profile/create if you don't know about it)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: OdyAsh <66007637+OdyAsh@users.noreply.github.com>
Copilot AI changed the title [WIP] Replace daily.dev card with LinkedIn profile badge Replace daily.dev card with LinkedIn profile badge Jan 10, 2026
Copilot AI requested a review from OdyAsh January 10, 2026 12:30
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.

2 participants