Skip to content

Commit

Permalink
Update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBertet committed Dec 13, 2023
1 parent a207b90 commit 7c0a511
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/content/skills/2-soft.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Soft skills
---

- Juniors mentoring
- Mentoring
- Problem solving
- Automation finding
- Pragmatism
14 changes: 7 additions & 7 deletions src/pages/resume.astro
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ const phoneImage = canvas.toDataURL('image/png')
</head>
<body class="bg-white font-sans h-resume w-[1100px] m-auto p-4">
<div class=" flex flex-row items-center">
<div class="pe-20 grow">
<div class="pe-14 grow">
<h1 class="text-5xl font-bold p-name">David Bertet</h1>
<p class="font-medium text-gray-500 p-note mt-4">
Software architect delivering high-quality solutions. Proven track record in both iOS and Android.<br />
Also contribute to the team and company growth through mentorship, automation, and tooling.<br />
Adaptable to any technologies thanks to constant practice on side projects.<br />
I'm eager to tackle new challenges alongside a world-class team of engineers.
Results-driven software architect with proven track record in crafting top-tier solutions on iOS & Android.<br />
I drive team and company growth through effective mentorship, automation, and strategic tooling.<br />
Continuously refining my skills through side projects, I remain adaptable to emerging technologies.<br />
Looking for new challenges, I'm eager to contribute through innovative problem-solving and collaboration.
</p>
</div>

<section>
<ul class="space-y-2">
<ul class="space-y-2 mt-6">
<li class="flex place-content-end">
Sunnyvale, CA
<Icon class="flex-shrink-0 aspect-square w-5 ms-1 text-blue-500" name="mdi:location" />
Expand Down Expand Up @@ -81,7 +81,7 @@ const phoneImage = canvas.toDataURL('image/png')
<section>
<div>
<h2 class="text-2xl font-bold border-b-blue-400 border-b-2">Hackthon</h2>
<p class="text-gray-600 mt-2">I love creating a workable product in a constraint environment. <br/>I participated to 8 hackathons, 5 times finalist, and won one.</p>
<p class="text-gray-600 mt-2">Close collaboration in a constraint environment enforces efficiency.<br/>I participated to 8 hackathons, 5 times finalist, and won one.</p>
</div>

<div>
Expand Down

0 comments on commit 7c0a511

Please sign in to comment.