Pre-screened and vetted.
Mid-Level Full-Stack Software Engineer specializing in backend automation and insurance systems
“Full-stack engineer with hands-on production ownership across Angular/.NET/SQL and React+TypeScript/Node/Postgres stacks, including CI/CD and AWS operations (EC2/ECS, RDS, S3, CloudWatch). Delivered an internal insurance document upload and tracking feature end-to-end, adding audit/history and async processing, then validated success through monitoring metrics and reduced support tickets. Comfortable shipping MVPs in ambiguous environments using feature flags, strong validation, and backward-compatible database migrations.”
Senior Full-Stack Software Engineer specializing in cloud-native microservices and FinTech
“Front-end engineer with experience at Optum and Wells Fargo maintaining internal React/Angular component libraries and design-system-aligned UI modules used across multiple apps. Known for stabilizing shared libraries via semantic versioning, Jest test automation, and high-quality documentation, plus measurable performance wins (≈40% faster dashboard loads) through profiling-driven React and API optimizations.”
Mid-Level Software Engineer specializing in cloud-native microservices on AWS and Kubernetes
“Backend engineer who built a stateless Python/Flask service supporting a healthcare-document ETL pipeline, offloading heavy processing to Celery workers and adding strong observability (metrics, structured logs, audits). Demonstrates practical performance/reliability work: batch chunking, priority queues, autoscaling by queue depth/CPU, DLQ routing, and PostgreSQL tuning (indexes, pagination) to cut slow API responses. Also has experience deploying real-time ML classification via TensorFlow Serving behind a FastAPI wrapper and integrating models via REST/gRPC.”
Intern Software Engineer specializing in cloud, full-stack, and AI systems
“Built a production LLM-assisted workflow for customer configuration data migrations, combining agentic parsing with deterministic validation and fail-safe pipeline design. Stands out for turning messy ERP and operational data into reliable, repeatable transformations while improving accuracy and cutting manual effort by more than 80%.”
Senior Full-Stack Software Engineer specializing in backend systems and cloud-native APIs
“Full-stack engineer with startup-style ownership across backend, frontend, and AI systems, spanning Java/Spring, React, Node/TypeScript, and LLM-powered retrieval. Shipped a workspace intelligence layer using LangChain, OpenAI, and Pinecone to paying customers, while also improving core product metrics like workspace creation success (+30%), latency (450ms to 280ms), and deployment cycle time (-40%).”
Mid-level Software Engineer specializing in ML infrastructure and cloud-native data platforms
“Backend/data engineer focused on high-scale, event-driven AWS ingestion systems (SQS/Lambda/EKS) processing millions of events per day, with strong reliability patterns (idempotency, DLQs, bounded retries) and deep observability using Datadog distributed tracing. Has delivered Terraform/GitHub Actions CI/CD and improved secret rotation via Secrets Manager + IRSA, plus Glue-based ETL with schema-evolution handling and Postgres SQL optimization (including JSONB/GIN indexing). Candidate is currently living outside the US and states they do not have US work authorization.”
Junior Software Engineer specializing in Full-Stack and GenAI/LLM applications
“LLM/RAG practitioner building clinician-facing AI search and Q&A inside EHR workflows, focused on trust, latency, and safety (grounded answers with citations, PHI controls, encryption/audit logs). Demonstrated real-time incident response for production LLM systems (e.g., fixing a metadata-filter deployment regression to prevent irrelevant results/cross-patient leakage) and strong demo/enablement skills for mixed technical and clinical stakeholders; also shipped a multi-model RAG tool at OrbeX Labs with upload/search/audit features for day-to-day adoption.”
Mid-level Software Engineer specializing in Java microservices and distributed systems
“Systems Engineer at Tata Consultancy Services with hands-on ownership of enterprise logistics microservices (Spring Boot) using Kafka integrated with Azure Event Hubs, including partitioning strategies and operational handling of consumer lag/duplicate events. Also built a full-stack road-accident blackspot detection application using Python-based spatial clustering and model evaluation with a JavaScript/Mapbox frontend.”
Mid-Level Full-Stack Engineer specializing in cloud-native e-commerce and AI/ML systems
“Full-stack engineer with strong ownership in fast-moving environments: designed and shipped a pre-order/campaign inventory system (NestJS + Strapi + Datadog) that freed 34% warehouse space and reduced stock risk to ~5.7%. Also built rapid, high-impact logistics features (Spot Sales) that drove last-mile cost to ~0 in ~40 days, and has hands-on AWS/Terraform/CI-CD experience including deploying a global RAG system with Pinecone, Datadog, and PagerDuty.”
Mid-level QA Automation Engineer specializing in healthcare applications
“QA automation engineer with deep experience owning end-to-end Cypress/JavaScript test suites (smoke, regression, and API contract tests) integrated into GitHub CI with merge gating and rich reporting. Demonstrated healthcare enrollment domain expertise by catching a critical eligibility versioning/overwrite defect via API + DB assertions that UI tests missed, then hardening the pipeline with contract tests and idempotency checks.”
Mid-level Full-Stack Python Developer specializing in cloud-native healthcare and FinTech apps
“Full-stack engineer with healthcare and fintech experience who has owned production features end-to-end—most notably an AI assistant clinical risk summary tool on AWS (FastAPI/Lambda + React/TypeScript) that cut analyst review time ~40%. Strong in performance tuning for large datasets (S3/Athena), production ops/observability (CloudWatch, CI/CD, env separation), and building reliable ETL/integrations with idempotency and retries.”
Staff Software Engineer/Architect specializing in Java microservices and multi-cloud (AWS/Azure)
“Backend/platform engineer with State Farm experience modernizing and scaling an enterprise consolidated payment data platform and event-driven pipelines. Built cloud-native payment architecture (ECS->EKS) handling millions of financial transactions/day and high-volume telemetry (~100M events/day), with strong schema governance (Avro + schema registry) and production operations/incident mitigation driven by observability.”
Mid-level Data Engineer specializing in scalable ETL/ELT and real-time streaming pipelines
“Built and shipped a production LLM-powered customer support agent for an EV charging platform using RAG plus internal APIs, automating session/payment issues and ticket routing. Emphasizes production readiness via guardrails, schema validation, state-machine orchestration, monitoring, and continuous evals, delivering a reported 35–40% reduction in support tickets and improved customer satisfaction.”
Senior AI/ML Engineer specializing in healthcare NLP and predictive analytics
“ML/NLP engineer with healthcare and industrial IoT experience: built an Optum pipeline that converted 2M+ physician notes into structured entities and linked them with claims/pharmacy data to create an actionable patient timeline. Deep hands-on expertise in production NER, entity resolution, and hybrid search (Elasticsearch + embeddings/FAISS), plus robust data engineering practices (Airflow, Spark, data contracts, auditability) and experimentation-to-production rollout via shadow mode and feature flags.”
Mid-level Full-Stack Engineer specializing in cloud-native web apps
“Full-stack engineer in an early-stage startup who built an EV charger monitoring and payments dashboard from scratch, owning UI/UX (Figma), React frontend, Node/Postgres APIs, and production deployment/ops (Firebase + AWS). Demonstrated measurable impact (40% fewer reconciliation errors) and strong reliability chops through multi-source energy/payment ingestion, idempotent pipelines, and CloudWatch-driven incident resolution.”
Mid-level Full-Stack Developer specializing in Angular/React and Spring Boot
“Full-stack engineer with experience at Cummins owning production features end-to-end (React/TypeScript + Node + Postgres) and operating them in AWS (EC2/RDS/S3/IAM) with CloudWatch-based observability. Also built resilient ETL and third-party integrations, including an AWS Glue–S3–Redshift pipeline hardened with validation, idempotent UPSERTs, retries/backfills, and quarantine handling to prevent bad or duplicate data.”
Junior AI/ML Engineer specializing in deep learning and full-stack ML applications
“Built and operated a production-used RAG-based AI study planner (GPT-4 + FAISS) that handled 250+ concurrent users, with real-world reliability engineering (caching, fallbacks, schema validation, Redis state, monitoring). Also has healthcare data integration experience at Medinet Analytics, standardizing messy EHR/practice-management data with canonical schemas, idempotency hashing, and compliance-grade audit trails.”
Mid-level Data Engineer specializing in cloud big data and streaming pipelines
“Data engineer focused on large-scale financial data platforms, with hands-on ownership of an AWS + Databricks + Snowflake pipeline processing ~2TB/day. Strong in data quality (Great Expectations), schema drift automation, and production reliability (99.9%), plus measurable performance/cost wins (4h→1.2h, ~25% cost reduction). Also built an async Python crawling/ingestion framework with anti-bot mitigation, retries, and Airflow-driven backfills.”
Mid-level Full-Stack Engineer specializing in AI and enterprise healthcare systems
“Built and shipped a production LLM-powered agent for supply chain operations that integrates ERP data and automates multi-step decision-making with tool calling, state management, and structured JSON outputs. Emphasizes production reliability (guardrails, fallbacks, monitoring, idempotency) and reports strong business impact: 40% faster decisions, 30% higher throughput, and 25% efficiency gains.”
Junior Software Engineer specializing in AI and distributed systems
“Built and shipped a production LLM-driven data harmonization/record-matching pipeline for pharmaceutical datasets, combining normalization, embeddings/vector search, and an LLM validation step. Emphasizes production reliability via guardrails, confidence thresholds, idempotent/retryable stages, and human-in-the-loop fallbacks, with monitoring focused on manual review and error rates to reduce false positives.”
Mid-level Software Engineer specializing in backend microservices and Healthcare IT
“Backend and distributed-systems engineer with experience integrating LLM capabilities into clinical data workflows at CVS. Stands out for treating AI as an engineering accelerator rather than a shortcut, with strong emphasis on validation, observability, Kafka-based async pipelines, and safe multi-agent orchestration for production systems.”
Junior Software Engineer specializing in backend, cloud, and FinTech systems
“Built both a full-stack job platform used by 600+ university students/employers and production AI systems ranging from an insurance support chatbot for a 1M+ user platform to an autonomous SRE agent at Ribbon. Stands out for combining strong software engineering fundamentals with careful AI safety, evaluation, and human-in-the-loop design in real production environments.”
Junior Software Engineer specializing in cloud, DevOps, and applied AI security
“Founding engineer who built a multi-tenant AWS backend from scratch focused on ultra-fast, configuration-driven client onboarding and low operational cost. Automated tenant provisioning/deployments with Terraform + GitHub Actions (new client infra in ~13 minutes) and scaled to 62 production clients handling ~75k requests/day without a major rewrite. Hands-on with migrations (DynamoDB->MongoDB), reliability/observability, and performance tuning (indexes, Redis, queueing, connection management).”
Mid-level Backend Engineer specializing in microservices and event-driven systems
“Backend-leaning full-stack engineer who has built and operated event-driven microservices platforms (FastAPI/React/TypeScript, Kafka, Kubernetes) and internal DevOps tooling. Delivered measurable impact through user-feedback-driven iteration (WebSockets update mechanism cutting redundant API calls ~30%) and operational improvements (deployment monitoring dashboard reducing rollback time ~40%), with strong focus on reliability, observability, and data consistency at scale.”