Commit Graph

150 Commits

Author SHA1 Message Date
fe8ff124e2 Update navigation link in AppHeader, enhance locale handling in Activity and Stats components, and set compatibility date in nuxt.config 2025-07-20 18:19:34 +02:00
b657e9f423 Remove outdated files and update TypeScript configuration for improved project structure 2025-07-20 18:14:28 +02:00
215f0c0e8e Add animated text gradient component and update references in content files 2025-04-19 16:04:02 +02:00
3d5027c81f Add animated text gradient component and update references in content files 2025-04-19 11:24:54 +02:00
2d487e045a Refactor tooltip structure for improved accessibility and styling 2025-04-17 19:11:27 +02:00
18559bdae3 Refactor ProseIcon component to improve icon usage and enhance text styling 2025-04-17 18:37:17 +02:00
2b87544f6a Fix icon reference in AppHeader component and ensure type safety for leading icon 2025-04-17 18:37:06 +02:00
18de8b1ec7 Fix color variants in ProseIcon component for consistent decoration opacity 2025-04-17 17:46:56 +02:00
65221f8f54 Add nuxt-visitors 2025-04-17 17:45:33 +02:00
3b9c239a75 Enhance offline message in Activity component with dynamic content
- Replaced static offline message with an i18n-t component to support dynamic content.
- Updated translations for offline messages in English, French, and Spanish to include a placeholder for additional context about doing maths or sleeping.
2025-04-07 18:33:53 +02:00
5ee900ef23 Update dependencies and improve stateWord logic in Activity component
- Updated '@iconify-json/lucide' dependency to version 1.2.35 in package.json and pnpm-lock.yaml for compatibility.
- Enhanced stateWord logic in Activity component to handle cases where the state string may be empty, ensuring it defaults to 'secret' when necessary.
2025-04-07 13:22:35 +02:00
dbb98153fb Add: Introduce new IDE 'Cursor' and update ProseImg component
- Added 'Cursor' IDE to the uses page with corresponding images and descriptions.
- Updated ProseImg component to support an optional 'rounded' prop for image styling.
- Removed outdated JetBrains image and replaced it with a new webp format.
- Adjusted layout and spacing in the uses page for better presentation of IDEs.
2025-04-06 23:31:35 +02:00
7ffa35eb13 Fix: Update stateWord logic in Activity component for better handling of state strings
- Modified the logic for determining stateWord to ensure it correctly handles cases where the state string has fewer than two words, defaulting to 'secret' when necessary.
2025-04-06 23:04:54 +02:00
dc63d1b206 Update dependencies and remove Globe component
- Updated various dependencies in package.json and pnpm-lock.yaml for improved performance and compatibility.
- Removed the Globe component from the home page, streamlining the layout and reducing complexity.
2025-04-06 22:58:30 +02:00
1153a2003f Refactor: Update favicon and enhance user profile display
- Replaced the favicon with a new webp format for better performance.
- Updated the user avatar component in the Quote.vue file to use the new favicon and adjusted its size and styling.
- Added a new section in the projects and writings pages to introduce the author, including links to LinkedIn and GitHub profiles with a personalized message.
- Improved the layout and styling of the author introduction for better visual appeal.
2025-04-06 22:47:41 +02:00
b9df970700 Enhance: Update color variants in ProseIcon component for improved visibility 2025-04-06 20:07:42 +02:00
d3a8243abf Enhance: Update Activity component and ProseIcon styles
- Added optional 'assets' field to LanyardActivity interface for small text.
- Introduced 'Cursor' IDE to the IDEs list.
- Improved color variant styles in ProseIcon component for better visibility.
- Refactored Activity component to handle 'Cursor' IDE and updated activity message formatting.
2025-04-06 20:06:54 +02:00
9aa904e18a Refactor: Update image paths in writings and enhance Activity component
- Changed image source paths in multiple markdown files to point to the correct 'writings' directory.
- Updated the Activity component to specify the type for fetched activity data.
2025-04-06 19:25:14 +02:00
bbc573e290 Refactor: Split portfolio to projects and writings sections, and update content structure
- Renamed 'portfolio' collection to 'projects' in content configuration.
- Introduced a new 'writings' collection with corresponding schema.
- Updated README to reflect changes in content structure and navigation.
- Removed the old portfolio page and added new pages for projects and writings.
- Added multiple new project and writing markdown files with relevant content.
- Updated license year to 2025.
- Enhanced AppHeader for new navigation links.
- Improved ProseImg component styling.
2025-04-06 19:16:28 +02:00
c4218161f6 Add ProseImg 2025-04-01 12:31:13 +02:00
f908dace86 Remove tests 2025-03-19 11:31:44 +01:00
cc086c6182 Testing 6 2025-03-19 11:28:40 +01:00
86709d24b6 Testing 5 2025-03-19 11:28:21 +01:00
2a84a592e6 Testing 4 2025-03-19 11:24:20 +01:00
48be5b64bd Testing 3 2025-03-19 11:21:03 +01:00
24f4109319 Testing 2 2025-03-19 11:12:29 +01:00
f29a3ed9ab Testing 2025-03-19 11:00:32 +01:00
a20c41c2d4 Testing 2025-03-19 10:58:12 +01:00
114adf18bc Testing 2025-03-19 10:53:37 +01:00
adfdbbfce5 Testing 2025-03-19 10:51:09 +01:00
32b3ee048c Testing 2025-03-19 10:45:02 +01:00
47557155d1 Testing 2025-03-19 10:41:52 +01:00
20fdf7b64e Test and fix last build 2025-03-19 10:20:50 +01:00
c0c4ee0227 Test and fix last build 2025-03-19 10:17:25 +01:00
ccab273066 Test 2025-03-19 10:15:00 +01:00
cc11bfd456 Add verification 2025-03-19 10:10:28 +01:00
0042e30baf Add verification 2025-03-19 10:10:08 +01:00
cfa84e50a9 Add verification 2025-03-19 10:06:42 +01:00
5a3ab98f69 Add verification 2025-03-18 20:49:57 +01:00
c82d81de80 Add verification 2025-03-18 20:18:00 +01:00
63a6fe8bb6 Add Status page 2025-02-15 16:28:41 +01:00
458da2cddd Enhance activity selection logic 2025-02-07 19:46:24 +01:00
4462f07471 Working on activity 2025-02-07 19:14:38 +01:00
9c9d7b7222 Add italic state 2025-02-06 18:44:30 +01:00
f634090a7b Fix missing href key 2025-02-06 18:00:37 +01:00
3ea794b887 Fix tooltips 2025-02-06 17:21:21 +01:00
3bb7911c77 Fix old resume, add contact popover, filter tags and more 2025-02-06 16:59:45 +01:00
b37cbd11cf Fix popover position 2025-02-06 16:16:15 +01:00
0f0c68be82 Working on website 2025-02-06 15:06:32 +01:00
f7efe2b7b8 Adjust Globe visualization parameters for improved appearance
Increased mapBrightness and modified baseColor and glowColor to achieve better contrast and a more visually appealing design. These changes refine the overall look of the globe component on the home page.
2025-02-03 15:57:20 +01:00