NanoFile

Resume example

A CV in markdown keeps well in git, diffs cleanly and converts to a decent PDF in one step. This is a plain structure that survives that conversion.

resume.md
# Ada Lovelace

Analytical engine programmer · London
[ada@example.com](mailto:ada@example.com) · [example.com](https://example.com)

---

## Summary

Mathematician working on general-purpose computation. Published the first
algorithm intended for a machine, and the first argument that such a machine
could work on more than numbers.

## Experience

### Analyst, Analytical Engine project
**1842 to 1843**

- Translated Menabrea's memoir and added notes three times its length.
- Described a method for computing Bernoulli numbers on the engine.
- Argued the machine could act on any symbols, not only quantities.

### Correspondent, Royal Society circles
**1833 to 1842**

- Worked with Charles Babbage on the Difference Engine.
- Studied under Augustus De Morgan.

## Skills

**Mathematics:** symbolic logic, series expansion, numerical methods
**Writing:** technical translation, annotation, exposition

## Education

**University tutoring, mathematics**, 1830s

---

*Available as a PDF: open this in the viewer and choose Save as PDF.*

Ada Lovelace

Analytical engine programmer · London ada@example.com · example.com


Summary

Mathematician working on general-purpose computation. Published the first algorithm intended for a machine, and the first argument that such a machine could work on more than numbers.

Experience

Analyst, Analytical Engine project

1842 to 1843

  • Translated Menabrea's memoir and added notes three times its length.
  • Described a method for computing Bernoulli numbers on the engine.
  • Argued the machine could act on any symbols, not only quantities.

Correspondent, Royal Society circles

1833 to 1842

  • Worked with Charles Babbage on the Difference Engine.
  • Studied under Augustus De Morgan.

Skills

Mathematics: symbolic logic, series expansion, numerical methods Writing: technical translation, annotation, exposition

Education

University tutoring, mathematics, 1830s


Available as a PDF: open this in the viewer and choose Save as PDF.

What this example uses