Last active
January 30, 2026 01:06
-
-
Save DylanDelobel/e2cce3eca63cbf9ede55197ed5700048 to your computer and use it in GitHub Desktop.
resume.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "basics": { | |
| "label": "AI Solutions Integrator & Fullstack Developer", | |
| "characterClass": "AI Business Solutions Engineer", | |
| "website": "https://dylandelobel.com", | |
| "phone": "+33 6 10 62 56 57", | |
| "email": "dylandelobel66@gmail.com", | |
| "name": "Dylan Delobel", | |
| "summary": "AI solutions integrator specializing in business automation and intelligent workflows. Expert in implementing AI-powered tools to optimize operations, enhance user experience, and drive business efficiency.", | |
| "picture": "dylan.png", | |
| "location": { | |
| "address": "", | |
| "postalCode": "66000", | |
| "city": "Perpignan", | |
| "countryCode": "FR", | |
| "region": "Occitanie" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "Linkedin", | |
| "username": "DylanDelobel", | |
| "url": "https://www.linkedin.com/in/dylandelobel" | |
| }, | |
| { | |
| "network": "GitHub", | |
| "username": "DylanDelobel", | |
| "url": "https://github.com/DylanDelobel" | |
| }, | |
| { | |
| "network": "Stack-Overflow", | |
| "username": "DylanDelobel", | |
| "url": "https://stackoverflow.com/users/8338464/dylan-delobel" | |
| }, | |
| { | |
| "network": "Twitter", | |
| "username": "DylanDelobel", | |
| "url": "https://twitter.com/DylanDelobel" | |
| } | |
| ] | |
| }, | |
| "work": [ | |
| { | |
| "company": "Popcarte", | |
| "website": "https://www.linkedin.com/company/1513964", | |
| "position": "AI Solutions Engineer & Web Developer", | |
| "startDate": "2022-03", | |
| "summary": "Integration of AI-powered tools to optimize the online personalization platform for custom cards and stationery", | |
| "highlights": [ | |
| "Implemented AI background removal solution (PhotoRoom-style) for automatic photo processing, reducing manual editing time by 70%", | |
| "Developed AI-assisted product catalog organization system with automatic tagging and categorization of 500+ card templates", | |
| "Created intelligent recommendation engine using ML algorithms to suggest relevant card designs based on user preferences and occasion", | |
| "Integrated AI-powered customer support chatbot with natural language processing for 24/7 assistance", | |
| "Deployed AI text generation tools to help users write personalized messages with style suggestions", | |
| "Built automated quality control system using computer vision to detect printing errors before production" | |
| ], | |
| "keywords": ["AI/ML", "Computer Vision", "NLP", "Python", "TensorFlow", "React", "PHP", "Symfony", "Docker"] | |
| }, | |
| { | |
| "company": "ALAXIONE", | |
| "website": "https://www.linkedin.com/company/25818329", | |
| "position": "AI Integration Developer", | |
| "startDate": "2021-03", | |
| "endDate": "2022-03", | |
| "summary": "Development of AI-enhanced API solutions and intelligent code analysis tools", | |
| "highlights": [ | |
| "Implemented AI-powered code quality analysis using SonarQube with custom ML models for vulnerability detection", | |
| "Developed intelligent API testing automation with predictive failure detection", | |
| "Created AI-assisted documentation generator using NLP for automatic API endpoint descriptions", | |
| "Integrated machine learning models for anomaly detection in application performance metrics" | |
| ], | |
| "keywords": ["AI/ML", "API Platform", "Python", "React", "NodeJS", "SonarQube", "Docker"] | |
| }, | |
| { | |
| "company": "JPL Systèmes", | |
| "website": "https://www.linkedin.com/company/11148380", | |
| "position": "AI-Enhanced Application Developer (Work-study)", | |
| "startDate": "2017-07", | |
| "endDate": "2020-12", | |
| "summary": "Development of intelligent business applications with AI-powered features", | |
| "highlights": [ | |
| "Built AI document processing system for law firm management using OCR and NLP for automatic case file organization", | |
| "Implemented intelligent search functionality with semantic understanding for legal document retrieval", | |
| "Created predictive analytics dashboard for case outcome estimation based on historical data", | |
| "Developed automated workflow optimization using ML algorithms to prioritize urgent cases" | |
| ], | |
| "keywords": ["AI/ML", "NLP", "OCR", "Python", "Symfony", "Docker", "PostgreSQL"] | |
| }, | |
| { | |
| "company": "Informatique verte", | |
| "position": "Smart Systems Developer", | |
| "startDate": "2017-01", | |
| "endDate": "2017-03", | |
| "summary": "", | |
| "highlights": [ | |
| "Developed AI-powered waste tracking optimization system with predictive route planning", | |
| "Implemented machine learning models for waste volume forecasting and collection scheduling" | |
| ], | |
| "keywords": ["AI/ML", "Python", "PHP", "Docker"] | |
| }, | |
| { | |
| "company": "SARL Infotelecom", | |
| "position": "Telecom Solution Integrator", | |
| "startDate": "2015-03", | |
| "endDate": "2015-06", | |
| "summary": "", | |
| "highlights": [ | |
| "Configured VoIP solutions with basic call analytics and routing optimization", | |
| "Implemented LDAP integration for automated user provisioning" | |
| ], | |
| "keywords": ["Linux", "VoIP", "LDAP", "Apache"] | |
| } | |
| ], | |
| "education": [ | |
| { | |
| "institution": "Master - Manager of Computer Systems and Robotics", | |
| "location": "IMERIR • France • Perpignan", | |
| "specialization": "Specialized in AI, IoT and connected objects", | |
| "gpa": "Good mention", | |
| "courses": [ | |
| "Machine Learning & AI", | |
| "Infrastructure Architect", | |
| "Developer Java/C++/Python", | |
| "Robotics & Automation", | |
| "Management" | |
| ], | |
| "startDate": "2017-10", | |
| "endDate": "2020-12" | |
| }, | |
| { | |
| "institution": "BTEC - IT Services for Organizations", | |
| "location": "Lycée Jean Lurçat • France • Perpignan", | |
| "gpa": "Good mention", | |
| "courses": [ | |
| "Full-stack Development", | |
| "Database modeling with Merise", | |
| "Agile Project Management" | |
| ], | |
| "startDate": "2015-12", | |
| "endDate": "2017-12" | |
| } | |
| ], | |
| "skills": [ | |
| { | |
| "name": "AI & Machine Learning", | |
| "keywords": [ | |
| "TensorFlow", | |
| "PyTorch", | |
| "Scikit-learn", | |
| "OpenCV", | |
| "NLP", | |
| "Computer Vision", | |
| "LLM Integration" | |
| ] | |
| }, | |
| { | |
| "name": "Backend", | |
| "keywords": [ | |
| "Python", | |
| "PHP", | |
| "Symfony 7/8", | |
| "Go", | |
| "FastAPI" | |
| ] | |
| }, | |
| { | |
| "name": "Frontend", | |
| "keywords": [ | |
| "TypeScript", | |
| "React", | |
| "NodeJS" | |
| ] | |
| }, | |
| { | |
| "name": "Database & Data", | |
| "keywords": [ | |
| "PostgreSQL", | |
| "MySQL", | |
| "Vector Databases" | |
| ] | |
| }, | |
| { | |
| "name": "Cloud & DevOps", | |
| "keywords": [ | |
| "Docker", | |
| "AWS", | |
| "Git", | |
| "CI/CD" | |
| ] | |
| }, | |
| { | |
| "name": "Languages", | |
| "keywords": [ | |
| "Français (Native)", | |
| "English (Professional)" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment