Loading
[ Featured Project ]
$ cat ./projects/bettergaming/README.md

BetterGaming - Online Shop

PHPMySQLHTMLCSSJavaScript 2021
> Overview

BetterGaming is an e-commerce platform for video games. The application uses server-side PHP and a MySQL database to load and display product data dynamically.

The frontend uses JavaScript ES6, PaceJS and scroll-based animations for a smooth user experience.

A core feature is the live search: Ajax requests display search results in real time, with sorting options to refine them further.

User management relies on hashed and salted passwords along with client-side HTML5 validation for secure registration and login.

> Key Contributions
$ cat tasks.log
  • 01 Frontend
  • 02 Backend
> Links
$ open --external
BetterGaming - Online Shop – Full project view