Lázaro Gómez Vitolo Profile Picture

Lázaro Gómez Vitolo

AI & Robotics Developer | Python • Node.js • AWS

Download CV Download Cover Letter

About Me

AI & Robotics Developer with hands-on experience building projects in Python, AWS, Generative AI, Computer Vision, and automation. I enjoy developing solutions that combine software, artificial intelligence, and robotics to solve real-world problems.

My work focuses on AI-powered applications, cloud technologies, automation systems, and continuous learning through practical projects. I actively build and share projects involving AWS services, AI models, computer vision, and software development best practices.

Technical skills include Python, AWS, Node.js, React, Git/GitHub, Robotics, Artificial Intelligence, and Cloud Computing.

Currently interested in Junior AI Developer, Python Developer, Automation Engineer, and Robotics opportunities where I can contribute, learn, and grow while building impactful technology.

In programming I managed to understand the math of percentages and averages, which helped me to solve problems with quantities.

Education

Programming Technician

Universidad CAECE Mar del Plata
March 2022 – December 2025 • 3 years 10 months
Mar del Plata, Buenos Aires Province, Argentina • Hybrid

Courses: Mathematics and Introduction to Computer Science.

Certificates & Awards

Click any image to open full size

“Never. Never give up. I’d have to be dead or completely incapacitated.” — Elon Musk

Technologies & Tools

Python
Node.js
AWS
AI / Generative AI
Robotics
JavaScript
PHP
SQL
C++ / Rust
Git & GitHub

Featured Projects

AWS AI Generative

Practical Generative AI examples on AWS — chatbot and RAG system built with Amazon Bedrock, Anthropic Claude, and Python.

Python • Jupyter Notebook • Shell
View on GitHub

The AI's Mercado Libre

Project focused on integrating artificial intelligence with Mercado Libre to automate tasks, optimize listings and improve product management within the e-commerce ecosystem through intelligent tools and automated data processing.

Python
View on GitHub

Cloud AI Robot Vision Dashboard

Robot Vision Dashboard is a cloud-based prototype for monitoring AI-powered robotic vision systems. It displays real-time metrics, simulated camera feeds, and object detection data through an intuitive dashboard, providing a foundation for integrating live telemetry, computer vision, and cloud AI services.

CSS • HTML • JavaScript
View on GitHub

Copilot friendly

A project focused on making the Copilot AI assistant more user-friendly and accessible.

Python
View on GitHub

claude-api-starter 🤖

A clean, opinionated Python starter kit that demonstrates core Claude API patterns: system prompts, conversation history management, streaming responses, function calling, and a ReAct-style agent loop with working tool integrations. Designed as a practical reference for developers getting started with Anthropic's API, built after completing the official Anthropic Academy course.

Python
View on GitHub

MCP Client Starter

A TypeScript implementation of an MCP (Model Context Protocol) client that connects to a tool-serving MCP server and bridges its tools into a Claude-powered conversation. The client discovers available tools over a stdio transport, converts them into Claude-compatible tool definitions, and runs an agent loop — letting Claude decide when to call a tool, executing it via the protocol, and feeding results back until it produces a final answer. Includes a minimal example server exposing two demo tools, plus an architecture diagram illustrating the request flow between user, client, Claude, and server. Built as a follow-up to claude-api-starter, applying concepts from Anthropic Academy's "Introduction to Model Context Protocol" course to the client side of the protocol.

TypeScript
View on GitHub