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
}

View File

@@ -0,0 +1,42 @@
[
{
"id": "senior-specialist",
"title": "PYTHON_API_SPECIALIST.EXE",
"classification": "Python & Django API/RPA Specialist",
"objective": "Specialized in Python/Django development for API automation and RPA processes. Led technical interventions for complex enterprise HR system integrations, developing robust solutions that bridge business requirements with technical implementation.",
"timeline": "UKG | January 2024 - January 2025",
"techStack": ["PYTHON", "DJANGO", "API", "RPA"],
"status": "completed",
"statusLabel": "ARCHIVED | SME_SPECIALIST"
},
{
"id": "specialist-ii",
"title": "SYSTEMS_INTEGRATION_SME.EXE",
"classification": "Enterprise Systems Integration",
"objective": "Subject Matter Expert (SME) for enterprise HRSD connectors and system integrations. Specialized in complex technical challenges involving API development, RPA automation, and SFTP protocols. Provided BI support and data visualization solutions.",
"timeline": "UKG | January 2023 - January 2024",
"techStack": ["PYTHON", "DJANGO", "API", "RPA"],
"status": "completed",
"statusLabel": "ARCHIVED | SME_SPECIALIST"
},
{
"id": "specialist",
"title": "SOLUTION_SUPPORT.EXE",
"classification": "B2B Solution Support",
"objective": "Delivered high-level technical support for VIP business clients using HRSD solutions. Developed expertise in SaaS platforms and enterprise decision-making processes while managing critical client relationships.",
"timeline": "UKG | October 2021 - January 2023",
"techStack": ["SAAS", "HRSD", "CLIENT_MGMT"],
"status": "completed",
"statusLabel": "ARCHIVED | VIP_TIER"
},
{
"id": "technician",
"title": "IT_TECHNICIAN.EXE",
"classification": "Information Technology Technician",
"objective": "Provided VIP end-user support, managed hardware/software deployments, and implemented networking and information security practices in a mission-critical environment.",
"timeline": "Armée de Terre | July 2018 - December 2018",
"techStack": ["NETWORKING", "SECURITY", "DEPLOYMENT"],
"status": "completed",
"statusLabel": "ARCHIVED | MILITARY"
}
]

View File

@@ -0,0 +1,14 @@
[
{
"label": "READINGS",
"value": "Science Fiction, Philosophy, Fantasy"
},
{
"label": "INTERESTS",
"value": "Digital & Tabletop Games, Hiking, Drawing"
},
{
"label": "PETS",
"value": "Proud Dad of 6 Guinea Pigs (You read right!)"
}
]

View File

@@ -0,0 +1,8 @@
[
"CURIOUS",
"PERSISTENT",
"ANALYTICAL",
"CREATIVE",
"ADAPTIVE",
"SELF-LEARNER"
]