Skip to content

Rayan-Azrai/personal-website-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Personal Portfolio Website

This project showcases a fully functional, dynamic website developed as part of my academic coursework. It demonstrates proficiency in front-end and back-end web development, database integration, responsive design, and client-side validation.

πŸš€ Skills Demonstrated

  • PHP for server-side development
  • JavaScript for client-side interactivity
  • MySQL database connectivity (via db_connect.php)
  • CSS for responsive and print-friendly styling
  • Web form validation (both client-side and server-side)
  • Dynamic content rendering from a database
  • Project structuring with reusable components

πŸ“ Project Structure

  • /htdocs/
    • index.php - Main landing page
    • /includes/ - Modular PHP components (header, navigation bar, footer)
    • /pages/ - Individual web pages (Home, About, Contact, Feedback, Gallery, etc.)
    • /scripts/ - JavaScript functionality scripts
    • /global/ - Stylesheets for main and print-specific designs
    • /images/ - Media assets
    • /resume/ - PDF resume

πŸ› οΈ Key Features

  • Clean and professional responsive design
  • Contact and feedback forms with validation
  • Embedded multimedia content (images, video)
  • Image gallery with JavaScript control
  • Database integration for dynamic data display
  • Accessible and SEO-friendly structure

🌐 Live Preview

You can view a live version of this project here:
πŸ‘‰ Visit Website

πŸ–₯️ How to Run Locally

  1. Place the project inside your local server’s web root (e.g., XAMPP htdocs directory).
  2. Start Apache and MySQL from your server management panel.
  3. Open a browser and navigate to http://localhost/index.php.

(Ensure database configuration matches your local MySQL setup if applicable.)

πŸ“« Contact

Feel free to connect with me via LinkedIn or Email.


About

A responsive web project built with PHP, JS, CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published