Added the json files for education experience interets and traits for future use in dataservice

This commit is contained in:
AdamBtech
2025-06-02 21:36:11 +02:00
parent f23ec6d732
commit 0d2a653d71
5 changed files with 83 additions and 26 deletions

View File

@@ -0,0 +1,16 @@
{
"id": "developer-training",
"title": "DEVELOPER_TRAINING.EXE",
"classification": "Concepteur Développeur d'Applications (RNCP Level BAC+4)",
"objective": "Intensive full-stack development program focusing on modern web technologies including TypeScript, Node.js, and contemporary development frameworks. Building comprehensive skills in both frontend and backend development.",
"timeline": "École O'clock | January 2025 - October 2025",
"techStack": [
"TYPESCRIPT",
"NODE.JS",
"FULL_STACK",
"WEB_FRAMEWORKS"
],
"status": "current",
"statusLabel": "ACTIVE | IN_PROGRESS",
"isCurrent": true
}