DalyGames

Daly Random Games

Daly Random Games is a web application designed to help users discover and explore video games. The platform features a curated collection of over 1000 games, organized and categorized for easy browsing. Each day, the site highlights an exclusive featured game to encourage users to discover new titles.

Main Features

✔  Daily featured game recommendation (currently showcasing Cyberpunk 2077)

✔  Extensive catalog of popular games including AAA titles and indie games

✔  User profile system

✔  Individual game pages with detailed information

✔  Game discovery section titled "Games to be known"


Technologies Used


✔ Next.js - React framework for server-side rendering and static site generation (evident from the _next/image URL structure)

✔ React - JavaScript library for building user interfaces

✔ Netlify - Hosting and deployment platform

✔ Next/Image - Image optimization component for handling game cover images

✔ External API - Game data fetched from sujeitoprogramador.com/next-api/


Architecture


The application follows a modern JAMstack architecture with:

✔ Dynamic routing for individual game pages (/game/[id])

✔ Optimized image delivery with automatic resizing and quality adjustment

✔ User authentication system with profile management

✔ Clean URL structure for navigation

All rights reserved @2026

C&S Portfolio Projects - DalyGames