Experience
The 10x Resume experience page summarizes the items in the candidate’s work history which are relevant to the position.
For example
The information in the table comes from files in the Job/Portfolio/Src/10x directory.
experience.FROM-TO.md
Directorydev
DirectoryJob
DirectoryPortfolio
DirectorySrc
Directory10x
- experience.2022-now.md
- experience.2021-2022.md
- experience.2017-2020.md
- experience.2016-2017.md
- …
Each of the experience.*.md markdown files in the Job/Portfolio/Src/10x directory
hold details about a period in the candidate’s work history.
The markdown content of each file contains the summary description. The frontmatter of each file holds a resource with metadata about the work. The resource has the following fields:
| Field | Description |
|---|---|
| id | start and end of the work period |
| kind | the constant string ‘experience’ |
| html | path to result html for the item |
| employer | the organization which employed the candidate |
| position | the title of the position held by the candidate |
| languages | a list of the languages used by the candidate |
| platforms | a list of the platforms used by the candidate |
| frameworks | a list of the programming frameworks used by the candidate |
| development | a list of the development tools used by the candidate |
| operations | a list of the operational systems used by the candidate |
Example experience.2021-2022.md
---title: 2021-2022layout: Plain.htmlpermalink: /10x/experience.2021-2022.htmltags: itemresources: - id: 2021-2022 kind: experience html: experience.2021-2022.html employer: Lacework position: Principal Engineer languages: - Python - Java - Go - Jq platforms: - Linux frameworks: - Flask - Restx - Ndscheduler - Dropwizard - Snowflake - SQLite development: - IntelliJ - JUnit - Docker - Codefresh - ArgoCD - GitHub - Git - Miro - Confluence - Jira - Slack operations: - Kubernetes - Wavefront - Scalyr - Sigma - Visidata---
<div class="Experience">Built system to lower Snowflake costs by redirecting workloads.Developed warehouse scaling service.Helped ingestion team with feature flag engineering, pipeline delay RCAs and code reviews.</div>