Skip to content

feat: Enhance portfolio with multi-page structure and chess game#2

Merged
mononeer merged 1 commit intomainfrom
new!
Aug 16, 2025
Merged

feat: Enhance portfolio with multi-page structure and chess game#2
mononeer merged 1 commit intomainfrom
new!

Conversation

@mononeer
Copy link
Copy Markdown
Owner

This commit introduces major enhancements to the portfolio website based on user feedback.

Key changes include:

  • Multi-Page Architecture: The website is refactored from a single page into a multi-page structure with dedicated pages for Home, Projects, and a Games & Apps gallery. Individual pages for Tic-Tac-Toe, Chess, and the Calculator have also been created.
  • Chess Game Implementation: A fully playable, player-vs-player chess game has been implemented. The engine includes all standard piece movements, check detection, and checkmate/stalemate logic.
  • UI Redesign: The UI has been updated with a darker theme and interactive grayscale fade animations on hover to create a more modern and engaging user experience.
  • Search Functionality: The on-page search feature has been debugged and is now fully functional.
  • Pop-up Modals (Removed): The previously implemented modal system was removed in favor of the more robust multi-page architecture.

This commit introduces major enhancements to the portfolio website based on user feedback.

Key changes include:
- **Multi-Page Architecture:** The website is refactored from a single page into a multi-page structure with dedicated pages for Home, Projects, and a Games & Apps gallery. Individual pages for Tic-Tac-Toe, Chess, and the Calculator have also been created.
- **Chess Game Implementation:** A fully playable, player-vs-player chess game has been implemented. The engine includes all standard piece movements, check detection, and checkmate/stalemate logic.
- **UI Redesign:** The UI has been updated with a darker theme and interactive grayscale fade animations on hover to create a more modern and engaging user experience.
- **Search Functionality:** The on-page search feature has been debugged and is now fully functional.
- **Pop-up Modals (Removed):** The previously implemented modal system was removed in favor of the more robust multi-page architecture.
@mononeer mononeer merged commit bf1b46d into main Aug 16, 2025
3 checks passed
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