Creating a Resume with ChatGPT

Learn how to create a resume from scratch using ChatGPT.

Generic prompt

By now, we know not to provide completely generic prompts like “Generate a resume for [role].” Let's take a look at a generic prompt for creating a resume from scratch:

Prompt: I am a fresh CS college graduate with experience in web development and a passion for building scalable applications. Please write a resume for me.

Let's see what happens when we add the job description to the prompt.

Prompt: I am a fresh CS college graduate with experience in web development and a passion for building scalable applications. Please write a resume for me to apply for the job description given below:

job description = """

We are looking for an analytical, results-driven back-end developer who will work with team members to troubleshoot and improve current back-end applications and processes. The Back-end Developer will use his or her understanding of programming languages and tools to analyze current codes and industry developments, formulate more efficient processes, solve problems, and create a more seamless experience for users. You should have excellent communication, computer, and project management skills. To succeed as a backend developer, you should be focused on building a better, more efficient program and creating a better end-user experience. You should be knowledgeable, collaborative, and motivated.


Responsibilities:

• Collaborating with the front-end developers and other team members to establish objectives and design more functional, cohesive codes to enhance the user experience.

• Ability to write scalable and Secure code.

• Should proficient with API authentication

• Can create API documentation using Swagger.

• Should be familiar with Elasticsearch to develop multi-lingual search.


Requirements:

• A degree in programming, computer science, or a related field.

• Experience working with PHP, performing unit testing, and managing RESTful APIs.

• A solid understanding of application design using Laravel.

• Knowledge of database design and querying using SQL.

• Proficiency with MongoDB databases.

• Basic knowledge in HTML5, CSS3 and JavaScript.

• Problem-solving skills and critical mindset.

• The desire and ability to learn

"""

...