Skip to content

feat: Add OpenGraph meta tags generator for public profile pages#1802

Open
Pratikshya32 wants to merge 23 commits into
Priyanshu-byte-coder:mainfrom
Pratikshya32:fix/og-meta-public-profile
Open

feat: Add OpenGraph meta tags generator for public profile pages#1802
Pratikshya32 wants to merge 23 commits into
Priyanshu-byte-coder:mainfrom
Pratikshya32:fix/og-meta-public-profile

Conversation

@Pratikshya32
Copy link
Copy Markdown
Contributor

Summary

Adds a utility to generate OpenGraph metadata for public profile pages, enabling rich social media previews when users share their DevTrack profile.

Changes

  • Added src/lib/og/profileMeta.ts

cc @Priyanshu-byte-coder

Priyanshu-byte-coder and others added 23 commits May 29, 2026 17:45
…blicLanguage.name TS error

- Remove duplicate `aria-label="Perform action"` from 10 components (settings page, AIMentorWidget, ContributionGraph, ContributionHeatmap, GoalTracker, KeyboardShortcuts, NotificationBell, StreakAtRiskBanner, StreakMilestoneBanner, WeeklySummaryCard)
- Add dompurify + @types/dompurify to deps, @testing-library/react + @testing-library/jest-dom to devDeps
- Fix compare page using PublicLanguage.name → PublicLanguage.language

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@Pratikshya32 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:design GSSoC type bonus: UI/design (+10 pts) type:devops GSSoC type bonus: devops (+15 pts) type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts) labels Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

GSSoC Label Checklist 🏷️

@Priyanshu-byte-coder — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

@Priyanshu-byte-coder
Copy link
Copy Markdown
Owner

This PR has merge conflicts with main. Please rebase:

git fetch origin
git rebase origin/main
# fix conflicts, then:
git push --force-with-lease

@Priyanshu-byte-coder Priyanshu-byte-coder added level2 GSSoC Level 2 - Medium complexity (25 points) gssoc:approved GSSoC: PR approved for scoring labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved GSSoC: PR approved for scoring gssoc26 GSSoC 2026 contribution level2 GSSoC Level 2 - Medium complexity (25 points) type:design GSSoC type bonus: UI/design (+10 pts) type:devops GSSoC type bonus: devops (+15 pts) type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants