Skip to content

Tanish-Solanki/Resume_with_AI

Repository files navigation

AI Resume Builder

AI Resume Builder is a web-based application that helps users create professional resumes quickly and easily.
The system allows users to enter their personal details, education, skills, projects, and work experience, and generate a structured resume through a simple and interactive interface.

This project demonstrates full-stack web development using PHP, MySQL, HTML, CSS, and JavaScript.


Features

  • User registration and login system
  • Create and manage multiple resumes
  • Add personal information, education, and experience
  • Add skills, projects, and achievements
  • Resume customization options
  • Clone and edit existing resumes
  • Dynamic resume generation

Technologies Used

Frontend

  • HTML
  • CSS
  • JavaScript

Backend

  • PHP

Database

  • MySQL

Project Structure

Resume_with_AI/ │ ├── actions/ # Backend processing files ├── ajax/ # AJAX request handlers ├── assets/ # CSS, JS, images ├── databases/ # Database configuration ├── upload/ # Uploaded files │ ├── login.php # User login page ├── signup.php # User registration ├── dashboard.php # User dashboard ├── resume.php # Resume creation page └── logout.php # Logout functionality


Installation Guide

1 Clone the Repository

git clone https://github.com/Tanish-Solanki/Resume_with_AI.git

2 Move Project to Server Folder

If you are using XAMPP, move the project to:

xampp/htdocs/

3 Setup Database

  1. Open phpMyAdmin
  2. Create a new database
  3. Import the SQL file included in the project

4 Run the Project

Open your browser and go to:

http://localhost/Resume_with_AI


Future Improvements

  • AI-based resume suggestions
  • Download resume as PDF
  • Multiple resume templates
  • Drag and drop resume editor
  • LinkedIn profile import

Author

Tanish Solanki

Computer Science Engineering Student
Interested in Web Development and Software Development.

GitHub:
https://github.com/Tanish-Solanki


License

This project is open-source and available for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors