Pre-screened and vetted.
Junior QA Automation Engineer specializing in Playwright E2E and API testing
“QA automation-focused engineer who hardens production CI/CD by integrating and stabilizing end-to-end automated tests (tackling async UI flakiness, resilient assertions/selectors, and controlled test data). Demonstrates strong cross-layer troubleshooting by correlating logs and system metrics to resolve intermittent service reachability, then adding monitoring/alerts and documentation. Also partners directly with operators to improve real-world workflows by enhancing validation logic and error messaging.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and cloud
“Backend-focused engineer with experience owning a production e-commerce platform end-to-end (TypeScript/Node/Express, React, MongoDB, Redis) including RBAC and contract-based API development. Also worked at Infosys on a large healthcare management system built with Spring Boot microservices, using Kafka for messaging/retries, circuit breakers for resilience, and OpenTelemetry/Swagger for observability and API documentation.”
Intern Software Engineer specializing in full-stack and LLM/RAG systems
“Full-stack engineer who built "Workstream AI," an AI-powered engineering visibility product that converts GitHub activity into real-time insights using an event-driven microservices stack (RabbitMQ/Postgres/Express) and GPT-4 with a React frontend. Previously a Founding SWE at a health & wellness startup, building data-driven user management tooling, and also delivered a real-time shuttle tracking/ride request system using Java Spring Boot/Hibernate + React; comfortable owning production deployment details (AWS EC2, DNS, SSL).”
Mid-level Machine Learning Engineer specializing in deep learning and generative AI
“ML/NLP engineer with hands-on experience building production systems for unstructured insurance claims and customer data linking. Delivered measurable impact at scale (millions of documents), combining transformer-based NLP, vector search (FAISS/Pinecone), and human-in-the-loop validation, and has strong production workflow/observability practices (Airflow, AWS Batch, Grafana/Prometheus).”
Junior Software Engineer specializing in full-stack, AI/ML systems, and game development
“Full-stack engineer (React/TypeScript + Bun/Node-like backend) who recently rebuilt a terminal-based chat UI, implementing custom Markdown lex/parse/render and a typewriter-style streaming renderer while optimizing React DOM growth for ~50% faster performance. Has startup experience making high-ownership decisions under ambiguity and rapidly integrating multiple external AI/tooling services (5–6 in a week) with fallback strategies for flaky dependencies.”
Mid-Level Full-Stack Java Developer specializing in enterprise web applications
“Backend engineer who built and scaled a transaction-processing microservice (150K+ records/day) in a microservices ecosystem, debugging peak-load latency/timeouts via CloudWatch/Grafana, Kafka lag analysis, and DB query tuning (indexes, Redis caching, batching). Also shipped an LLM-powered document assistant end-to-end with prompt/response validation plus retries/fallbacks for production reliability.”
Mid-level QA Testing Analyst specializing in healthcare claims adjudication and PBM workflows
“QA automation engineer with strong Cypress/JavaScript experience in healthcare claims and eligibility systems, owning end-to-end regression suites that combine UI, API, and SQL/database validations. Known for catching subtle pricing/benefit calculation defects (copay/deductible/accumulator issues) before release, stabilizing flaky CI tests via API synchronization, and shaping requirements early to improve testability and reduce downstream rework.”
Mid-level Machine Learning Engineer specializing in cloud, governance automation, and distributed systems
“Governance engineer intern at GSK who built policy-as-code automation using Open Policy Agent/Rego integrated into GitHub CI/CD and Terraform workflows. Also built and shipped a voice-enabled expense tracking app using speech-to-text + LLM structured extraction with strong validation, retries, and semantic guardrails, and designed the supporting PostgreSQL data model with performance-focused indexing.”
Mid-level Site Reliability Engineer specializing in AWS cloud and AI-driven backend systems
“Backend/AI engineer in healthcare/insurance (mentions Cigna) who has shipped production systems spanning high-reliability APIs, async job architectures (Celery), and LLM/RAG features. Built an LLM document assistant with Terraform-managed AWS infra, semantic search retrieval, and strict permissioning/audit logs, and designed an automated prior-authorization workflow with human-in-the-loop escalation and compliance-driven thresholds.”
Mid-level Technical Support Engineer specializing in backend troubleshooting and SQL/API diagnostics
“TSE with hands-on experience troubleshooting customer-reported data issues across APIs and SQL, coordinating with engineering on hotfixes, and translating risk to non-technical stakeholders. Has supported application security workflows using Veracode by generating reports, driving remediation via Jira, and tracking exposure metrics; also assisted customers with SSO setup (client ID/secret).”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and GenAI
“Full-stack engineer with cloud and GenAI experience who has owned production features end-to-end, including a reporting dashboard optimized from 14s to 5s using query/API refactoring and monitored via AWS CloudWatch. Also productionized an OpenAI-powered chatbot using LangChain with prompt design, guardrails, and evaluation via production logs and user feedback, and has led incremental legacy-to-microservices modernization with parallel run to avoid regressions.”
Junior Full-Stack Software Engineer specializing in Node.js microservices and React
“Backend engineer who has shipped both high-throughput real-time systems and production LLM/RAG features. Built a database-free, local-first messaging service (Node/Express/Socket.IO) achieving ~1,500 msgs/sec at <25ms p95, and implemented a Go-based RAG recommendation pipeline with strict JSON/schema validation, catalog grounding, fallbacks, and eval loops that cut hallucinations to ~1–2% while reducing LLM costs ~60%.”
Junior Software Engineer specializing in agentic automation and AI platforms
“Backend-leaning founding/early engineer who built automation platforms end-to-end: FastAPI/Python services integrated with a Next.js/TypeScript frontend, including a production VNC streaming URL endpoint for cloud-instance desktop viewing. Also designed core Postgres user/workflow data models and built an agentic orchestration system with LangChain/LangGraph (sub-agents, validators, pause/resume), plus made scalability tradeoffs like S3 pre-signed uploads to keep microservices responsive.”
Mid-level Software Engineer specializing in Healthcare IT & HL7 FHIR interoperability
“Backend/platform engineer with Optum experience owning a production FHIR Member Access API aligned to CMS interoperability requirements. Built and scaled Spring Boot/HAPI FHIR microservices on AWS (Docker/Kubernetes) with zero-downtime CI/CD, and operated them with strong observability (Dynatrace, logs/metrics, alerting) and incident response. Also implemented a Kafka-based FHIR bulk data pipeline with schema versioning, idempotent processing, and reliable backfills/replays.”
Mid-level Full-Stack .NET Developer specializing in Azure, APIs, and Angular SPAs
“Frontend-focused engineer with enterprise Angular experience integrated with .NET APIs, emphasizing production-ready practices (reusable components, modular architecture, TypeScript standards, Jasmine unit tests, and CI/CD). Has not built Unreal Engine UI systems yet, but articulates how they would translate web UI modularity, separation of concerns, and testing/automation practices to Unreal/CommonUI workflows.”
Junior Software Engineer specializing in AI/ML, data pipelines, and cloud APIs
“Hands-on AI/LLM practitioner who built a RAG-based customer support chatbot and tackled production issues like data chunking complexity and response-time lag. Uses techniques such as overlapping chunks, semantic search, context engineering, and query routing, and has experience presenting technical demos/workshops to developer audiences.”
Senior Full-Stack Developer specializing in cloud-native FinTech and AI platforms
“Full-stack engineer with strong production ownership: built and operated a real-time transaction monitoring/fraud-alerting system using Java Spring Boot, Kafka, Docker, and AWS with CI/CD. Demonstrates metrics-driven operations (latency, stability, consumer lag, true/false positives) and reliability patterns for integrations (idempotency, retries/backoff, DLQs, reconciliation/backfills), plus modern React/TypeScript + Node/Postgres architecture experience.”
Mid-Level AI Backend Engineer specializing in Python, LLM/RAG, and healthcare/insurance platforms
“AI Backend Engineer in MetLife’s claims technology group who built and deployed a production LLM-based decision support system that helps claim adjusters quickly find relevant policy rules from long PDFs and historical notes. Designed it as multiple production-grade services with retrieval-first guardrails, continuous validation, and Airflow-orchestrated pipelines for ingestion, embeddings, and vector index updates to keep the system reliable as policies and data evolve.”
Mid-level Full-Stack Developer specializing in microservices and cloud-native web apps
“Frontend engineer who has led customer-facing web products end-to-end, with strong emphasis on scalable component architecture, design systems, and automated quality gates (CI + unit/integration/E2E). Experienced building complex React+TypeScript dashboards with thoughtful state separation and shipping fast via feature flags/canary releases while monitoring and optimizing real-world performance issues.”
Senior Frontend Engineer specializing in scalable consumer apps and micro frontends
“Frontend engineer focused on React/TypeScript dashboards for manufacturing-cycle analytics (downtime/wait time/cycle time). Has hands-on experience building reusable charting components (JSON-to-graph) with React ECharts, scaling data flows with Redux/RTK Query, and refactoring monolithic UI code into modular components while shipping on a ~3-week release cadence.”
Mid-level Full-Stack Developer specializing in Java, Spring Boot, and Angular
“Full-stack engineer who modernized mission-critical legacy COBOL/AS400 systems into a Java + Angular/TypeScript web application, owning backend APIs, UI, database performance tuning, and JWT security end-to-end. Built and transitioned an internal docketing/hearing scheduling system with complex business rules, emphasizing smooth adoption, performance, and quality through phased agile delivery.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native and mobile applications
“LLM-focused engineer with end-to-end experience shipping an OpenAI-powered edtech teacher assistant into production, using Humanloop-driven prompt iteration, rigorous observability (Datadog), and A/B testing tied to real learning metrics (25% comprehension lift). Also led adoption-driving technical demos at SiriusXM (event-driven AWS Lambda/Kotlin/CDK pipeline cutting processing from 24 hours to seconds) and partnered with sales at Spresso.ai to close eCommerce SDK deals and boost activation from 40% to 85%.”
Mid-level Full-Stack Developer specializing in cloud-native APIs and data workflows
“Built and owned end-to-end ordering and inventory/order management systems for a wholesale distributor, delivering an MVP quickly and iterating based on direct observation of daily users. Experienced with TypeScript/React + Node.js layered architectures and microservices using RabbitMQ, including real-world scaling issues (duplicates, backpressure) and observability practices (correlation IDs, structured logging).”
Mid-level .NET Backend Developer specializing in secure APIs and enterprise integrations
“Built and owned UPS tracking/reporting and operations workflow dashboards, delivering customer-facing APIs and real-time React/TypeScript UIs backed by .NET Core. Experienced in high-volume microservices using IBM MQ/Azure Service Bus with strong reliability patterns (idempotency, retries, DLQ) and Azure-based observability, plus performance tuning across frontend and SQL-backed services.”