Available for work

Hi, I'm Victor.

Passionate CS Engineer

specialized in

I build robust infrastructure, automate deployments, and engineer scalable cloud-native systems that teams can rely on.

operator.go Go
// 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)
}
jan 2026 - may 2026
DevOps Engineer Internship
Lileo · Bruxelles, BE

Deployed a CI/CD pipeline with GitHub Actions, implementing ESP32-S3 firmware build, unit testing and release candidate with artifact management.

apr 2023 - may 2023
Full-stack Engineer Internship
Lileo · Anderlecht, BE

Web development using React and TypeScript, with a Rest API (back-end) and a user interface with real-time framework management (front-end).

2020 — 2026
Master of Science in Industrial Engineering - Computer Science Education
ECAM brussels engineering school · Bruxelles, BE

Specialized in software engineering, IoT, network architecture and machine learning.

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.