Pre-screened and vetted.
Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud platforms
“Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.”
Mid-level QA/SDET Automation Tester specializing in UI, API, mobile, and cloud testing
“SDET focused on end-to-end quality for web applications, owning UI/API/regression automation from framework design through CI/CD integration. Notably prevented a production payment/checkout incident by adding API validations that caught incorrect tax calculations (rounding logic) during CI before release, and has a track record of stabilizing flaky Cypress tests via robust selector and wait strategies.”
Mid-level Cloud DevOps Engineer specializing in AWS/Azure infrastructure and Kubernetes
“Backend/ML platform engineer in the insurance domain who built and shipped an AI-driven risk scoring/fraud detection service for underwriting. Runs containerized .NET Core and Python inference services on Azure (AKS + GPU nodes) with Terraform/ARM and Azure DevOps CI/CD, and has hands-on experience improving reliability under peak load plus implementing production AI guardrails (drift monitoring, fallbacks, human review, audit logs).”
Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation
“Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with deep healthcare claims domain experience who has owned customer-facing portals end-to-end (Java/Spring Boot + React/TypeScript) and improved usability/performance based on real user feedback. Built microservices using REST and RabbitMQ with strong observability (Splunk/cloud metrics), and delivered an internal claims investigation dashboard that streamlined operations through centralized data, search, and filtering.”
Senior Product Owner / QA & Supportability Engineer specializing in SIEM (IBM QRadar)
“Built a live free-to-play web-based financial market simulation game (YouTube-channel stock market) as a hobby project, now serving 3000+ users. Implemented core F2P systems including gacha, timed progression gates, and analytics-driven monitoring of engagement and economy health using a TypeScript/Python stack with Redis and Postgres.”
Senior Full-Stack .NET Developer specializing in cloud-native web applications
“Backend/ML systems engineer who built a Flask + PostgreSQL internal ticketing platform and demonstrates strong database/ORM performance depth (indexes, partitioning, RLS multi-tenancy). Notably optimized a high-throughput attachment OCR/embedding pipeline with batching, deduplication, and Redis caching, cutting median latency from 45s to 10s and reducing worker cost by 35% while increasing throughput 4x.”
“JavaScript/React performance-focused engineer who contributed upstream to an open-source virtualization/pagination library, fixing overlapping-fetch race conditions and introducing prefetch/deduping patterns that cut load times from ~3s to <900ms and reduced render thrash ~35%. Also built healthcare automation systems (clinical summary and claims triage), including a FastAPI + RAG pipeline that retrieved CPT/ICD evidence, improving decision accuracy from 67% to 86% and reducing turnaround time by 40%.”
Mid-Level QA Test Engineer specializing in mobile app testing and automation
“QA engineer with Citibank experience owning mobile automation and cross-platform validation (Android/iOS), including push notifications, RBAC, and backend API/data sync checks. Demonstrates strong Cypress/JavaScript E2E expertise—stabilizing CI-flaky React tests via cy.intercept—and builds pragmatic GitLab CI pipelines with smoke/regression gating plus rich reporting (Cypress Dashboard, Slack).”
Mid-level Full-Stack Software Engineer specializing in enterprise web apps and real-time dashboards
“Backend/full-stack engineer from Foxconn Industrial Internet who led development of a production TypeScript/Node.js facility monitoring platform delivering near real-time manufacturing metrics (e.g., downtime and OEE) using MySQL + InfluxDB and a React dashboard. Demonstrates strong production operations mindset with queue-based workers, idempotency/DLQ patterns, structured observability, and automated Docker + GitLab CI/CD deployments.”
Senior Data & Platform Engineer specializing in cloud-native streaming and distributed systems
“Financial data engineer who has built and operated high-volume batch + streaming pipelines (200–300 GB/day; 5–10k events/sec) using AWS, Spark/Delta, Airflow, Kafka, and Snowflake, with strong emphasis on data quality and reliability. Demonstrated measurable impact via 99.9% SLA adherence, major reductions in bad records/nulls, MTTR improvements, and significant latency/runtime/query performance gains; also built a distributed web-scraping system processing 5–10M records/day with anti-bot and schema-drift defenses.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer with production experience across React/TypeScript, Node/Express, and Java/Spring Boot, operating containerized systems on AWS (EKS/ECS/EC2/RDS/S3) with strong observability (CloudWatch/Grafana). Notable for fixing a real checkout/order-placement failure end-to-end by adding frontend submission guards and backend idempotency with Redis + Kafka deduplication, then validating impact via technical metrics and business KPIs. Has also built Kafka-based integrations/pipelines with robust retry/backfill/reconciliation patterns in retail and banking contexts.”
Mid-Level Software Engineer specializing in Java/Spring microservices and event-driven systems
“Software engineer experienced in e-commerce systems, building customer-facing features and internal operations tools with TypeScript/React frontends and Spring Boot microservices. Demonstrated measurable performance wins (order-tracking API improved from ~2s to <700ms) and strong event-driven reliability practices with RabbitMQ (idempotency, DLQs, retry/backoff), including resolving a production queue backlog incident. Built an ops dashboard with real-time cross-service order tracing that became a daily tool for support/ops and reduced escalations to engineering.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices
“JavaScript/Node.js engineer who contributes to open-source utilities focused on API integrations and JSON validation, including a 30–35% throughput improvement by profiling and optimizing deep-clone-heavy code paths. Strong in performance tooling (Node performance hooks, Chrome DevTools flame graphs), incremental/test-driven changes, and community-facing issue triage plus developer-friendly documentation.”
Mid-level Java Full-Stack Developer specializing in microservices and cloud platforms
“Full-stack engineer focused on modernizing legacy financial/compliance platforms into cloud-native, domain-driven microservices. Deep hands-on experience across Spring Boot/Kafka/Redis/Postgres-Mongo backends and React/Angular frontends, with strong CI/CD and Kubernetes/OpenShift deployment practices for real-time, high-volume workloads.”
Mid-level Java Full-Stack Developer specializing in Healthcare and Financial Services
“Full-stack engineer with healthcare domain experience (UnitedHealthcare) delivering real-time claims/eligibility dashboards using Spring Boot microservices and React/TypeScript, with strong AWS/Kubernetes DevOps. Demonstrated measurable impact through performance tuning (33% faster retrieval; 45% faster responses during a 60% traffic spike) and HIPAA-aligned security practices. Also built production FastAPI services for high-volume financial transactions with strong testing and observability (95%+ coverage; Prometheus/Grafana).”
Mid-level QA Automation Engineer specializing in web, API, and CI/CD test automation
“QA automation engineer with hands-on ownership of Selenium (C#) and Cypress (JavaScript) suites, including CI integration in GitLab with PR smoke gating and nightly regressions with JUnit reports/screenshots. Drove a reported ~60% reduction in manual effort, improved suite maintainability through reuse/merging tests, and proactively shaped requirements/acceptance criteria in sprint planning to prevent defects (including claims calculation and server/log-related issues).”
Mid-Level Full-Stack Developer specializing in Java/Spring Boot and React in banking
“Full-stack engineer (4+ years) with Citigroup experience building a modular banking dashboard using React/TypeScript/Redux and a Java Spring Boot microservices backend (12+ services) integrated with Kafka. Strong in reliability/observability and cloud operations on AWS (EC2/S3/Lambda, CloudWatch, Prometheus, ELK, IaC with Terraform/CloudFormation), with quantified improvements in latency, development speed, and data pipeline correctness.”
Senior DevSecOps/SRE Engineer specializing in secure AWS & Azure cloud platforms
“Senior production infrastructure/SRE-style engineer with deep IBM Power/AIX (7.2/7.3) ownership at scale (40+ LPARs) supporting SAP/Oracle, including live DLPAR changes and PowerHA clustering. Also brings modern cloud/DevOps experience—Azure DevOps CI/CD secured with Key Vault and Terraform-based Azure provisioning—bridging legacy enterprise platforms with cloud automation.”
Junior Robotics & Embedded Software Engineer specializing in Linux-based distributed robotic systems
“Robotics software engineer focused on system-level C++/Linux stacks for multi-robot platforms, owning the communication layer and validation/testing infrastructure. Built Python simulation/replay and fault-injection tooling integrated with Docker + GitLab CI/CD, and debugged real-time localization issues by instrumenting IPC timing and refactoring multi-threaded pipelines for deterministic performance.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring and AWS microservices
“Full-stack engineer with experience at Wells Fargo and Salesforce building regulated, customer-facing financial systems and internal DevOps tooling. Deep in microservices and event-driven architectures (Spring Boot, Kafka/RabbitMQ) with strong CI/CD automation, contract testing, and observability; delivered measurable impact including 60% faster deployments and 40% fewer support tickets.”
Mid-level DevOps/Cloud Engineer specializing in AWS & Azure infrastructure and CI/CD automation
“Infrastructure engineer with hands-on ownership of a scaled IBM Power/AIX estate (AIX 7.x, VIOS, HMC; 2 frames/20+ LPARs) supporting critical middleware and database workloads, including live DLPAR changes and VIOS/SAN outage recovery. Also brings modern DevOps/IaC experience building GitHub Actions pipelines for Docker/Kubernetes deployments and provisioning AWS environments with Terraform (EKS/RDS/VPC/IAM) using modular, review-driven workflows.”