Update README.md

This commit is contained in:
Federico 2024-08-23 22:56:43 +01:00 committed by GitHub
parent 7c508f5822
commit c9043ce0a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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).