Projects


PHP-Ecommerce Mockup Website

0:00
/1:23

A semi-functional e-commerce mockup website with basic CMS system (admin panel) and MySQL database, written in PHP, Javascript and Bootstrap CSS. Click here for live preview.

PHP-Login System

A simple PHP web application that allows users to register, log in, and log out. It features input validation for registration and login forms, session management for user authentication, and displays basic user information after registration. Key features include:

  • User Registration: Account creation with input validation (e.g., email format, password strength).
  • Login & Logout: Secure user authentication and session management.
  • User Info Display: Shows basic details entered during registration in user profile page.

The app ensures security through validation, session handling, and basic authentication. Click here for live preview.

React Web App-Robofriends

0:00
/0:06

A simple React web app that displays a dynamic list of fictional characters, which users can filter by typing keywords into a search box. Click here for live preview.