From c9043ce0a51e892bf00a966e40b9d65517510b87 Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:56:43 +0100 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 25440d4..c1b8b08 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ LinkedIn_AIHawk steps in as a game-changing solution to these challenges. It's n 1. **Download and Install Python:** - Ensure you have Python installed. If not, download and install it from Python's official website. For detailed instructions, refer to the tutorials: + Ensure you have the last Python version installed. If not, download and install it from Python's official website. For detailed instructions, refer to the tutorials: - [How to Install Python on Windows](https://www.geeksforgeeks.org/how-to-install-python-on-windows/) - [How to Install Python on Linux](https://www.geeksforgeeks.org/how-to-install-python-on-linux/) @@ -174,7 +174,7 @@ This file contains your resume information in a structured format. Fill it out w Each section has specific fields to fill out: -- Personal Information +- `personal_information:` - This section contains basic personal details to identify yourself and provide contact information. - **name**: Your first name. - **surname**: Your last name or family name. @@ -203,7 +203,7 @@ Each section has specific fields to fill out: linkedin: "https://www.linkedin.com/in/janedoe/" ``` -- Education Details +- `education_details:` - This section outlines your academic background, including degrees earned and relevant coursework. - **degree**: The type of degree obtained (e.g., Bachelor's Degree, Master's Degree). - **university**: The name of the university or institution where you studied. @@ -228,8 +228,7 @@ Each section has specific fields to fill out: Web Development: "B" ``` -- Experience Details - +- `experience_details` - This section details your work experience, including job roles, companies, and key responsibilities. - **position**: Your job title or role. - **company**: The name of the company or organization where you worked. @@ -257,7 +256,7 @@ Each section has specific fields to fill out: - "Software Troubleshooting" ``` -- Projects +- `projects` - Include notable projects you have worked on, including personal or professional projects. - **name**: The name or title of the project. - **description**: A brief summary of what the project involves or its purpose. @@ -274,7 +273,7 @@ Each section has specific fields to fill out: link: "https://github.com/janedoe/task-manager" ``` -- Achievements +- `achievements` - Highlight notable accomplishments or awards you have received. - **name**: The title or name of the achievement. - **description**: A brief explanation of the achievement and its significance. @@ -288,7 +287,7 @@ Each section has specific fields to fill out: description: "Won first place in a national hackathon competition." ``` -- Certifications +- `certifications` - Include any professional certifications you have earned. - **certification_name**: The name of the certification. @@ -299,7 +298,7 @@ Each section has specific fields to fill out: - "AWS Certified Solutions Architect" ``` -- Languages +- `languages` - Detail the languages you speak and your proficiency level in each. - **language**: The name of the language. - **proficiency**: Your level of proficiency (e.g., Native, Fluent, Intermediate). @@ -313,7 +312,7 @@ Each section has specific fields to fill out: proficiency: "Intermediate" ``` -- Interests +- `interests` - Mention your professional or personal interests that may be relevant to your career. - **interest**: A list of interests or hobbies. @@ -328,7 +327,7 @@ Each section has specific fields to fill out: - "Entrepreneurship" ``` -- Availability +- `availability` - State your current availability or notice period. - **notice_period**: The amount of time required before you can start a new role (e.g., "2 weeks", "1 month"). @@ -338,7 +337,7 @@ Each section has specific fields to fill out: notice_period: "2 weeks" ``` -- Salary Expectations +- `salary Expectations` - Provide your expected salary range. - **salary_range_usd**: The salary range you are expecting, expressed in USD. @@ -348,7 +347,7 @@ Each section has specific fields to fill out: salary_range_usd: "80000 - 100000" ``` -- Self-Identification +- `self_identification` - Provide information related to personal identity, including gender and pronouns. - **gender**: Your gender identity. - **pronouns**: The pronouns you use (e.g., He/Him, She/Her, They/Them). @@ -366,7 +365,7 @@ Each section has specific fields to fill out: ethnicity: "Asian" ``` -- Legal Authorization +- `legal_authorization` - Indicate your legal ability to work in various locations. - **eu_work_authorization**: Whether you are authorized to work in the European Union (Yes/No). @@ -391,8 +390,7 @@ Each section has specific fields to fill out: requires_eu_sponsorship: "No" ``` -- Work Preferences - +- `work_preferences` - Specify your preferences for work arrangements and conditions. - **remote_work**: Whether you are open to remote work (Yes/No). - **in_person_work**: Whether you are open to in-person work (Yes/No).