Skip to content

Values

The 10x Resume values page offers candidates an opportunity to describe situations revealing their engineering values.

Question List

The values page presents a list of the RFD151︎ questions the candidate has answered.

Values samples page

Selected Question

Selecting a questions in the list navigates to a view showing the candidate’s answer.

Answer to the selected question

10x/values.*.md

  • Directorydev
    • DirectoryJob
      • DirectoryPortfolio
        • DirectorySrc
          • Directory10x
            • values.1.md
            • values.2.md

Each of the values.*.md markdown files in the Job/Portfolio/Src/10x directory holds the answer to one of the RFD151︎ questions.

The markdown content of each file holds the content presented when the sample is selected.
The frontmatter of each file holds a values resource with the following fields.

FieldDescription
idthe id of the resource
kindthe constant string ‘values’
htmlpath to result html with the body of the answer
questionthe question shown in the list of questions
Example values.1.md
values.1.md
---
title: What work have you done that you are particularly proud of and why?
layout: Plain.html
resources:
- id: 1
kind: values
html: values.1/index.html
question: What work have you done that you are particularly proud of and why?
---
# {{ title }}
Lorem ipsum dolor sit amet, **consectetur adipiscing elit**, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Answers

The sample answers in the 10xresume/dev ↗︎ repository contain only Lorem_ipsum ↗︎. Candidates must replace these placeholders with meaningful answers.

Complaining about unfair circumstances and bad-mouthing previous employers and coworkers is a mistake which will leave a poor impression on reviewers. Every job has challenges. Candidates should focus on explaining the lessons they learned facing them and how their struggles made them stronger and better prepared for challenges to come.