Last active
August 7, 2025 11:50
-
-
Save aslafy-z/a4ca7dc315376f1acb7b2b3ca2e11304 to your computer and use it in GitHub Desktop.
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
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "basics": { | |
| "name": "Zadkiel AHARONIAN", | |
| "label": "Developer | DevOps | SRE", | |
| "image": "https://drive.google.com/uc?id=1QN0_mf1BKYf7LPShTf-D5hJ_5FmcL4iR&confirm=t", | |
| "email": "[email protected]", | |
| "phone": "+33 6 04 15 27 98", | |
| "url": "https://zadkiel.fr", | |
| "summary": "Full-stack developer and DevOps consultant with expertise in Kubernetes and multi‑cloud architectures. Active open-source contributor in the Cloud Native ecosystem (Kyverno, Argo, Prometheus, Helm), with a track record of delivering secure, scalable, and automated platforms.", | |
| "location": { | |
| "countryCode": "FR", | |
| "address": "", | |
| "city": "Toulouse" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "GitHub", | |
| "username": "aslafy-z", | |
| "url": "https://github.com/aslafy-z" | |
| }, | |
| { | |
| "network": "LinkedIn", | |
| "username": "zadkielaharonian", | |
| "url": "https://go.zadkiel.fr/linkedin" | |
| } | |
| }, | |
| "work": [ | |
| { | |
| "name": "Airbus Aircraft", | |
| "position": "Cloud Specialist", | |
| "startDate": "2024-06", | |
| "highlights": [ | |
| "Kubernetes clusters aerial fleet management.", | |
| "Video assets distribution system using Varnis | |
| "Accelerated computer vision at edge." | |
| ], | |
| "summary": "Designed and delivered advanced MVPs for early adopter Airline programs.", | |
| "url": "https://www.linkedin.com/company/airbus/", | |
| "location": "Toulouse, France" | |
| }, | |
| { | |
| "name": "Carrefour", | |
| "position": "Site Reliability Engineer", | |
| "startDate": "2020-12", | |
| "endDate": "2024-05", | |
| "highlights": [ | |
| "Maintained and modernized multi‑cloud Kubernetes platforms (GCP GKE, Rancher RKE, Azure AKS), ensuring reliability, scalability, and security.", | |
| "Led migration from Rancher RKE to a fully integrated, secure Azure AKS environment designed for high availability, automated scalability, and zero‑downtime upgrades.", | |
| "Implemented GitOps and GreenIT principles, building a self‑service CaaS offering for diverse business workloads.", | |
| "Improved monitoring and alerting by migrating to PagerDuty and enhancing incident management workflows and runbooks, including active on‑call participation." | |
| ], | |
| "summary": "In the Carrefour OneCloud CaaS squad", | |
| "url": "https://www.linkedin.com/company/carrefour/", | |
| "location": "Toulouse, France" | |
| }, | |
| { | |
| "name": "CCL Consulting", | |
| "position": "DevOps Consultant", | |
| "startDate": "2019-04", | |
| "highlights": [ | |
| "Developed a Kubernetes compliance engine providing real‑time security and best‑practice visibility for developers, compliance teams, and operators.", | |
| "Delivered a self‑service Kubernetes SaaS platform leveraging GitOps, immutable infrastructure, and modern security practices.", | |
| "Delivered cloud and Kubernetes platform maintenance and enhancements for client environments within the company’s service center." | |
| ], | |
| "summary": "", | |
| "url": "https://www.linkedin.com/company/cclconsulting/", | |
| "location": "Toulouse, France" | |
| }, | |
| { | |
| "name": "Aestetype Design", | |
| "position": "Software Architect & Developer", | |
| "startDate": "2016-01", | |
| "endDate": "2019-02", | |
| "highlights": [ | |
| "Rebuilt a social media aggregation platform from the ground up, migrating it to a Docker & Kubernetes microservices architecture for improved scalability, resilience, and maintainability." | |
| ], | |
| "url": "https://www.linkedin.com/company/aestetype/", | |
| "location": "Toulouse, France" | |
| } | |
| ], | |
| "education": [ | |
| { | |
| "institution": "University of Kent", | |
| "area": "Computer Science", | |
| "studyType": "Cyber Security - MSc", | |
| "startDate": "2016-09", | |
| "endDate": "2017-09", | |
| "score": "", | |
| "courses": [] | |
| }, | |
| { | |
| "institution": "EPITECH - European Institute of Technology", | |
| "area": "Computer Programming", | |
| "studyType": "Engineer's degree", | |
| "startDate": "2013-12", | |
| "endDate": "2018-12", | |
| "score": "", | |
| "courses": [] | |
| } | |
| ], | |
| "certificates": [ | |
| { | |
| "name": "Certified Kubernetes Administrator (CKA)", | |
| "issuer": "The Linux Foundation", | |
| "url": "https://go.zadkiel.fr/certificate/cka", | |
| "date": "2021-12" | |
| }, | |
| { | |
| "name": "Certified Kubernetes Security Specialist (CKS)", | |
| "issuer": "The Linux Foundation", | |
| "url": "https://go.zadkiel.fr/certificate/cks", | |
| "date": "2023-02" | |
| } | |
| ], | |
| "skills": [ | |
| { | |
| "name": "DevOps", | |
| "keywords": [ | |
| "Terraform", | |
| "Ansible", | |
| "Packer", | |
| "Hashicorp Vault", | |
| "ArgoCD/FluxCD", | |
| "GitHub Actions/GitLab CI" | |
| ], | |
| "level": "expert" | |
| }, | |
| { | |
| "name": "Kubernetes", | |
| "keywords": [ | |
| "AKS/GKE/EKS/RKE/Kubeadm/CAPI", | |
| "Calico/Canal/Cilium", | |
| "OPA/Kyverno", | |
| "ingress-nginx/Traefik/Envoy Gateway", | |
| "Chaos operators", | |
| "Argo Workflows", | |
| "ArgoCD/FluxCD", | |
| "and more..." | |
| ], | |
| "level": "expert" | |
| }, | |
| { | |
| "name": "Monitoring & Observability", | |
| "keywords": [ | |
| "Prometheus", | |
| "VictoriaMetrics", | |
| "Mimir", | |
| "Thanos", | |
| "Grafana", | |
| "Fluentbit", | |
| "Fluentd", | |
| "Loki" | |
| ], | |
| "level": "expert" | |
| }, | |
| { | |
| "name": "Programming", | |
| "keywords": [ | |
| "Golang", | |
| "Python", | |
| "Typescript", | |
| "C", | |
| "Rust", | |
| "React/Vue", | |
| "GraphQL", | |
| "Shell" | |
| ], | |
| "level": "expert" | |
| }, | |
| { | |
| "name": "Cloud Providers", | |
| "keywords": [ | |
| "AWS", | |
| "GCP", | |
| "Azure", | |
| "Scaleway" | |
| ], | |
| "level": "expert" | |
| }, | |
| { | |
| "name": "AI", | |
| "keywords": [ | |
| "Agentic workflows", | |
| "Computer vision" | |
| ], | |
| "level": "intermediate" | |
| } | |
| ], | |
| "languages": [ | |
| { | |
| "fluency": "Fluent", | |
| "language": "English" | |
| }, | |
| { | |
| "fluency": "Native", | |
| "language": "French" | |
| } | |
| ], | |
| "interests": [ | |
| { | |
| "name": "Technology", | |
| "keywords": [ | |
| "Open-source contributions", | |
| "Home automation", | |
| "Technology watch & podcasts" | |
| ] | |
| }, | |
| { | |
| "name": "Sports & Outdoors", | |
| "keywords": [ | |
| "Hiking", | |
| "Rock climbing" | |
| ] | |
| }, | |
| { | |
| "name": "Food & Creativity", | |
| "keywords": [ | |
| "Crafting hot pepper sauces and gourmet pickles", | |
| "Exploring world cuisines" | |
| ] | |
| } | |
| ], | |
| "meta": { | |
| "version": "v1.0.0", | |
| "canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json" | |
| }, | |
| "projects": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment