Skip to content

Commit

Permalink
update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
beumsk committed May 31, 2024
1 parent 80c531d commit 6775049
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ This will trigger Github Action and deploy the changes to gh-pages.
## TODO

- shorten cv old web experience? + add senior dev? + new skills to filter?
- switch to TS: => remove proptypes + add types + fix TS errors
- optimize images with script
- add new projects (tripser, kineval, todolist?)
- review images (avoid bg-img, use different resolutions: https://dev.to/builderio/optimal-images-in-html-5bg9)
Expand Down
12 changes: 8 additions & 4 deletions pages/resume-remy-beumier.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,20 @@ export default function Resume({ title, description, url }: ResumeProps) {
Front-end developer at VOO in service experience team. Different web and mobile projects, from scratch or
to improve, using React, React Native, TypeScript, Node.js and Firebase.
</p>

<h4>Wall-e: web app in React and Node.js</h4>
<h4>BistrO: Web app for technicians management, evaluation and reporting</h4>
<ul>
<li>Development from scratch using React, TS and Firebase</li>
<li>Fully manageable data via advanced tables and forms</li>
<li>CRON functions for reports, calculation, emails and backups</li>
</ul>
<h4>Wall-e: Web app for automation, asset and ticket management</h4>
<ul>
<li>Type safety with TypeScript</li>
<li>Automation scripts with Testcafe</li>
<li>Front-end development in React, TS, CSS-in-JS</li>
<li>Back-end improvements in Node.js, MySQL and Firebase</li>
</ul>

<h4>Voices: mobile app in React Native and Firebase</h4>
<h4>Voices: Mobile app for advanced communication with testers</h4>
<ul>
<li>React Native development with Expo for iOS and Android</li>
<li>Real time database with Firebase</li>
Expand Down
Binary file modified public/remy-beumier-resume.pdf
Binary file not shown.

0 comments on commit 6775049

Please sign in to comment.