Hi,

I'm Lionel Benvino

Cloud & Infrastructure Engineer @ lionelbenvino

Lionel Benvino

Select Projects

Here are some personal projects I have worked on.
You can find more on GitHub.

Project Preview Screenshot
AWS EC2 RDS EFS ALB VPC IAM

Production AWS infrastructure for the institutional website of the 2026 South American Games in Santa Fe. I operate the stack (Application Load Balancer, EC2, RDS and EFS inside a VPC with IAM access control), handling deployments and maintenance through operational runbooks so the site can handle thousands of daily visits during event peaks.

Project Preview Screenshot
GCP Cloud Run Cloud Scheduler Cloud Storage BigQuery Python Parquet

Production pipeline consolidating around 130 Google Sheets into BigQuery. The original Apps Script job hit recurring timeouts after more than 30 minutes; I rebuilt it in Python on Cloud Run, reading the sheets in parallel with the batchGet API and writing Parquet files to Cloud Storage. It now finishes in 7 minutes and runs every 15 minutes.

Project Preview Screenshot
Python yt-dlp AssemblyAI Docker

Automated transcription service built as a Python web application. It downloads media with yt-dlp, sends audio to AssemblyAI, and presents transcripts directly in the browser.

Project Preview Screenshot
Kubernetes K3s Portainer Cloudflare Tunnels Docker

Kubernetes (K3s) home lab for deploying multi-container applications, Portainer, and services exposed through Cloudflare Tunnels under a personal domain.

Project Preview Screenshot
Laravel Filament Blade MySQL Docker

CMS-driven portfolio website built with Laravel, Blade, and Filament. Its authenticated admin panel lets the owner create, update, and manage public content.

Code Icon Explore More