No description
  • TypeScript 57.4%
  • CSS 39.8%
  • JavaScript 1.7%
  • HTML 1.1%
Find a file
2026-04-15 14:44:19 +02:00
.devcontainer chore(security): Add daily security audit 2025-12-08 10:25:35 +00:00
.github chore(deps): Bump actions/github-script in /.github/workflows 2026-04-13 22:13:41 +00:00
cypress Improve cypress 2024-10-17 11:16:28 +02:00
public chore: update CV with new picture 2025-10-13 17:02:11 +02:00
src refactor: remove ParticlesBackground component and adjust App layout 2026-02-04 09:16:57 +00:00
.gitignore refactor: remove GitHubStatsSection component and its mock data 2025-08-26 20:22:08 +00:00
cypress.config.ts Expand unit test 2024-10-11 15:26:33 +02:00
env.d.ts refactor: remove GitHubStatsSection component and its mock data 2025-08-26 20:22:08 +00:00
index.html feat: Add GitHubStatsSection component for displaying GitHub statistics 2025-08-28 12:32:20 +00:00
package.json Merge pull request #366 from BreizhHardware/dependabot/npm_and_yarn/dev/i18next-26.0.3 2026-04-15 09:10:41 +02:00
pnpm-lock.yaml Merge pull request #366 from BreizhHardware/dependabot/npm_and_yarn/dev/i18next-26.0.3 2026-04-15 09:10:41 +02:00
pnpm-workspace.yaml chore: update cypress version and add workspace config 2025-10-14 10:04:11 +02:00
README.md Add CI 2024-06-20 11:46:07 +02:00
tailwind.config.js refactor: remove GitHubStatsSection component and its mock data 2025-08-26 20:22:08 +00:00
tsconfig.json refactor: remove GitHubStatsSection component and its mock data 2025-08-26 20:22:08 +00:00
vite.config.mts feat(experience): Add proper experience declaration 2025-08-26 11:13:46 +00:00

Portfolio de Félix MARQUET

Description

Ce portfolio contient mon CV, mes projets et mes informations de contact. Il a été développé en utilisant React et TypeScript.

Installation

Pour installer et exécuter ce projet, suivez les étapes suivantes :

git clone https://github.com/BreizhHardware/portfolio.git
cd portfolio
npm run build

Deploy to server

[ Voir le site ]