Commit Graph

104 Commits

Author SHA1 Message Date
45539e0164 Add: Sevetys Experience 2025-07-25 10:30:12 +02:00
6005c49476 2 changes by Nuxt Studio 2025-07-25 10:13:33 +02:00
a58aba2599 1 change by Nuxt Studio 2025-07-25 10:06:40 +02:00
29569479c0 1 change by Nuxt Studio 2025-07-25 10:01:34 +02:00
0c5802035f Add Visual Studio Code support and update carousel configuration for IDEs 2025-07-24 19:50:17 +02:00
55669af5a6 Remove unused binary assets: cursor.webp and datagrip.webp 2025-07-24 19:44:01 +02:00
a1d4b687aa Fix typo in TensorFlow and PyTorch description in en.md 2025-07-24 18:22:22 +02:00
1feda66a7e 3 changes by Nuxt Studio 2025-07-24 11:52:10 +02:00
724a577557 2 changes by Nuxt Studio 2025-07-24 11:23:36 +02:00
46ccd134c3 4 changes by Nuxt Studio 2025-06-12 11:54:57 +02:00
5c3754b533 Add new CV 2025-06-08 15:12:55 +02:00
67462d7d74 Add Breast cancer Project 2025-06-08 14:37:49 +02:00
215f0c0e8e Add animated text gradient component and update references in content files 2025-04-19 16:04:02 +02:00
ef02ce272f Lint code 2025-04-19 11:45:30 +02:00
3d5027c81f Add animated text gradient component and update references in content files 2025-04-19 11:24:54 +02:00
4944d05486 Update project descriptions for ArtHome, ArtSite, and Studies to enhance clarity and consistency 2025-04-17 19:07:09 +02:00
2ece6197f2 Add bold on nickname 2025-04-17 18:55:01 +02:00
18559bdae3 Refactor ProseIcon component to improve icon usage and enhance text styling 2025-04-17 18:37:17 +02:00
459451e4c1 Add favorite property to projects and update sorting in project listing 2025-04-07 13:29:08 +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
7f35fbd540 Merge branch 'articles' 2025-04-06 23:01:02 +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
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
11d7abf242 Add new tag for article 2025-04-01 13:13:29 +02:00
deac942b72 Add: Neural Network Article 2025-04-01 12:31:32 +02:00
c4218161f6 Add ProseImg 2025-04-01 12:31:13 +02:00
aa460a4ccc Lint code 2025-02-15 16:30:04 +01:00
2ac9517aee Fix glm report 2025-02-06 17:06:35 +01:00
0f0c68be82 Working on website 2025-02-06 15:06:32 +01:00
d70592b0c1 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	content/portfolio/bikes-glm.md
2025-02-02 22:17:55 +01:00
f855328096 Add portfolio page for GLM bike prediction project
Introduced a new portfolio entry showcasing a bike prediction project using Generalized Linear Models. Includes a detailed description, relevant tags, a PDF report, and a link to the source code.
2025-02-02 22:17:30 +01:00
fc1f09fa5d Remove personal website reference from bikes-glm portfolio page
The section about the personal website was irrelevant to the project's content and has been removed for clarity. This helps keep the portfolio page concise and focused on the GLM project.
2025-02-02 20:03:21 +01:00
ef1fd66397 Add bikes GLM portfolio project and associated PDF report
Introduce a new portfolio project page for bike-sharing predictions using Generalized Linear Models, completed as part of a university course. Includes project description, source code link, and embedded final report PDF.
2025-02-02 20:01:07 +01:00
9ace5f716b Normalize code style and logging levels throughout project
Fixed minor inconsistencies in syntax, formatting, and logging levels across various files. Updated newline handling, adjusted console log types, and improved code organization for better readability and maintainability.
2025-02-02 19:53:17 +01:00
87091a4c47 Merge branch 'content_v3' 2025-01-28 16:36:01 +01:00
60e3c248a4 1 change by Nuxt Studio 2024-12-21 23:17:55 +01:00
75b3655fd3 Fix main page 2024-11-28 22:55:28 +01:00
df4aec1f28 Add: nuxt content v3 2024-11-28 22:40:16 +01:00
4c42355100 Translate website in espagnol 2024-11-28 16:24:01 +01:00
a32c52cb7d Merge branch 'master' into feature_es 2024-11-28 15:14:30 +01:00
73d1e2cb60 add: Monte Carlo Methods 2024-11-27 14:04:36 +01:00
81512e97bf Add: 'maths' tag 2024-11-27 12:07:17 +01:00
d5e1b43d85 Fix text 2024-11-27 11:59:54 +01:00
8af564437a Add schelling model 2024-11-26 20:37:03 +01:00
d9fa85fc53 Add new project 2024-11-26 20:20:10 +01:00
f7a6bfd554 Merge branch 'refs/heads/master' into feature_es
# Conflicts:
#	app/components/AppHeader.vue
#	app/components/content/Quote.vue
#	app/components/home/Map.vue
#	app/pages/index.vue
#	content/home/en.md
#	content/home/fr.md
#	nuxt.config.ts
#	package.json
#	pnpm-lock.yaml
#	tailwind.config.ts
2024-11-26 20:10:22 +01:00
4d203e5b5c Implement new articles and posts 2024-11-26 20:01:01 +01:00
2e8737322e Add arthome project 2024-11-26 15:02:20 +01:00
f0c2f03ec0 Remove useless title 2024-11-26 14:26:08 +01:00