___    __    ______    _____    _   ______  ____  ____ 
   /   |  / /   / ____/   / /   |  / | / / __ \/ __ \/ __ \
  / /| | / /   / __/ __  / / /| | /  |/ / / / / /_/ / / / /
 / ___ |/ /___/ /___/ /_/ / ___ |/ /|  / /_/ / _, _/ /_/ / 
/_/  |_/_____/_____/\____/_/  |_/_/ |_/_____/_/ |_|\____/  
                                                           
           
> _

[scroll down or use navigation]

~/about

$ cat about.txt

Hello world. I'm Alejandro Vazquez, a full-stack

developer passionate about how technology evolves.


I build web applications and design microservices

to integrate AI solutions into real products.


Deeply curious about robotics, IoT, and artificial

intelligence. Always chasing the next breakthrough.


$ cat status.json

{

  "status": "Currently employed",

  "role": "Full Stack Developer",

  "location": "Remote / Spain",

  "focus": "AI microservices",

  "coffeeLevel": 98

}

~/skills

$ ls -la ./skills/

drwxr-xr-x frontend/
JavaScript Vue HTML/CSS
drwxr-xr-x backend/
Node.js Python PostgreSQL Redis REST
drwxr-xr-x devops/
Docker Linux Git
~/contact

$ cat contact.sh

email = alejandro.v.quintano@gmail.com

github = github.com/Jandro5vq


$ echo "Let's build something together"

Let's build something together


$ send_message