Pre-screened and vetted.
Senior AI/ML Engineer specializing in LLMs, NLP, and enterprise conversational AI
“Built and owned a production conversational AI platform for a healthcare contact center, including RAG-based agent assist, hybrid retrieval, safety guardrails, and production monitoring. Stands out for combining LLM product delivery with strong operational rigor, driving a reported 25-30% improvement in handling time in a sensitive healthcare environment.”
Mid-level Java Full-Stack Developer specializing in scalable microservices
“Full-stack engineer with hands-on experience shipping operational products in inventory and production management, spanning React/TypeScript frontends and Python, Node.js, and Java/Spring Boot backends. Particularly strong in making complex systems usable and reliable in production, including AI-powered anomaly detection with fallback logic, observability, and user-friendly alerting for non-technical operations teams.”
Junior Software Engineer specializing in AI and full-stack product development
“Frontend/product engineer from IXL who built an AI workspace for teachers to generate, edit, and chain classroom resources using LLMs. They show unusual depth in browser fundamentals and rich-text/math UI work, including debugging a rare repaint issue and designing mixed text/LaTeX editing experiences for educators.”
Senior Frontend Engineer specializing in enterprise SaaS platforms
“Front-end engineer with significant ownership of sophisticated enterprise admin experiences in Cisco Webex Control Hub. Stands out for building permission-aware, route-driven UI architecture and solving tricky browser/CSS integration issues across shell and remote-entry boundaries while keeping the experience polished and consistent for expert users.”
Mid-level Full-Stack Software Engineer specializing in FinTech microservices
“Robotics software engineer who has built end-to-end pipelines spanning backend/data processing through model interfaces and hardware integration. Has hands-on ROS2 experience building Python nodes and debugging real-time behavior via profiling, publish-rate tuning, and latency fixes, plus experience standardizing multi-robot communication with QoS adjustments. Uses Gazebo simulation and Docker/CI/CD to catch integration issues early and speed iteration.”
Mid-level Full-Stack Software Engineer specializing in Healthcare IT and FinTech
“Full stack engineer in the financial/thematic investing domain who built end-to-end applications on AWS. Notably redesigned a slow portfolio analytics workflow by offloading heavy computations to scheduled AWS Lambda jobs and caching results in DynamoDB (TTL), cutting API latency from ~5 seconds to under 300ms while supporting data-heavy daily market processing.”
Junior Cloud/DevOps Engineer specializing in Kubernetes, Terraform, and multi-cloud customer engineering
“Solutions Engineer focused on application and platform security for enterprise cloud-native deployments, advising customers on threat modeling and secure CI/CD practices across AWS and Kubernetes. Has implemented SCA/container scanning and vuln checks in pipelines, tuned thresholds to reduce false positives, and driven outcomes like faster security approvals and smoother production rollouts. Troubleshot high-load Kubernetes failures (OOMKills, registry throttling) and turned fixes into a standard tuning guide.”
Mid-Level Software Engineer specializing in LLM agents and real-time data streaming
“Software engineer with experience at Striim and Amazon who ships end-to-end production systems across UI, backend, ML, and operations. Built a real-time PII detection capability for a streaming data platform by integrating Python ML inference into a Java monolith via gRPC sidecars, achieving ~3M events/hour throughput and ~93% accuracy, and helped drive enterprise adoption (Fiserv, CVS). Also modernized internal Amazon tooling for multi-region scale with modularization and fully automated deployments.”
Mid-level Java Full-Stack Developer specializing in cloud microservices
“Backend/platform engineer with payroll domain depth who built high-volume payroll processing microservices (Java/Spring Boot, Kafka, PostgreSQL, Redis) on AWS Kubernetes and debugged major peak-cycle latency by redesigning transaction boundaries and moving to async Kafka processing (>50% latency reduction). Also shipped an LLM-powered HR assistant using RAG with strong security/guardrails (RBAC, PII masking, audit logs) that cut support tickets by 40%, and designed reliable multi-step agent workflows with retries, circuit breakers, and idempotency.”
Senior Backend Software Engineer specializing in financial workflow automation
“Backend/AI workflow engineer with PayPal experience building workflow-driven financial compliance systems (Python/Java, Postgres, AWS/EKS) at thousands of executions/day. Has shipped production LLM-powered document extraction with strict schema/rule validation, auditability, and human-in-the-loop fallbacks, and has deep expertise in reliability (idempotency, locking, state machines) and Postgres performance tuning.”
Mid-level Full-Stack Engineer specializing in scalable APIs, cloud infrastructure, and GenAI apps
“Backend/platform engineer with experience across edtech, logistics, and AWS internal systems—owned a production course recommender end-to-end (model serving + APIs + caching/observability), delivering +30% CTR and -20% latency. Has scaled real-time delivery visibility/rerouting on Kubernetes/EKS to sub-200ms P95 during demand spikes and built billion-events/day telemetry pipelines on AWS (Kinesis Firehose, Lambda, S3, Redshift) with schema evolution, dedupe, and replay support.”
Mid-Level Full-Stack Software Engineer specializing in AWS cloud and microservices
“Backend/LLM engineer who built a production-critical Amazon Bedrock + RAG correction and compliance layer for employee communications, integrating tightly with existing Spring Boot/AWS microservices to reduce manual review while keeping outputs explainable and auditable. Also designed an event-driven system processing 10M+ events/day (SQS/Lambda/DynamoDB/Elasticsearch) and handled on-call incidents with strong observability and reliability patterns (idempotency, retries, hotspot mitigation).”
Senior Cloud & DevOps Engineer specializing in enterprise cloud automation and Kubernetes
“Infrastructure/DevOps engineer with primary ownership in enterprise Linux and AWS/Azure production environments (including financial systems). Built secure, repeatable CI/CD pipelines deploying containerized workloads to EKS/ECS and implemented Terraform/CloudFormation IaC with drift detection and rollback practices; lacks direct IBM Power/AIX/PowerHA experience.”
Mid-level Full-Stack Developer specializing in cloud-native web apps and APIs
“Backend engineer with experience building microservice-based systems that integrate LLM workflows (code review suggestions, documentation generation, test scaffolding) using REST APIs, Celery/Redis, and OpenTelemetry for observability. Demonstrates hands-on database and performance optimization in PostgreSQL/SQLAlchemy (bulk inserts, lock mitigation, cursor-based pagination) plus multi-tenant data isolation via tenant-aware models, middleware scoping, and schema/row-level strategies.”
Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems
“Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.”
Intern Software Engineer specializing in systems, cloud, and security
“Systems and infrastructure engineer pivoting toward robotics software; brings strong low-level debugging, multithreaded systems, and networking experience where correctness and timing matter. Has hands-on experience using Docker and CI/CD to build reproducible test/evaluation environments (thesis), and proposes a disciplined, contract-driven approach to distributed communication and real-time performance debugging.”
Senior Data Scientist / Generative AI Engineer specializing in fraud, risk, and MLOps
“Built and deployed a production LLM/RAG fraud investigation system to replace manual investigator workflows, combining transaction data, historical cases, and policy documents with agent-style steps and LoRA fine-tuning. Demonstrates strong reliability engineering (grounding, citations, abstention paths), performance optimization (retrieval/indexing/caching), and end-to-end MLOps orchestration using Azure ML Pipelines/MLflow plus Kubernetes/Argo with canary and rollback deployments.”
Senior AI & Machine Learning Engineer specializing in GenAI, Agentic AI, and RAG
“Built a production agentic AI system to automate data science work using a layered architecture (executive-summary handling, tool-based execution, and on-the-fly code generation). Demonstrates strong end-to-end agent development practices including RAG with vector databases, prompt engineering, and multi-method evaluation (LLM-as-judge/human/code-based), plus Airflow-based orchestration for ML data pipelines and close collaboration with business end users.”
Senior Full-Stack Software Engineer specializing in Healthcare IT and FinTech
“Backend/platform engineer building HIPAA-compliant, real-time healthcare systems: owned a Python/Flask API layer for an AI-enabled patient engagement and risk scoring service, implemented PHI-safe logging and cross-service auditability, and delivered Kubernetes microservices via ArgoCD GitOps. Also has experience with Kafka streaming pipelines and hybrid cloud-to-on-prem migrations in regulated healthcare/fintech environments.”
Mid-level Data Scientist specializing in NLP, LLMs, and cloud ML platforms
“LLM/MLOps engineer who has shipped production systems for complaint intelligence and contact-center NLU, including LoRA/RLHF-tuned LLaMA models deployed on GKE with vLLM and Vertex AI batch pipelines to BigQuery. Demonstrates strong practical focus on hallucination control, data imbalance mitigation, and production monitoring (Langfuse) with regression testing and canary rollouts, plus experience orchestrating complex workflows with AWS Step Functions.”
Senior Software Engineer specializing in data infrastructure and reporting platforms
“Backend/data platform engineer who owned a production merchant-activity aggregation and event publishing system processing ~500k merchants daily. Built a Snowflake-based daily KPI summarization pipeline orchestrated via AWS Glue/SQS and an ECS Spring Boot publisher that encrypts and publishes events to Kafka, with strong operational monitoring and reconciliation. Drove major scalability wins (10x throughput) via caching around encryption/key-management and designed selective reprocessing to handle late-arriving data cost-effectively.”
Mid-level Software Engineer specializing in distributed backend systems and search platforms
“Backend/data-systems SWE (2 years) who has built production ETL/streaming workflows (Kafka, Debezium, Elasticsearch) and troubleshot real SQL performance regressions caused by indexing/type issues. Also ships full-stack personal projects in Next.js App Router + TypeScript with Postgres, emphasizing reliability via constraints, idempotency, and strong observability (Grafana/Kibana).”
Mid-Level Backend Software Engineer specializing in FinTech and scalable APIs
“Backend/microservices engineer with fintech loan-lifecycle experience operating low-latency (sub-250ms) services in production using Kafka, idempotent transaction design, and Datadog observability. Also built an end-to-end LLM chatbot (React + Flask) with a decoupled model integration layer (FLAN-T5 via Hugging Face) and has experience designing partner-facing REST APIs with OAuth2/JWT and Swagger documentation.”
Mid-level Software Engineer specializing in AI agents and cloud-native microservices
“Built and shipped a production LLM-powered multi-agent system that autonomously generates and publishes YouTube videos end-to-end (trend discovery, script writing, image/caption generation, timestamped video assembly). Emphasizes production readiness with extensive automated testing, Redis/Postgres/TimescaleDB state orchestration, and Prometheus/Grafana monitoring, reporting ~100x faster content production and improved engagement/viewership.”