Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.07 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.07 KB

Resume_Format_in_Python

This repository contains a Python script that displays a resume in the console.

The script is designed to showcase a resume's various sections, including personal information, objective, education, skills, projects, contributions, achievements, and self-improvement. It also includes a Sanskrit greeting and closing quote to add a unique touch.

To use this code, simply call the display_resume() function, and it will print the resume information in the console. You can modify the resume details, such as name, address, education, skills, projects, contributions, achievements, and self-improvement, to reflect your own personal information and experiences.

Feel free to customize the code and adapt it to your specific resume format or add additional sections if needed. It serves as a useful starting point for creating a dynamic and visually appealing resume display.

Note: The resume information provided in the code is fictional and for demonstration purposes only. Replace the details with your own information for an accurate representation of your resume.