Pre-screened and vetted.
Senior AI/ML Engineer specializing in LLMs and enterprise conversational AI
Mid-Level Full-Stack Software Engineer specializing in cloud-native APIs and compliance
“Full-stack/backend engineer with healthcare and enterprise experience: built and secured AWS-hosted services for a clinical EHR product that redacts/transforms hospital patient records for pharma customers (e.g., AstraZeneca, Johnson & Johnson). At Cisco, led an incremental Ruby-to-Python/Django migration for a compliance backend, and has deep multi-tenant security experience using Postgres RLS tied to JWT plus DLQ patterns to harden data pipelines.”
Junior Software Engineer specializing in full-stack, cloud serverless, and AI systems
“SDE who worked on an MGICS Lab robotics project building a multi-agent model to help agents understand tasks and generate robot instructions, emphasizing task-splitting, checking, and a reflection agent to improve accuracy. Also has experience using GitHub with automated CI/CD pipelines.”
Intern Full-Stack/ML Engineer specializing in LLM applications and mobile development
“Backend engineer who built a serverless AWS Lambda microservices backend for a parenting assistance mobile app, including a personalized recommendation system optimized to sub-500ms via precomputed scoring and DynamoDB caching. Demonstrates strong production pragmatism: CloudWatch-driven performance tuning (provisioned concurrency), zero-downtime phased schema migrations, and robustness patterns like optimistic locking and request deduplication. Also led a refactor of an LLM RAG pipeline to improve retrieval quality and cut latency from ~5s to ~3s.”
Mid-Level Full-Stack Software Engineer specializing in API-first microservices and cloud platforms
“Backend-focused engineer who built a resume processing and job application platform using Python/MongoDB/Streamlit, including OpenAI-powered skill/keyword extraction and recruiter-facing search/filtering. Has hands-on cloud deployment experience on AWS/Azure and executed an on-prem reservation portal migration to Azure using a phased trial-and-cutover approach; also automated CI/CD with Jenkins and GitHub Actions.”
Mid-Level Software Engineer specializing in Cloud, GenAI, and Federal systems
“Cloud-focused engineer experienced deploying and stabilizing complex production systems that span APIs, infrastructure, and automated workflows, with a strong observability and safe-release mindset (feature flags/canaries/rollbacks). Has hands-on, customer-facing incident leadership, including executing DR regional failover during an AWS us-east-1 outage to maintain service and reportedly save a client ~$10M.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Software engineer with strong compliance-domain experience who built a customer-facing compliance and reporting dashboard using React/TypeScript with Spring Boot microservices. Demonstrates mature production engineering practices—contract-first APIs, event-driven architecture (Kafka/RabbitMQ), caching (Redis), and robust CI/CD + observability (Prometheus/Grafana/ELK)—and also created a Python-based audit automation tool adopted into the standard release process.”
Senior Software Engineer specializing in identity, cloud-native microservices, and reactive web apps
“Product-focused full-stack engineer with Walmart and Dell experience who built and shipped a real-time engagement dashboard end-to-end (Kafka Streams, Spring Boot, React/TypeScript/D3) used daily by business teams, moving them from next-day reports to real-time decisioning. Strong in performance/reliability (Redis caching cut latency ~40%, 90%+ test coverage, Prometheus/CloudWatch monitoring) and production operations on AWS/EKS including handling a cascading failure from a memory leak with zero-downtime rollback and redeploy.”
Mid-Level Software Engineer specializing in Java microservices and cloud-native systems
“Full-stack engineer (SAP Labs experience) who built an end-to-end, real-time fraud detection system on Java 11/Spring Boot microservices with Kafka event streaming and a React/Redux analytics dashboard with WebSocket updates. Demonstrated strong production ownership by diagnosing a critical memory leak with Prometheus/CloudWatch + heap dumps and improving performance with Redis caching (40% faster queries), while also modernizing deployments via Kubernetes, Jenkins CI/CD, and Terraform.”
Junior AI/ML Systems Engineer specializing in LLM infrastructure and distributed training
“Built and shipped a production NMT system translating medical documentation for a rare/low-resource language, tackling data scarcity with retrieval-driven pattern matching plus dictionary/grammar- and LLM-based augmentation and validating quality with a linguistic expert. Also develops agentic LLM workflows with LangChain/LangGraph (including a deep-research style system) and has experience aligning medical AI deployments with clinician-defined risk metrics and human-in-the-loop decision making.”
Junior Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer with hands-on IoT and AI product work: built a decoupled Raspberry Pi + AWS IoT Core weather monitoring backend and a Dockerized FastAPI LLM service on AWS ECS using OpenAI/HuggingFace with an emerging RAG layer. Also delivered measurable performance gains at DAZN by redesigning event-driven/serverless ingestion (SNS, S3->Lambda->DynamoDB), cutting latency ~30% and boosting throughput ~25% while automating ~90% of manual sync work.”
Intern Software Engineer specializing in backend systems and cloud infrastructure
“Backend-focused intern who owned real-time livestream features: live comment moderation using AWS Comprehend (sentiment/toxicity/PII) with safe fallbacks, plus AI-generated positive commentary via AWS Bedrock (Claude 3 Haiku). Emphasizes reliability/low-latency design, IAM troubleshooting, and disciplined GitOps-style CI workflows for reproducible deployments.”
Mid-Level Software Engineer specializing in full-stack web and cloud systems
“Full-stack engineer with strong data engineering and privacy-domain experience, having owned an automated Data Subject Rights (DSR) processing pipeline end-to-end across Azure SQL and GCP (GCS/BigQuery). Emphasizes production reliability via idempotency, validation checkpoints, structured logging/monitoring, and safe CI/CD-driven deployments, and has also built React+TypeScript + Node/Postgres web apps with scalable, maintainable architecture.”
Senior Python Full-Stack Developer specializing in cloud-native microservices and data platforms
“Backend/data engineer from Oliver Wyman who built and ran production Python (FastAPI) services on AWS (ECS/Lambda/API Gateway) supporting risk modeling and regulatory reporting. Strong in reliability/observability, Glue-based ETL with data quality controls, and legacy SAS-to-Python modernization with rigorous parity validation; also demonstrated measurable SQL performance wins and cost-control improvements in serverless scaling. Based in Raleigh, NC and can travel onsite for important Bethesda-area meetings.”
Senior Python Full-Stack Developer specializing in cloud, data engineering, and ML/GenAI
“Backend/data engineer with hands-on production experience building FastAPI services on AWS and implementing strong reliability/observability (CloudWatch, ELK, correlation IDs, alarms). Has delivered serverless + container solutions with IaC (CloudFormation/Terraform) and Jenkins CI/CD, and built AWS Glue/PySpark pipelines into S3/Redshift with schema-evolution and data-quality safeguards; demonstrated large-scale SQL tuning (45 min to 3 min on a 500M-row workload).”
Mid-level Full-Stack Engineer specializing in cloud microservices and FinTech
“Software engineer with experience across enterprise (AIG, MSCI) and an early-stage startup (Job Map), owning production systems end-to-end. Built secure insurance microservices on Spring Boot with JWT/RBAC and AWS-based CI/CD/observability, plus Kafka streaming pipelines for financial data. Also shipped a GenAI personalization MVP using FastAPI and LLM APIs in a high-ambiguity startup environment.”
“Built and shipped a production LLM-powered incident assistant integrated with monitoring, logs, and metrics systems that reduced triage time by 30–40% and improved MTTR. Stands out for a strong reliability-first approach to agent design, including deterministic orchestration, strict schemas, fallback flows, grounding checks, and safeguards for messy operational data.”
Mid-level Full-Stack Java Developer specializing in cloud-native enterprise platforms
“Built internal product features at Sysco's Collab Cafe across React/TypeScript frontend and Spring Boot/PostgreSQL backend, including a full project invite flow and an early AI-style project matching capability. Stands out for owning features end-to-end, improving React dashboard performance with profiling and component refactoring, and making pragmatic 0→1 tradeoffs to ship quickly.”
Mid-level Software Developer specializing in backend microservices for healthcare and FinTech
“Built and deployed an AI-powered insurance claims fraud platform end-to-end using Java/Spring Boot, Kafka, OpenAI, pgvector, and AWS EKS. Stands out for combining LLM/RAG architecture with production-grade scalability and observability, delivering measurable impact including 62% less manual review, 40% better fraud precision, 37% higher throughput, and 99.95% uptime.”
Mid-level Software Engineer specializing in backend systems for FinTech
“Senior software engineer with hands-on experience leading multi-agent AI workflows in financial trading infrastructure. Most notably, they applied a specialized agent setup on a high-frequency trading backend to cut delivery time from three weeks to ten days while improving validation against risk, performance, and compliance requirements.”
Mid-level Python Full-Stack Developer specializing in FinTech and AI integration
“Python backend engineer with experience combining traditional API/microservices development and GenAI integrations, including healthcare claims workflows. Particularly compelling for teams building production AI systems: they pair hands-on work with LLMs, RAG, LangChain-style orchestration, and AWS deployment with a strong emphasis on reliability, security, and engineering discipline.”
Mid-level Full-Stack Java Developer specializing in cloud microservices and AI-driven platforms
“Software engineer with Intuit experience shipping an end-to-end real-time financial insights product on AWS, using event-driven architecture with Kafka and Spark Streaming to process millions of records with low latency. Also delivers customer-facing React + TypeScript dashboards and has hands-on production operations experience, including resolving a database scaling incident via read replicas, query tuning, and connection pooling.”
Entry-Level Full-Stack Software Engineer specializing in web, mobile, and distributed systems
“Backend engineer who built a Logistics-as-a-Service platform in Go, proactively refactoring a monolithic REST service into gRPC microservices to improve performance and maintainability. Led a 3-person team with disciplined code reviews, Dockerized DB migrations, and a canary-style rollout (5% traffic) monitored for latency and failures; also implemented JWT/OAuth2 RBAC and production-minded edge-case handling in an ordering system.”