Commit Graph

3 Commits

Author SHA1 Message Date
08fecc5bfa fix: corriger les majuscules dans les statuts des projets et mettre à jour les descriptions des projets 2026-02-16 20:22:11 +01:00
5a4a4f380f 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.
2026-02-16 19:48:31 +01:00
b78d4ef983 Add new research and academic projects: Dropout Reduces Underfitting, GLM Bikes, ML Loan Prediction, and Breast Cancer Detection
- Implemented a new research project on Dropout strategies in deep learning, including detailed objectives, methodology, and usage instructions.
- Created a project for predicting bike rentals using Generalized Linear Models, outlining objectives, methodology, and key findings.
- Developed a machine learning project for loan prediction, detailing objectives, methodology, and a report on model performance.
- Added a project focused on breast cancer detection using various classification models, including objectives, methodology, and resources.
- Updated package.json with author information and upgraded dependencies.
2026-02-16 18:14:00 +01:00