Skip to content

Instantly share code, notes, and snippets.

@Ex-Ark
Last active July 21, 2025 12:38
Show Gist options
  • Save Ex-Ark/5a1dfa077bf55be135f438b4702bdb05 to your computer and use it in GitHub Desktop.
Save Ex-Ark/5a1dfa077bf55be135f438b4702bdb05 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "kendall"
},
"basics": {
"name": "Alexis Delahaye",
"label": "Backend / Knowledge Graph Engineer",
"picture": "",
"email": "[email protected]",
"phone": "",
"profiles": [
]
},
"work": [
{
"name": "Perfect Memory",
"position": "Backend / Knowledge Graph Engineer for a B2B platform",
"location": "Clermont-Ferrand, France",
"url": "https://www.perfect-memory.com/",
"startDate": "2021-04-01",
"summary": "Transforming customer data into operable Knowledge Graphs.",
"highlights": [
"Studying client's domain and producing custom ontologies : Protégé, RDF, TTL",
"Transforming customer datasets into Knowledge Graph : mapping scripts, in-house ETL, RDF/xml, json-ld, SPARQL",
"Configuring Perfect Memory's platform to fit each client's project",
"Integrating client's custom features and API systems by developing micro-service applications : Ruby, Git, Gitlab CI, Docker, Kubernetes",
"Accompanying pre-sales team on international prospects : conventions (Europe, US), demos, POC"
]
},
{
"name": "Sedadi",
"position": "Backend Engineer",
"location": "Aubière, France",
"url": "https://groupe-sedadi.fr/",
"startDate": "2019-11-01",
"endDate": "2021-04-01",
"summary": "Creating internal backoffice applications for several different activity sectors such as Telecom, Retail, HR",
"highlights": [
"Developed various apps and APIs for different teams : product stock GraphQL API, retail shop organisation backoffice",
"Created custom Central Authentication System (still used in production today by internal applications)",
"Set-up from-scratch and drove the team's good practices : Git, CI pipelines, production deployment, reverse proxies",
"Ruby on Rails, RSpec, GraphQL, OpenID, CI, Docker"
]
},
{
"name": "Leikir Web",
"position": "Backend Ruby on Rails Developer",
"location": "Paris, France",
"url": "https://web.leikir.io/",
"startDate": "2018-04-01",
"endDate": "2018-09-31",
"summary": "Building RoR apps for clients in a consultancy engineer company",
"highlights": [
"Developed micro-services for a biometric payment platform",
"Built admin backoffice app for the company",
"Ruby on Rails, RSpec, Swagger, JsonAPI, Test Driven Development"
]
}
],
"education": [
{
"institution": "ISIMA",
"area": "https://www.isima.fr/en/courses/engineering-training/",
"studyType": "Computer Science Engineer (CTI, EQAR)",
"startDate": "2016-09-01",
"endDate": "2019-09-01"
},
{
"institution": "IUT Clermont Auvergne",
"studyType": "Computer Science Technical Degree",
"startDate": "2014-09-01",
"endDate": "2016-09-01"
},
{
"institution": "Scientific Baccalaureate",
"studyType": "Computer science and digital sciences specialty",
"startDate": "2011-09-01",
"endDate": "2014-09-01"
}
],
"skills": [
{
"name": "Knowledge Graphs",
"keywords": [
"Ontologies",
"RDF",
"SPARQL",
"Protégé",
"GraphDB"
]
},
{
"name": "Development",
"keywords": [
"Ruby",
"RSpec",
"ruby-rdf",
"git",
"Kubernetes"
]
},
{
"name": "Soft skills",
"keywords": [
"Understanding client's need",
"Proactive",
"Autonomous"
]
},
{
"name": "Languages",
"keywords": [
"Native French",
"Professional English"
]
}
],
"languages": [
{
"language": "French",
"fluency": "Native"
},
{
"language": "English",
"fluency": "Professional"
}
],
"interests": [
{
"name": "Martial arts",
"keywords": [
"10+ years of practice",
"Black belt"
]
},
{
"name": "Hobby",
"keywords": [
"Automating things with bots",
"Hosting my own media library",
"resume.json"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment