Skip to content

feat: add category pages with unique backgrounds - #239

Merged
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
AbhijeetMukherjee-ML:feature/category-page-backgrounds
May 16, 2026
Merged

feat: add category pages with unique backgrounds#239
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
AbhijeetMukherjee-ML:feature/category-page-backgrounds

Conversation

@AbhijeetMukherjee-ML

@AbhijeetMukherjee-ML AbhijeetMukherjee-ML commented May 16, 2026

Copy link
Copy Markdown
Contributor

name: Pull Request 🔄
description: Submit a Pull Request
title: "[PR]: feat: add category pages with unique backgrounds"
body:

  • type: textarea
    id: description
    attributes:
    label: Description
    value: |
    Each category now has its own dedicated page with a unique
    background that matches its theme.

    • 🎮 Games page → arcade/neon gaming background
    • 🔢 Math page → dark teal blueprint with equations
    • 🔐 Utilities page → glowing circuit board background
  • type: dropdown
    id: type-of-change
    attributes:
    label: Type of Change
    value: UI/UX improvement

Screenshot 2026-05-16 at 11 09 13 PM Screenshot 2026-05-16 at 11 09 06 PM Screenshot 2026-05-16 at 11 08 59 PM
  • type: textarea
    id: related-issue
    attributes:
    label: Related Issue
    value: "Closes Add unique background themes for each category page #228 "

  • type: textarea
    id: testing
    attributes:
    label: How Has This Been Tested?
    value: |
    - [x] Tested on macOS
    - [x] Multiple test runs completed
    - [x] Verified backgrounds load on all 3 pages
    - [x] Verified dark/light mode works on all pages
    - [x] Verified nav links work between pages

  • type: textarea
    id: environment-info
    attributes:
    label: Environment
    value: |
    Python Version: N/A (frontend only)
    OS: macOS

  • type: checkboxes
    id: checklist
    attributes:
    label: Checklist
    options:
    - label: "I have been assigned this issue before raising this PR"
    checked: true
    - label: "My code follows the project's style guidelines"
    checked: true
    - label: "I have tested my code thoroughly"
    checked: true
    - label: "My project runs without errors"
    checked: true
    - label: "No external dependencies added (unless necessary)"
    checked: true
    - label: "I have updated the README.md (if adding new project)"
    checked: false
    - label: "I am participating in GSSoC 2026"
    checked: true

@vercel

vercel Bot commented May 16, 2026

Copy link
Copy Markdown

@C4aZy is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AbhijeetMukherjee-ML

Copy link
Copy Markdown
Contributor Author

@steam-bell-92 please check

@steam-bell-92
steam-bell-92 merged commit 7b11e96 into steam-bell-92:main May 16, 2026
8 of 9 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.

We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.

If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.

Thanks again for your support! 🙌

@github-actions

Copy link
Copy Markdown
Contributor

Thanks @C4aZy! I've added you to the contributors list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unique background themes for each category page

2 participants