Pablo's Vault← Main site
The things that shaped me

Pablo's Vault.

A growing collection of music, games, projects, places, and memories—with the stories behind why they matter.

Python
Technology1991

Python

Python is a versatile programming language used for backend development, automation, data analysis, and AI. It’s a core part of my engineering toolkit, connecting work on APIs and databases with developer platforms and AI-assisted workflows.

Why it matters: Python helps me turn ideas into working software with clarity and speed. It connects several chapters of my journey—from data and recommendation engines to cloud services and AI—while supporting my belief that code should remain understandable to the people maintaining it.

programming language, software development, open source, Guido van Rossum, CPython, Python Software Foundation
AWS
Technology2000

AWS

Amazon Web Services (AWS) is a cloud platform for building and running applications, combining computing, storage, databases, and messaging. It’s been part of my engineering toolkit for backend services and distributed systems, including work with ECS, Lambda, DynamoDB, and SQS.

Why it matters: AWS represents the cloud chapter of my journey—from building applications to designing the infrastructure behind them. It connects to how I approach engineering: building systems that scale, solve real problems, and remain understandable to the people maintaining them.

★★★★★
PHP
Technology2000's

PHP

PHP is a general-purpose scripting language especially suited to web development. It originated in 1994, when Rasmus Lerdorf created PHP Tools, an early set of CGI binaries written in C; the language later evolved through community development into modern PHP.

Why it matters: PHP Was my main language for developing backend applications

★★★★★
PHP, programming language, web development, server-side scripting, Rasmus Lerdorf, CGI, open source