Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 440 Bytes

Curriculum Vitae

This project contains my curriculum vitae as hosted on otten.dev.

Development

The development server can be run with:

yarn dev

And starts on localhost:3000. The main page can be found in /pages/index.tsx. Translations are located in /public/locales/.

Deployment

The main branch is automatically deployed on Vercel at otten.dev.