julayo@dev:~$ whoami

By day, I keep pipelines running and infrastructure stable for a U.S. banking client — the kind of environment where deploys need to be boring and failures are expensive.

Nights and weekends, I co-build side projects at delete-from.com with a partner. The idea: ship fast MVPs, see what solves real problems, iterate or cut.

I'm also a dad — which means I've gotten good at ruthless prioritization. No ceremony, no complexity that doesn't earn its place. It makes me a better engineer.

I got into DevOps because I hate doing the same thing twice. If a process is tedious and repetitive, it should be automated. Based in Santiago, Chile 🇨🇱 — open to remote work with teams in LATAM or the USA.

Architecture

This portfolio is deployed using AWS serverless and CI/CD. Below you can see how the pieces fit together.

AWS Portfolio Architecture

Show diagram
graph TD U[Visitor
Browser] -->|HTTPS| R53[Route 53
julayo-dev.com] R53 --> CF[CloudFront
CDN + HTTPS] CF -->|Static files| S3[(S3 Bucket
Static Site)] subgraph AWS["AWS Account"] R53 CF S3 end

CI/CD Pipeline

Show diagram
graph LR Dev[git push] --> GH[GitHub
main branch] GH -->|webhook| CP[CodePipeline] subgraph PIPELINE["AWS CI/CD"] CP --> CB[CodeBuild
buildspec.yml] CB -->|aws s3 sync| S3[(S3 Bucket)] CB -->|create-invalidation| CF[CloudFront] end S3 --- CF CF --> U[Visitors]

Key skills

Projects

projects/
delete-from.com/ Lab and consulting venture — PDF tools, AI tools, web apps (built with a partner)
[AWS] [Terraform] [Lambda] [Python] [S3] Demo

🧪 Side Projects Lab

lab/

Beyond client work, I experiment with ideas at delete-from.com

Current experiments:

01. UF Tracker Chile 🇨🇱 📱 In Development

Mobile app for Chilean financial indicators (UF, UTM, USD)

[React Native] [AWS Lambda] [DynamoDB]
02. Price Comparison Engine 💡 Planned

Ethical web scraper for Chilean e-commerce

[Python] [Scrapy] [EventBridge]

Approach: Build fast MVPs (2–4 weeks) → validate → iterate or pivot

💼 Available for Consulting

I help startups and SMBs with:

Contact