Martin Orlando Chavez

Martin Orlando Chavez

About

Detail

United States

Contact Martin regarding: 
work
Full-time jobs
Starting at USD40/hour
Flexible work
Starting at USD35/hour
groups
Networking

Timeline


work
Job
school
Education
folder
Project

Résumé


Jobs verified_user 67% verified
  • Seeq
    Senior Full-Stack Engineer — Remote verified_user Verified experience public Remote experience
    Seeq
    Jan 2024 - Jan 2026 (2 years 1 month)
    As a Senior Full-Stack Engineer at Seeq, I have been responsible for evolving core SaaS features used by industrial analysts to extract insights from large-scale time-series process data. My work included building out modular Next.js/React front-end components tightly coupled with FastAPI backends that needed to process high-throughput queries without blocking UI responsiveness. A key challenge was optimizing vectorized search pipelines under concurrent load — I redesigned the request batching mechanism to reduce compute wait time by ~50% and prevent rate limits from throttling operations. I also resolved intermittent data inconsistency issues in Supabase by implementing strict RLS policies and custom synchronization logic using async worke
  • Howdy.com
    Lead Full-Stack Developer - Remote verified_user Verified experience public Remote experience
    Howdy.com
    Jul 2022 - Dec 2023 (1 year 6 months)
    At Howdy.com, I led the technical implementation of a distributed hiring dashboard connecting U.S. companies with vetted developers globally. Early in the engagement, we faced significant performance bottlenecks in candidate matching due to inefficient queries and repeated API calls; I addressed this by introducing server-side caching and refactoring critical SQL/ORM layers for lower latency. I also architected a multi-tenant billing solution with Stripe that dynamically calculated usage tiers and credits, which required careful reconciliation mechanisms across microservices. A noteworthy challenge was ensuring secure session propagation between frontend clients and backend APIs across regionally distributed deployments — I implemented an O
  • F
    Full-Stack Engineer — Remote verified_user Verified experience public Remote experience
    Mar 2021 - Jun 2022 (1 year 4 months)
    At MailerLite, I was tasked with elevating feature performance for real-time campaign analytics across millions of user events. A core technical issue was scaling backend endpoints to handle burst traffic without degrading throughput; I implemented horizontal scaling patterns and connection pooling in FastAPI and Python microservices. To combat inconsistent campaign metadata, I designed idempotent update pipelines that reconciled user edits and automated webhook events. On the frontend, I rebuilt critical dashboard views with Next.js/React and introduced code splitting to reduce bundle size by ~40%. I also integrated multi-provider email gateways (Mailgun/SES) with fallback logic to guarantee delivery reliability, which required custom erro
  • Bonfire
    Software Developer — Remote verified_user Verified experience public Remote experience
    Bonfire
    Dec 2019 - Feb 2021 (1 year 3 months)
    At Bonfire, I took ownership of complex features for their custom merchandise platform, where UX performance directly impacted revenue conversion. A significant technical challenge was synchronous inventory and order tracking between frontend and backend systems; I engineered a real-time eventing layer using WebSockets to ensure users always saw up-to-date stock levels. I also built resilient payment integration flows with Stripe that safely handled failure cases and chargebacks. On the backend, I resolved subtle race conditions in data stores that manifested under high concurrency, which involved rewriting transaction scopes and adding consistency checks. I collaborated with design teams to implement responsive UI patterns and integrated A
  • TrueML
    Remote Full-Stack Contributor — Contract public Remote experience
    TrueML
    Aug 2018 - Nov 2019 (1 year 4 months)
    At TrueML, my contributions centered around predictive analytics platform tooling in fintech environments, where data accuracy and model execution time were paramount. I tackled performance regressions in machine learning inference workflows by rewriting Python services with optimized data pipelines (Pandas/NumPy) and persistent caching layers. A key hurdle was stabilizing asynchronous task execution under variable workloads; I introduced structured queueing with back-pressure handling and exponential retry logic. I integrated OpenAI API features to augment decisioning workflows, which required careful rate-limit handling and request batching to avoid throttling. I authored detailed API documentation and provided debugging support for edge
  • R
    Remote Full-Stack Engineer — Contract public Remote experience
    Jul 2016 - Sep 2018 (2 years 3 months)
    As a Remote Full-Stack Engineer on contract with Openly, I played a pivotal role in building automated customer quoting and claims services that seamlessly integrated multiple third-party data providers. A significant technical challenge involved harmonizing inconsistent API schemas from external vendors; I addressed this by writing transformation adapters and validation middleware that enforced uniform internal formats. Additionally, I developed fault-tolerant workflows that retried failed vendor lookups using exponential backoff and circuit breakers to ensure reliability. To enhance system uptime, I introduced container orchestration patterns and environment isolation strategies utilizing AWS Lambda and EC2 clusters. On the front end, I i
Education verified_user 0% verified
  • University of Illinois Chicago
    Master of Science in Information Science (Online) public Remote experience
    University of Illinois Chicago
    May 2016 - Sep 2019 (3 years 5 months)
  • W
    Bachelor of Science in Computer Science
    Worcester Polytechnic Institute (WPI)
    Apr 2011 - May 2015 (4 years 2 months)
Projects (professional or personal) verified_user 0% verified
  • O
    Open-Source AI SDK / Library
    Aug 2023 - Sep 2025 (2 years 2 months)
    Published a toolkit for orchestrating AI prompts and workflows, enabling easy integration of GPT agents across projects. ▪ Designed SDK for extensible AI prompt chaining ▪ Published versioned tooling and docs for community use
  • E
    Enterprise Workflow Automation Engine
    Jul 2019 - Feb 2020 (8 months)
    As an Enterprise Workflow Automation Engineer, I developed an automation engine to orchestrate cross-system workflows via webhooks, triggers, and API connectors, significantly reducing manual tasks. ▪ Built scalable back-end services with event-driven design, ensuring high performance and reliability. ▪ Designed robust retry and error handling mechanisms to facilitate reliable integrations across various platforms. ▪ Provided a dashboard UI for operational visibility, enhancing user experience and system monitoring. Additionally, while artificial intelligence (AI) and front-end development using JavaScript were not the primary focus of my role, I recognized their importance in the broader context of system integration and user interface
  • TrueML
    AI-Driven SaaS Dashboard Platform public Remote experience
    TrueML
    Aug 2018 - Nov 2019 (1 year 4 months)
    Built a multi-tenant AI-enabled SaaS dashboard for analytics and user management. Platform supports RBAC, billing, semantic search, and usage metrics. ▪ Designed multi-tenant architecture and RBAC policies ▪ Integrated semantic search with vector embeddings ▪ Automated email/report workflows using n8n