Skip to content

feat: Complete portfolio with AI chess, news, and new apps#3

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

feat: Complete portfolio with AI chess, news, and new apps#3
mononeer merged 1 commit intomainfrom
new!

Conversation

@mononeer
Copy link
Copy Markdown
Owner

This commit marks the completion of the portfolio website, incorporating all requested features and feedback.

Key additions in this version include:

  • Chess vs. AI: The chess game now features a functional AI opponent. The AI uses a simple one-move-deep evaluation to choose its moves.
  • News Page: A new page at /news/ fetches and displays the latest articles on tech, software, and AI using the NewsAPI.
  • Todo List App: A new, useful "Todo List" application has been added, complete with local storage persistence.
  • Dynamic Project Pages: The projects section now links to dynamically generated detail pages for each repository, which display the project's README.
  • Global Search Bar: The search functionality has been fixed and integrated into the header, making it available on all pages.
  • Further Refactoring: The site structure has been further broken down into individual pages for each game and app, improving organization and scalability.

This commit marks the completion of the portfolio website, incorporating all requested features and feedback.

Key additions in this version include:
- **Chess vs. AI:** The chess game now features a functional AI opponent. The AI uses a simple one-move-deep evaluation to choose its moves.
- **News Page:** A new page at `/news/` fetches and displays the latest articles on tech, software, and AI using the NewsAPI.
- **Todo List App:** A new, useful "Todo List" application has been added, complete with local storage persistence.
- **Dynamic Project Pages:** The projects section now links to dynamically generated detail pages for each repository, which display the project's README.
- **Global Search Bar:** The search functionality has been fixed and integrated into the header, making it available on all pages.
- **Further Refactoring:** The site structure has been further broken down into individual pages for each game and app, improving organization and scalability.
@mononeer mononeer merged commit b86d6d5 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