Alvaro Montero Logo

alvaro.montero

>

Hero Image

Software Engineer.

Creative Technologist Chapter 01 | Intro

About the work.

Chapter 02 | whoAmI_ID


I have extensive experience managing and building applications for start-ups, digital agencies, and fortune 100 companies. My responsibilities included the design, front-end development and management; always utilizing the latest technologies and up-to-date standards.

I passionately design and build powerful, efficient and reusable web components and APIs. I am committed to delivering performant, usable and beautiful user interfaces. I not only love to build world class user experiences but also play an active role in defining them.

With agile development methodology, I utilize time management and prioritize objectives to ensure quality outcomes with a fast turnaround. I always pay detailed attention to design and development, with emphasis on project scoping, quality assurance and time management.

My varied experience in both the creative and technical aspects of web development allows me to build strong relationships across departments both within the company and with outside organizations.


Chapter. 2.1 — Terminal `ls ~/stack`

  • Code

    ~/stack ❯ ls Code/

    • TypeScript
    • JavaScript
    • Node.js
    • HTML / CSS
    • Tailwind CSS
    • GraphQL / Apollo
    • REST APIs
    • Schema / Zod
  • Frameworks

    ~/stack ❯ ls Frameworks/

    • React
    • Next.js
    • Astro
    • React Native
    • Vue / Nuxt
    • Storybook
    • SSR / Server Actions
    • Redux / Zustand
  • Cloud

    ~/stack ❯ ls Cloud/

    • Vercel
    • Cloudflare Workers
    • ORMs / Prisma
    • Docker
    • GitHub Actions
    • Edge / Serverless
    • Sentry
    • Feature Flags
  • Testing

    ~/stack ❯ ls Testing/

    • Playwright
    • Vitest
    • Jest
    • Cypress
    • Testing Library
    • MSW
    • Visual Regression
    • TDD / BDD
  • Team

    ~/stack ❯ ls Team/

    • Git
    • Agile / Scrum
    • Mentor / Leader
    • Code Review
    • Performance
    • Monitoring
    • A/B Testing
    • Cross-functional
  • Design

    ~/stack ❯ ls Design/

    • Figma
    • Design Systems
    • Design Tokens
    • Accessibility (a11y)
    • Prototyping
    • Motion / Lottie
    • JSON - SVG Animations
    • Responsive Design

Kind words.

Chapter 04 // comments


" Alvaro's clear understanding of his craft and ability to deliver have fostered a solid relationship with both our stakeholders and his team. Alvaro leverages his extensive domain knowledge to build confidence with stakeholders and effectively influence their design decisions. When presented with a problem, Alvaro is tenacious, not resting until a suitable solution is found. "

Charlie Ward VP of Product Technologies at Ultimate Software


" Alvaro is a technical overlord. His vast knowledge and ability to anticipate and guide a development team has no equals. Alvaro is dedicated and takes care of every detail with and extreme sense of urgency. He can lead and jump in deep complex problems while collaborating with the team. Every development team needs an Alvaro to orchestrate, unfortunately there's only one. Given the opportunity I would work with Alvaro without hesitation. "

Jorge Andres Padua Prieto Product Manager at Walmart


" I've watched Alvaro grow from an individual contributor to taking on the increasing responsibilities until he was entrusted with a leadership role. His passion for doing a great job is infectious and rubs off on all around him. He always keeps a calm attitude while never losing sight of the goal ahead of him. His attention to detail means no details gets lost. Alvaro is a person you want to be in your organization and I'd work with him again at any time. "

Will Wheatley Senior Devops Engineer at BEX Realty


Typical technology stack.

Chapter 05 | package.me


~ / portfolio / package.json

"dependencies": {

"@apollo/client": "3.11.0",

"@sentry/nextjs": "8.45.0",

"astro": "5.1.0",

"firebase": "11.1.0",

"graphql": "16.10.0",

"next": "16.2.3",

"prisma": "7.8.0",

"react": "19.0.0",

"react-native": "0.76.0",

"tailwindcss": "4.0.0",

"vue": "3.5.0",

"zod": "3.24.0",

},

"devDependencies": {

"@commitlint/cli": "^20.5.0",

"@testing-library/react": "^16.3.2",

"@types/react": "^19.0.0",

"cypress": "^14.0.0",

"eslint": "^9.0.0",

"husky": "^9.1.7",

"jest": "^30.3.0",

"playwright": "^1.49.0",

"prettier": "^3.8.3",

"storybook": "^8.4.0",

"typescript": "^6.0.3",

"vercel": "^52.0.0",

}