Experienced full-stack engineer with over 8 years building production web applications, APIs, and admin tooling using Node.js, Python, and modern React stacks including Next.js. I design location-aware features, search and filtering layers, real-time communication channels, and supplier-facing admin flows with a focus on reliability and usability.\n\nI have extensive experience integrating third-party platforms such as Shopify and WordPress, and delivering AI-assisted features (recommendation, NLP for reviews and messages) to raise conversion and automation. I architect services with PostgreSQL, Redis caching, Elasticsearch for geo-aware search, and containerized microservices to ensure predictable scale and maintainability. I pair a pragmatic engineering approach with product thinking—translating user journeys into APIs, background jobs, and frontend modules that reduce friction for both consumers and suppliers. I lead API design (REST/GraphQL), authentication and payments integrations, and design-system-driven React components that map to Figma prototypes. I have built event-driven pipelines and background processors for availability, scheduling, and notifications using message queues and serverless functions. I prioritize test-driven development, CI/CD automation, and observability (APM, structured logging) to keep incidents small and mean time to recovery low. I collaborate closely with designers and PMs to produce reusable UI components, clear interaction patterns, and accessibility-conscious markup. I have hands-on experience deploying to AWS and GCP, managing Docker-based builds and Terraform-managed infra. I am comfortable owning projects end-to-end for single high-value engagements and delivering production-grade code, documentation, and handoff artifacts. I provide maintainable architecture diagrams, runbooks, and training for continued collaboration after delivery. I am seeking opportunities to build marketplace or service-discovery platforms that combine mapping, robust search, supplier tooling, and AI enhancements.

Matthew Brown

Experienced full-stack engineer with over 8 years building production web applications, APIs, and admin tooling using Node.js, Python, and modern React stacks including Next.js. I design location-aware features, search and filtering layers, real-time communication channels, and supplier-facing admin flows with a focus on reliability and usability.\n\nI have extensive experience integrating third-party platforms such as Shopify and WordPress, and delivering AI-assisted features (recommendation, NLP for reviews and messages) to raise conversion and automation. I architect services with PostgreSQL, Redis caching, Elasticsearch for geo-aware search, and containerized microservices to ensure predictable scale and maintainability. I pair a pragmatic engineering approach with product thinking—translating user journeys into APIs, background jobs, and frontend modules that reduce friction for both consumers and suppliers. I lead API design (REST/GraphQL), authentication and payments integrations, and design-system-driven React components that map to Figma prototypes. I have built event-driven pipelines and background processors for availability, scheduling, and notifications using message queues and serverless functions. I prioritize test-driven development, CI/CD automation, and observability (APM, structured logging) to keep incidents small and mean time to recovery low. I collaborate closely with designers and PMs to produce reusable UI components, clear interaction patterns, and accessibility-conscious markup. I have hands-on experience deploying to AWS and GCP, managing Docker-based builds and Terraform-managed infra. I am comfortable owning projects end-to-end for single high-value engagements and delivering production-grade code, documentation, and handoff artifacts. I provide maintainable architecture diagrams, runbooks, and training for continued collaboration after delivery. I am seeking opportunities to build marketplace or service-discovery platforms that combine mapping, robust search, supplier tooling, and AI enhancements.

Available to hire

Experienced full-stack engineer with over 8 years building production web applications, APIs, and admin tooling using Node.js, Python, and modern React stacks including Next.js. I design location-aware features, search and filtering layers, real-time communication channels, and supplier-facing admin flows with a focus on reliability and usability.\n\nI have extensive experience integrating third-party platforms such as Shopify and WordPress, and delivering AI-assisted features (recommendation, NLP for reviews and messages) to raise conversion and automation. I architect services with PostgreSQL, Redis caching, Elasticsearch for geo-aware search, and containerized microservices to ensure predictable scale and maintainability. I pair a pragmatic engineering approach with product thinking—translating user journeys into APIs, background jobs, and frontend modules that reduce friction for both consumers and suppliers. I lead API design (REST/GraphQL), authentication and payments integrations, and design-system-driven React components that map to Figma prototypes. I have built event-driven pipelines and background processors for availability, scheduling, and notifications using message queues and serverless functions. I prioritize test-driven development, CI/CD automation, and observability (APM, structured logging) to keep incidents small and mean time to recovery low. I collaborate closely with designers and PMs to produce reusable UI components, clear interaction patterns, and accessibility-conscious markup. I have hands-on experience deploying to AWS and GCP, managing Docker-based builds and Terraform-managed infra. I am comfortable owning projects end-to-end for single high-value engagements and delivering production-grade code, documentation, and handoff artifacts. I provide maintainable architecture diagrams, runbooks, and training for continued collaboration after delivery. I am seeking opportunities to build marketplace or service-discovery platforms that combine mapping, robust search, supplier tooling, and AI enhancements.

See more

Experience Level

Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Intermediate
See more

Language

Bashkir
Advanced
Aragonese
Advanced
Javanese
Advanced
Twi
Advanced

Work Experience

Senior Software Engineer at DreamzTech Solutions
September 1, 2022 - Present
Led the design and implementation of a modular microservices architecture for multi-tenant web applications using Node.js (Express/Koa), Python (FastAPI), Docker, and Kubernetes to isolate tenant workloads and accelerate feature rollout for supplier management and availability scheduling. Architected geo-aware search and filtering with Elasticsearch and PostGIS; built a Next.js front-end with server-side rendering and a design-system with Storybook; created a REST/GraphQL gateway; integrated Shopify and WordPress headless CMS; developed AI-assisted tooling to auto-summarize provider reviews and extract service tags; implemented background processing with Redis Queue and Celery; built real-time provider–user messaging via WebSockets; added caching in Redis; established CI/CD pipelines and OAuth/OpenID Connect authentication; deployed on AWS/GCP with observability tooling.
Senior Software Engineer at AgileEngine
August 31, 2022 - September 8, 2025
Built client-facing single-page applications with React, Redux, and TypeScript; designed and implemented robust RESTful APIs in Node.js/Express and Python/Django; integrated mapping and geolocation (Mapbox/Google Maps) for provider discovery and clustering; implemented ElasticSearch-based search and autocomplete; created WordPress headless integrations, and connected Stripe for payments. Led migrations from monoliths to modular services using Docker, AWS ECS, and Terraform; introduced centralized metrics via Prometheus and Grafana; implemented role-based access control and SSO; mentored engineers and drove technical planning to reduce release regressions.
Project: Telehealth Scheduling Platform at AgileEngine
June 1, 2019 - September 8, 2025
Developed a telehealth scheduling and notifications platform connecting clinicians with patients across time zones. Backend services implemented in Python (FastAPI) with PostgreSQL and Redis for availability caching and conflict detection. Designed complex recurring availability rules and time zone conversions (IANAzones); frontend SPA used React/TypeScript with a Storybook-based component library. Implemented real-time appointment updates via WebSockets with presence and fallback long-polling, and added encrypted storage and audit logging.
Project: Retail Inventory Sync at AgileEngine
September 1, 2020 - September 8, 2025
Led architecture and implementation of a multi-store inventory synchronization system for omnichannel retailers. Built as Node.js microservices consuming webhooks from various POS systems and Shopify stores, normalizing product and availability data into a canonical model, and writing to PostgreSQL for transactional consistency. Used Redis as a write-through cache and implemented a message-driven pipeline with RabbitMQ to ensure eventual consistency and throttle heavy reconciliation jobs. Frontend admin (React/Next.js with TypeScript) allowed store managers to view conflicts and push fixes back to origin systems. Implemented extensible connectors for new POS platforms and wrote extensive unit/integration tests; introduced Prometheus metrics and Grafana dashboards for operational visibility.
Senior Software Engineer at DreamzTech Solutions
September 1, 2022 - Present
Led the design and implementation of a modular microservices architecture for multi-tenant web applications using Node.js (Express/Koa), Python (FastAPI), Docker, and Kubernetes to isolate tenant workloads and accelerate feature rollout for supplier management and availability scheduling. Implemented geo-aware search and filtering with Elasticsearch and PostGIS, built Next.js frontend with server-side rendering, and established real-time channels with WebSockets for provider–user messaging. Automated CI/CD pipelines and introduced observability practices to reduce incidents and MTTR.
Software Engineer at AgileEngine
August 1, 2022 - September 8, 2025
Built client-facing SPAs with React/Next.js, designed REST/GraphQL APIs, and integrated mapping, payments, and CMS (Shopify/WordPress) headless setups. Implemented background processing and queue-based reconciliation, automated testing (Jest/Cypress), and deployment pipelines with Docker/Kubernetes. Mentored engineers, contributed to architecture decisions, and collaborated with product/design teams to deliver accessible, reusable UI components and services.
Senior Software Engineer at DreamzTech Solutions
September 1, 2022 - Present
Led the design and implementation of a modular microservices architecture for multi-tenant web applications using Node.js (Express/Koa), Python (FastAPI), Docker, and Kubernetes. Architected geo-aware search with Elasticsearch and PostGIS; built Next.js front-end with SSR; created a design system with Storybook and Styled Components; implemented real-time provider-user messaging with WebSockets; built event-driven pipelines with Redis Queue and Celery; ensured RBAC, SSO, and payments integrations; automated CI/CD with Docker multi-stage builds; deployed to AWS and GCP; delivered runbooks and training.
Senior Full Stack Web Developer at AgileEngine
August 1, 2022 - September 8, 2025
Built client-facing SPAs with React/TypeScript and Node.js/Express; implemented RESTful APIs and GraphQL gateway; integrated Shopify and WordPress headless CMS; developed AI-assisted tooling using Python and Hugging Face; created background job processing with Redis Queue and Celery; implemented real-time messaging via WebSockets; optimized PostgreSQL with TypeORM and Redis caching; automated CI/CD with GitHub Actions; introduced role-based access control and SSO; mentored engineers and maintained design tokens; collaborated with product/design using Figma.

Education

Bachelor of Science in Computer Science at Wilmington University
January 1, 2015 - September 8, 2025
Bachelor of Science in Computer Science at Wilmington University
January 11, 2030 - January 1, 2015
Bachelor of Science in Computer Science at Wilmington University
January 11, 2030 - January 1, 2015

Qualifications

Add your qualifications or awards here.

Industry Experience

Software & Internet, Professional Services, Retail, Media & Entertainment