An open API service indexing awesome lists of open source software.

https://github.com/yogeshjha06/portfolio_yog

this is my portfolio website
https://github.com/yogeshjha06/portfolio_yog

ajax css php sass

Last synced: 3 months ago
JSON representation

this is my portfolio website

Awesome Lists containing this project

README

          

# PHP Portfolio Page

### © 2023 - Yogesh Kumar Jha
This is a PHP-based portfolio page project that showcases my skills and experience as a web developer. It is built using PHP, CSS, SQL, AJAX, and JavaScript.

## Features

- Home page with introduction and summary of skills and experience
- Projects page to showcase my work and projects
- Contact page with a form to allow visitors to contact me
- Admin panel for managing projects and messages

## Technologies Used

- PHP
- CSS
- SQL
- AJAX
- JavaScript

## Installation

1. Clone the repository:

```
git clone https://github.com/your-username/php-portfolio-page.git
```

2. Import the `database.sql` file into your MySQL database.

3. Update the database configuration in `config.php`.

4. Run the website using a local server, such as XAMPP or WAMP.

## Usage

- Visit the home page to learn more about my skills and experience.
- Visit the projects page to view my work and projects.
- Visit the contact page to send me a message.
- Login to the admin panel to manage projects and messages.

## Credits

This project was created by [Your Name] as part of [Your Course] at [Your School].

## License

This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).

## Screenshots

![Home Page](screenshots/home-page.png)

![Projects Page](screenshots/projects-page.png)

![Contact Page](screenshots/contact-page.png)

![Admin Panel](screenshots/admin-panel.png)

## Future Improvements

- Implement user authentication for the admin panel.
- Add more options for managing projects and messages.
- Improve the design and layout of the website.
- Add more pages and features to the website.