Skip to content

parvizi96/Personal-Site

Repository files navigation

Personal Site

A multi-language personal website showcasing portfolio, projects, and personal information.
This project is built using HTML, CSS, JavaScript, and PHP.

Features

  • Multi-language support (English, Persian, Arabic, Spanish)
  • Portfolio section for showcasing projects
  • About Me page
  • Contact form with email functionality using PHPMailer
  • Responsive design with modern UI components

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Bootstrap
  • Materialize CSS
  • Owl Carousel
  • PHP (PHPMailer for contact form)

Project Structure

Personal-Site/

├── index.html

├── indexFa.html

├── indexAr.html

├── indexSp.html

├── css/

│ └── styles and UI frameworks

├── js/

│ └── JavaScript libraries and custom scripts

└── pages/

├── about pages

├── portfolio pages

├── contact pages

└── mail sender (PHP)

Getting Started

  1. Clone the repository git clone https://github.com/your-username/Personal-Site.git

  2. Open the project folder.

  3. Run the website by opening:

in your browser.

Live Demo

You can view the live version of the website here:

https://parvizi96.github.io/Personal-Site/

Contact Form

The contact form uses PHPMailer to send emails via SMTP.
Make sure to configure the SMTP settings inside:

before deploying the project.

Future Improvements

  • Improve project structure
  • Optimize CSS and JavaScript assets
  • Refactor UI framework usage
  • Improve multi-language management

License

This project is open-source and available under the MIT License.

About

A personal site that develope on Html and Css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors