Skip to content

Commit

Permalink
Free time
Browse files Browse the repository at this point in the history
  • Loading branch information
clbenoit committed Feb 5, 2024
1 parent e6ed9ab commit 114525e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,17 @@ import { HomePage } from "vocs/components";
<h1 style={{ fontSize: '32px' }}>I'm Clement BENOIT</h1>
<br />
I'm a Grenoble based <b>data engineer with a specialty in omics bioinformatics </b>, currently working
at <b>Grenoble Alpes University Hospital (CHUGA)</b>, helping build tools to leverage health data for clinical diagnosis.
at <b>Grenoble Alpes University Hospital (CHUGA)</b>, helping build tools to leverage health data for clinical diagnosis.<br /><br />
<p className="prose-sm text-stone-200 sm:prose-base lg:prose-lg">
In my free time time, you can catch me training in <strong className="text-stone-100">skateboard</strong>,
looking after my <strong className="text-stone-100">plants</strong>, or exploring the beautiful{' '}
<strong className="text-stone-100">alpine mountains</strong>.
</p><br />
</HomePage.Tagline>
<HomePage.Buttons>
<HomePage.Button href="/projects" variant="accent">See my projects</HomePage.Button>
<HomePage.Button href="https://github.com/clbenoit">GitHub</HomePage.Button>
<HomePage.Button href="https://linkedin.com/in/clement-benoit">Linkedin</HomePage.Button>
</HomePage.Buttons>
</HomePage.Buttons><br />
<h2 href="mailto:your@email.com" variant="email-link">benoitclement.sand@gmail.com</h2>
</HomePage.Root>

0 comments on commit 114525e

Please sign in to comment.