Available for work
Hi, I'm Victor.
Passionate CS Engineer
specialized inI build robust infrastructure, automate deployments, and engineer scalable cloud-native systems that teams can rely on.
// Custom Kubernetes Operator
func Reconcile(ctx context.Context,
req ctrl.Request) (ctrl.Result, error) {
instance := &AppDeployment{}
if err := r.Get(ctx, req.NamespacedName,
instance); err != nil {
return ctrl.Result{}, err
}
r.ensureDeployment(ctx, instance)
} Experience & Education
jan 2026 - may 2026
DevOps Engineer
Lileo · Bruxelles, BE
Deployed a CI/CD pipeline with GitHub Actions implementing ESP32-S3 firmware build, unit testing and release candidate with artifact management.
2020 — 2026
Master of Science in Industrial Engineering - Computer Science
ECAM brussels engineering school · Bruxelles, BE
Specialized in software engineering, IoT, network architecture and machine learning.
Get in touch
Let's build something great together.
Have a project, an opportunity, or just want to say hello? Fill in the form and I'll get back to you within 24 hours.