Skip to content
View sebastianiv21's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sebastianiv21

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sebastianiv21/README.md

Hi, I'm Luis Ibarra πŸ‘‹

Typing SVG


πŸš€ About me

DevOps Engineer with hands-on experience in container infrastructure, CI/CD automation, and observability.

I started as a full-stack developer. Somewhere between shipping my first production app and debugging a broken web server at 2am, I realized I cared more about how software runs than what it does. That's what brought me to DevOps.

Today I work daily with Docker and Kubernetes deployments, Linux environments, and infrastructure troubleshooting at Appsmith β€” a globally adopted open-source low-code platform β€” for a worldwide developer community. Along the way I've kept 200+ mission-critical banking apps alive across 55+ countries and shipped Go and Python backends for a fleet platform serving 1,000+ vehicles.

On the side I built LogPilot β€” a local-first, AI-powered log investigation platform. Upload a compressed log archive and it ships and parses the logs via Vector into Loki, auto-provisions Grafana dashboards, indexes your docs in PostgreSQL + pgvector, searches your source on demand, and turns an AI agent loose to correlate all of it into an evidence-backed incident report. Full stack β€” FastAPI backend, React frontend, and the whole observability pipeline β€” runs end-to-end via Docker Compose.

My full-stack background means I can read application code, debug at the app layer, and collaborate with developers without friction.

  • πŸ”­ Engineering reliability & developer tooling
  • 🌱 Going deeper on Kubernetes ops and platform engineering
  • ⚑ Fluent in πŸ‡ͺπŸ‡Έ Spanish (native), πŸ‡¬πŸ‡§ English (C1), πŸ‡§πŸ‡· Portuguese (B1)
  • πŸ“« Reach me at hello@luisibarra.dev

πŸ› οΈ Tech Stack

Infrastructure & Cloud

AWS Docker Kubernetes Terraform Linux

CI/CD & Automation

GitHub Actions

Observability

Grafana Prometheus Loki

Languages & Frameworks

Python FastAPI Node.js Go

Databases

PostgreSQL MongoDB


πŸ“Š GitHub Stats

stats top langs


🀝 Connect with me

Pinned Loading

  1. portfolio portfolio Public

    Personal portfolio website showcasing my projects, experience, and technical skills

    Astro

  2. intent-expense-tracker intent-expense-tracker Public

    An expense tracker built with the 50/30/20 budgeting rule. Track your income and expenses while maintaining a healthy financial balance between needs, wants, and savings.

    TypeScript

  3. resume resume Public

    My resume

    Typst

  4. logpilot logpilot Public

    Local-first log investigation platform

    Python