Portfolio
Here are my projects, experiments, and learning journeys. Click on any project to see details and code.
Server Performance Stats
Developed a Bash script to analyze Linux server performance, delivering key metrics like CPU, memory, and disk usage, along with top resource-intensive processes. This project showcases my ability to create efficient, practical tools for system monitoring and debugging, designed for real-world application and community feedback.
Personalized Greeting Docker
Built a customizable Docker image using Alpine Linux that prints a personalized greeting (e.g., “Hello, [Your Name]!”) to the console. This project highlights my ability to use Docker ARG and CMD instructions to pass runtime arguments,
create flexible containerized applications, and optimize images for simplicity and efficiency.
Published:
Self-hosted platform for deploying web applications
A lightweight alternative to Heroku, Render, or Vercel — built for small teams, developers, and homelabs who want full control without recurring SaaS costs.
GitHub Pages Deployment
built a Github actions that deploys any changes made in index.html, (only deploys when a change is made in index.html) ,
i use a similar workflow in my Portfolio page
Hotel ChatBot
Chatbot web para hoteles que actúa como asistente virtual. Responde consultas sobre habitaciones, servicios y recomendaciones. Registra conversaciones en Google Sheets usando Google Apps Script. Frontend en HTML/CSS/JS, con diseño responsivo y botones de acción rápida para mejorar la experiencia del huésped.
