Skip to content

feat: add searchable web UI for certifications#5

Open
omarfaruk-k wants to merge 1 commit into
ArslanYM:mainfrom
omarfaruk-k:main
Open

feat: add searchable web UI for certifications#5
omarfaruk-k wants to merge 1 commit into
ArslanYM:mainfrom
omarfaruk-k:main

Conversation

@omarfaruk-k
Copy link
Copy Markdown

What this PR adds

A fully dynamic web UI for this repo, ready for GitHub Pages hosting.

Features

  • Fetches data live from README.md on every load — always in sync, zero maintenance
  • Search across all categories simultaneously
  • Tab navigation for all 6 sections
  • Clickable cards with provider logos
  • Color-coded expiry badges
  • Expired cards shown greyed out
  • Loading skeleton + error state with retry

How it works

The page fetches this repo's README.md at runtime and parses
the markdown tables into cards. Any future updates to the README
automatically show up — no changes to the HTML needed.

To go live

Once merged, please enable GitHub Pages:
Settings → Pages → Deploy from branch → main → / (root)

The site will be live at:
https://arslanYM.github.io/Free-Certifications/

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