Skip to content

Latest commit

 

History

History
122 lines (84 loc) · 6.38 KB

File metadata and controls

122 lines (84 loc) · 6.38 KB

CV

Project Description

CV (Curriculum Vitae) is a document in which a job applicant describes their education and work experience. Unlike a resume, which is tailored to the requirements of each specific job vacancy, a CV displays professional achievements and skills over the entire period of education and work.

Task

You need to create your CV using Markdown markup language and then style it using HTML and CSS.

Key Skills:

  • Working with Git and GitHub
  • Using Markdown markup language
  • Basic web development skills
  • Using rs app for task submission and evaluation

Project Workflow Stages:

The project consists of three parts:

CV#1. Markdown & Git

CV#2. HTML, CSS & Git Basics

CV#3. CV. Cross-Check

  • Requirements and Evaluation Criteria
  • In this part of the task, you design and style your CV.
  • Evaluation is based on the validity and semantics of the design and the content of the CV.
  • Estimated completion time: 15 hours
  • Evaluation method: Cross-check

CV Contents:

EPAM HR Department Recommendations

  1. Full Name
  2. Contact Information
  3. Brief Self-Introduction (your goals and priorities, emphasize your strengths, describe your work experience if applicable, or your desire to learn and acquire new skills)
  4. Skills (programming languages, frameworks, methodologies, version control systems, and development tools you are proficient in)
  5. Code Examples
  6. Work Experience (Junior Devs can list educational projects with the skills used and links to the source code)
  7. Education (including completed courses and training)
  8. English Language (your English proficiency level, and if you had language practice, describe it)

CV Writing Recommendations:

  • CV design is up to you. Strive to make it of high quality. You can refer to the examples provided in the task materials for CV design inspiration.
  • The CV should be in English.
  • It is recommended to include real data in the CV.
  • Add your photo or avatar to the CV. A photo is preferable.
  • Specify up-to-date contact information, including your Discord server nickname.
  • As a code example, provide a solution to a problem from Codewars. If you haven't solved any problems yet, you can use this task, which you need to solve when registering on Codewars.
  • Add code using symbols and tags, not images.
  • For completed projects, include the project's name, a link to the project's code on GitHub, or a link to the project's page. If you haven't completed any projects yet, use this CV as your first project.

Technical Requirements:

  • The work will be evaluated in the latest version of Google Chrome.
  • There are no restrictions on using JavaScript libraries, preprocessors, frameworks, or any well-known technologies.

Repository Requirements:

  • The task is to be performed in your personal public repository.
  • Repository name: rsschool-cv

Commit Requirements:

Pull Request Requirements:

To Earn Points for the Assignment, You Must:

  • Complete the assignment *
  • Submit the assignment for evaluation **
  • If the assignment is evaluated through cross-check, review all assigned tasks and submit the evaluation results before the cross-check deadline ***

* You must write all the project code yourself. Copying someone else's code (Ctrl + C, Ctrl + V) is not allowed during the course.
** You can submit the assignment only before the task's deadline. Submissions are unavailable after the deadline.
*** Submitting the cross-check results is available even after the cross-check deadline, but it does not affect the grades of reviewers and those being reviewed.

How to Submit Auto-Checked Assignments

  • The tasks "Markdown & Git" and "HTML, CSS & Git Basics" are evaluated through automated tests.
  • After completing the task, go to the rs app https://app.rs.school/, select Auto-Test, choose the task name from the drop-down list, and click the Submit button. The evaluation results will be displayed on the right.
  • You can submit the assignment multiple times before the deadline, with each subsequent submission overwriting the previous one.

How to Submit the CV. Cross-Check Assignment

  • The "CV. Cross-Check" assignment is evaluated through cross-check.
  • After receiving the task, but before the cross-check deadline, go to rs app https://app.rs.school/, select Cross-Check: Submit, choose the task name from the drop-down list, add the link to the deployed version of your CV in the Solution URL field, and click the Submit button.
  • It is recommended to submit the assignment as soon as possible, as soon as it becomes available in rs app.
  • You can continue working on the assignment after submission until the deadline.

CV. Cross-Check Assignment Review