Commit Graph

46 Commits

Author SHA1 Message Date
Félix MARQUET
3b8f1d9da2 refactor: remove ParticlesBackground component and adjust App layout 2026-02-04 09:16:57 +00:00
Félix MARQUET
7b27c8f715 chore(security): Remove githubStatSection 2025-12-08 10:26:02 +00:00
Félix MARQUET
f786aa67a5 feat: add Java skill and update skill levels 2025-10-07 18:06:30 +02:00
54cc566fab feat: Rename i18n.js to i18n.ts and update language handling in translations 2025-08-28 17:09:47 +02:00
Félix MARQUET
3ded84bec8 feat: Update color variables and add new green background utility 2025-08-28 12:33:08 +00:00
Félix MARQUET
a80d9ba72c feat: Add GitHubStatsSection component for displaying GitHub statistics 2025-08-28 12:32:20 +00:00
Félix MARQUET
dd187f293d Update src/components/ContactSection.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-26 22:34:18 +02:00
Félix MARQUET
7bf4c58862 Update src/components/ContactSection.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-26 22:34:12 +02:00
Félix MARQUET
efc218f445 refactor: remove GitHubStatsSection component and its mock data
fix: remove Homelab link from Menu component

i18n: update TimelineSection to use translation keys for experience items

i18n: switch to loading translations from backend instead of hardcoded

style: add custom variant for dark mode in index.css

style: clean up unused CSS variables and classes in output.css

config: update tailwind.config.js to use ES module syntax

config: include env.d.ts in tsconfig.json for type definitions
2025-08-26 20:22:08 +00:00
Félix MARQUET
46a1b5acdc feat(experience): Add proper experience declaration
TODO: Translation of experience, Github statistiques and contact form
2025-08-26 11:13:46 +00:00
Félix MARQUET
191158f197 feat: Add LoadingScreen component with typing effect and cursor animation
feat: Enhance Menu component with new navigation items and hover effects

feat: Introduce ParticlesBackground component for visual effects

refactor: Remove unused ProgressBar component

feat: Update ProjectCard component to include modal for project details

feat: Create TimelineSection component to display work and education history

fix: Update i18n translations for about section and project descriptions

style: Add custom animations and utility classes in CSS
2025-08-25 11:01:04 +00:00
Félix MARQUET
08195310e0 chore(DATA, i18n): Update Rust skill level and descriptions 2025-07-04 13:50:56 +02:00
Félix MARQUET
99bcd973e3 chore(CV): Rename CV files for consistency in naming convention 2025-06-11 14:56:07 +02:00
Félix MARQUET
31b50089e8 chore(react): Import JSX type from React in SkillCard component 2025-06-10 11:22:06 +02:00
85c12b68ff Enhance skill display and add tooltip for skill levels 2025-03-06 10:19:15 +01:00
5c0b168c2e Fix display for Skills 2024-11-29 16:48:27 +01:00
b607ad6a7f Add new skills 2024-11-29 15:30:59 +01:00
8ef789e155 Remove sansdomainefix.xyz 2024-11-29 15:16:57 +01:00
2b9a2d0574 Add new project 2024-11-29 15:05:59 +01:00
9c4f189006 Fix margin on mobile 2024-11-29 14:57:01 +01:00
60464eb821 Improve cypress 2024-10-17 11:16:28 +02:00
ad164129c6 Expand unit test and fix margin issue 2024-10-14 16:46:21 +02:00
8cfe93f096 Fix unit test 2024-10-11 15:09:01 +02:00
2d488a75eb Add unite test 2024-10-11 15:06:31 +02:00
Félix MARQUET
eb08d8e825 Update i18n.js 2024-09-05 11:52:41 +02:00
Félix MARQUET
bd053a7aa7 Merge pull request #41 from BreizhHardware/BreizhHardware-patch-3-1
Update i18n.js
2024-09-05 11:47:23 +02:00
Félix MARQUET
7c16dc75c1 Update i18n.js 2024-09-05 11:46:51 +02:00
Félix MARQUET
2a2104d0a5 Update DATA.ts 2024-09-05 11:45:15 +02:00
2404c8cbd2 Add english CV 2024-07-10 09:36:20 +02:00
bd32a80d20 Switch from create-react-app to vite 2024-07-02 16:23:15 +02:00
89fa5a57b6 Switch from create-react-app to vite 2024-07-02 16:19:36 +02:00
4a0ceced30 Fix translation 2024-06-26 15:39:35 +02:00
6593374836 Add french and english language and toggle 2024-06-23 21:40:20 +02:00
6166e49922 Add topBar 2024-06-23 00:35:40 +02:00
91f3e31b58 Add QT Project 2024-06-22 23:56:54 +02:00
6a22cd8629 Add more skill 2024-06-22 18:40:05 +02:00
dbf4cbb9d6 Change ProgresBar from react one to home made 2024-06-22 18:30:57 +02:00
502994dc7d Add title to CV for CI 2024-06-20 11:57:56 +02:00
4789bc2aed Add CV 2024-06-20 11:25:31 +02:00
cdbd4ae407 Add CV and fix dark mod detection 2024-06-19 21:52:38 +02:00
1a2b1543cc Fix the bug with Administration système 2024-02-08 15:03:09 +01:00
14bda7ae45 Update to get gravatar as picture 2024-02-07 19:01:47 +01:00
fca63b3665 Fix small issue and add Mercury Cloud excetion (not github repo) 2024-01-27 01:29:37 +01:00
df5e5ceb67 Fix small issue and add Mercury Cloud 2024-01-26 09:32:18 +01:00
bb5407fd05 Update the project and compétences 2024-01-26 08:49:07 +01:00
a985cd0977 Initialize project using Create React App 2023-10-22 20:24:15 +02:00