diff options
| -rw-r--r-- | website/src/pages/cv.astro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/website/src/pages/cv.astro b/website/src/pages/cv.astro index bf0da73..e25c477 100644 --- a/website/src/pages/cv.astro +++ b/website/src/pages/cv.astro @@ -17,6 +17,14 @@ import Page from '../layouts/Page.astro'; </header> <section> + <p> + Early-career software developer with broad interests, technical precision + and deep thinking. Not actively looking for a job right now, but happy to + hear from you about future opportunities. + </p> + </section> + + <section> <h2>Soft skills</h2> <ul> |
