/hub
Reviving crew // stand by

Engineering Hub

Mission /
_

Current Focus /
_

Telemetry DataT+ --:--:--
Core Stack Node, Angular, Python
Infrastructure AWS, Terraform
Pipelines GitLab CI/CD, Github Actions
Location Guadalajara, México

01 / About

I help engineering teams build reliable systems
without unnecessary complexity.

I'm driven by curiosity and a desire to understand how systems work beneath the surface. I enjoy building software, infrastructure and automation that are simple to operate, easy to maintain and designed to evolve.

Today, my focus is on Cloud Infrastructure, Platform Engineering and Site Reliability but more than any specific role, I'm interested in solving engineering problems and continuously learning through building.

> expand background_
2024Grupo Educativo VhosFullstack Engineer, Parev
2024Universidad de GuadalajaraComputer Engineering, GPA 95/100
> expand stack_
FrontendAngular, TypeScript
BackendNode.js, Express
InfraAWS, Docker, GitLab CI/CD

02 / Projects

clipArch

MVP SHIPPED

A lightweight clipboard history tool that works the same way on GNOME and Hyprland.

PythonCSS
Problem

Most clipboard managers on Linux are either too heavyweight, don't work across both GNOME and Hyprland, or have poor keyboard-driven UX for power users.

Solution

A lightweight Python clipboard manager that hooks into the system clipboard via xclip/wl-clipboard, stores history in SQLite, and surfaces it through a minimal GTK popup triggered by a keybind. Works seamlessly on both X11 and Wayland.

Outcome
  • X11 + Wayland same binary works on both display servers
  • 0 mouse clicks needed to search and paste
  • Text + Images clipboard content types stored in history
  • SQLite history survives reboots

lazyconvert

IN PROGRESS

A terminal tool that converts common file formats into each other, without leaving the keyboard.

Problem

# TBD — Teddy to draft

Solution

# TBD — Teddy to draft

receipts-auto

MVP SHIPPED

Turns photos of receipts into organized data, with no manual work.

GoTerraformAWS LambdaPrometheusGrafana
Problem

Small businesses need to digitize paper receipts and track expenses without paying for heavyweight SaaS solutions. Existing tools are expensive or require manual data entry.

Solution

A serverless pipeline where receipts are uploaded to S3, triggering a Go Lambda that uses OCR to extract line items and totals. Parsed data lands in DynamoDB. A separate scheduled pipeline builds a monthly report from that data and emails it out. Prometheus and Grafana provide full observability on processing latency and error rates.

Outcome
  • 3s per receipt processed
  • 95% OCR accuracy
  • $0 operational cost under 10k receipts/month (free tier)

03 / Lab

Tools

Consolidating

A catalog of reusable CI/CD configs, tool configs, and scripts, meant for others to copy and adapt. Currently scattered across my own system — being consolidated into a public repo one entry at a time.

Learning / Notes

[2026-07-14][FIX]GNOME's Mutter doesn't implement wlr-data-control, switched to GTK4's native Gdk.Clipboard signal.
[2026-07-10][SANDBOX]Cloud Architect Sandbox: testing CSV→chart generation as a Tableau/Power BI alternative, still pivoting the idea.
[2026-06-30][NOTE]Idempotency on duplicate writes — the incident that became the article.

05 / Communications Interface

COM

Transmit Signal

My communication channels are open for new operational parameters. Whether you have a question about systems architecture or just want to initiate contact, I will attempt to respond as soon as bandwidth permits.

Status: Receiving transmissions
Protocol: HTTPS / API