DEV Community

Cover image for Looking for Feedback on My Project : jy95.github.io
jy95
jy95

Posted on

Looking for Feedback on My Project : jy95.github.io

Hello,

I’ve been working on a personal project and I’d love to get some feedback from the community. This project ,hosted on GitHub and available at https://jy95.github.io/ , is an online catalog for the GamesPassionFR YouTube channel. The website provides an organized view of the channel's content and is divided into several key sections :

  • Games List: Displays games and series featured on the YouTube channel.
  • Upcoming Releases: A schedule of upcoming games to be published.
  • Game Reviews: Reviews of games covered on the channel.
  • Statistics: A breakdown of channel stats.
  • Backlog: A list of games yet to be featured on the channel.

The project is built using Next.js, with fuzzy search powered by Fuse.js to easily find games in the catalog. There's also a database schema managing various tables such as games, genres, platforms, and more, to organize the content efficiently.

I’m looking for any type of feedback:

  • Code review : Is the code structured well? Any suggestions for improvements or best practices I could implement ?
  • Design and UI feedback : I aimed for a clean and simple design. Do you find it easy to navigate? Are there any UX improvements you’d recommend ?
  • Performance and accessibility checks : I’m always looking to make the site more performant and accessible. Are there any issues I might have overlooked ?
  • Feature requests : Anything you'd like to see added? I’m open to adding more interactivity or other features that could enhance the experience.

How You Can Help:

  • ⭐ Star the repo if you find it interesting or useful.
  • 🔄 Fork the project and try out some improvements.
  • 🐛 Submit an issue if you spot bugs or areas that need work.
  • 🚀 Submit a PR if you want to help directly with improvements.

I’d love to hear your thoughts, and I’m grateful for any feedback you can provide!

Thank you in advance

Top comments (1)

Collapse
 
abdulmgt profile image
abdulmajid muhammad bala

Good job, I really appreciate this project.But try to improve the mobile responsive.