feat: Add CLAUDE.md for project guidance and update project files

- Created CLAUDE.md to provide development commands, architecture overview, and environment variables for the Nuxt 3 portfolio website.
- Refactored project pages to remove unused color mappings and improve project filtering logic.
- Updated content.config.ts to enforce stricter project type definitions and added short descriptions for projects.
- Deleted outdated project files and added new projects related to hackathons and academic research.
- Enhanced existing project descriptions with short summaries for better clarity.
This commit is contained in:
2026-02-16 19:48:31 +01:00
parent 51c60a2790
commit 5a4a4f380f
21 changed files with 493 additions and 269 deletions

View File

@@ -3,6 +3,7 @@ slug: data-visualisation
title: Data Visualisation Project
type: Academic Project
description: An interactive data visualization project built with R, R Shiny, and ggplot2 for creating dynamic, explorable visualizations.
shortDescription: An interactive data visualization project using R and R Shiny.
publishedAt: 2026-01-05
readingTime: 1
status: Completed
@@ -51,4 +52,4 @@ And the online application here: [Data Visualisation App](https://go.arthurdanjo
## 📄 Detailed Report
<iframe src="/projects/datavis.pdf" width="100%" height="1000px">
</iframe>
</iframe>