Pre-screened and vetted.
Senior Full-Stack Software Engineer specializing in API architecture and AI agentic RAG systems
“Hands-on backend/AI engineer who solo-built two production Claude-based agent systems: an internal Slack RAG over Confluence/Jira/code/regulatory docs and a HIPAA/GDPR-compliant patient chatbot with embedding guardrails and expert-in-the-loop evals. Also architected a multi-region patient portal + microservices platform with Terraform/CI-CD and federated gateways, delivering major onboarding automation and strong reliability wins (PgBouncer, chaos/perf testing).”
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.”
Junior Software Engineer specializing in full-stack systems and LLM automation
“Full-stack engineer who shipped a production "Financial Insight" assistant dashboard in Next.js App Router/TypeScript, integrating a RAG pipeline (embeddings + ChromaDB + LLM) via route handlers and owning post-launch performance (latency, token cost, retrieval relevance). Also built/optimized Postgres-backed workflows for an outbound dialer and callback routing engine handling ~10,000 daily contacts, validating query performance with EXPLAIN (ANALYZE, BUFFERS).”
Mid-level Backend Software Developer specializing in cloud-native microservices
“Backend engineer with American Express experience maintaining an internal Python/Flask rewards simulation microservice used by product analysts and QA. Demonstrated strong performance and scalability work: moved batch simulations to Celery, added Redis caching to cut DynamoDB latency, and tuned Postgres/SQLAlchemy queries with EXPLAIN ANALYZE and composite indexes (bringing API responses under ~200ms by queueing jobs). Also has experience integrating ML via Flask-based model-serving APIs (scikit-learn/LightGBM packaged with joblib) and designing multi-tenant data isolation and tenant-specific configuration systems.”
Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure
“Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.”
Mid-Level Full-Stack Java Developer specializing in microservices, cloud, and AI integration
“Backend engineer working on high-volume insurance claims intake systems who shipped a production GenAI document-classification capability in Spring Boot microservices. Emphasizes reliability in LLM systems (strict schemas, confidence thresholds, monitoring, and manual-review fallbacks) and runs evaluation loops with labeled historical documents to drive prompt/validation improvements and reduce manual review.”
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).”
Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms
“Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).”
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).”
Junior Software Engineer specializing in backend systems and LLM/RAG applications
“Full-stack engineer who built a cloud storage app feature (file upload/management) with Next.js App Router + TypeScript and owned post-launch improvements. Also has internship experience building a geospatial AI chatbot: designed Postgres/PostGIS data models and optimized spatial queries, and implemented an LLM workflow orchestrated with LangChain/LangGraph plus a RAG pipeline grounded in OpenStreetMap data to reduce hallucinations.”
Mid-Level Full-Stack Software Developer specializing in Java microservices and modern web apps
“Software engineer with experience building and iterating high-volume Spring Boot microservices on AWS (Docker/Kubernetes) and integrating with React front-ends. Also delivered an LLM-powered document summarization system using embeddings + retrieval (RAG) with grounding/guardrails and built evaluation loops that directly drove retrieval and chunking improvements. Has scaled Kafka-based pipelines processing millions of messy financial/infrastructure records with reliability and cost/latency tradeoff management.”
Senior Full-Stack Product Engineer specializing in Next.js, TypeScript, and distributed systems
“Full-stack engineer who built and shipped an analytics dashboard for search visibility using Next.js App Router/TypeScript with a server-components-first data strategy and server actions for interactivity. Designed and optimized the underlying Postgres analytics model and queries at scale, and implemented a durable Temporal-based indexing workflow with retries and idempotency—plus delivered a major frontend performance jump (Lighthouse low 70s to mid-90s).”
Senior Data Engineer specializing in cloud data platforms and ML pipelines
“Data engineer focused on AWS-based enterprise data platforms, owning end-to-end pipelines from multi-source batch/stream ingestion (Glue/Kinesis/StreamSets/Airflow) through PySpark transformations into curated datasets for Redshift/Snowflake. Emphasizes production reliability with strong monitoring/observability and data quality gates, and reports ~30% performance improvement plus improved SLAs and latency after optimization.”
Mid-level Data Scientist specializing in MLOps and Generative AI
“Robotics software/ML engineer who built perception and navigation-related ML systems for autonomous supermarket carts, including object detection, shelf recognition, and obstacle avoidance. Strong ROS/ROS2 practitioner who optimized real-time performance (reported 50% latency reduction) and deployed containerized ROS/ML pipelines at scale using Docker, Kubernetes, and CI/CD.”
Mid-level Backend Software Engineer specializing in Python/FastAPI on AWS
“Backend engineer with healthcare domain experience building AI-driven radiology workflow systems. Evolved tightly coupled APIs into secure, reliable FastAPI-based services by moving heavy imaging/data processing into idempotent asynchronous pipelines with retries, feature-flagged incremental rollout, and strong data-integrity controls (constraints, backfills, validation). Strong focus on defense-in-depth security for sensitive patient data (OAuth2/JWT, RBAC, and database-level protections).”
Senior Python Backend Engineer specializing in scalable APIs and cloud-native microservices
“Backend/data platform engineer who has built and operated a cloud-native media ingestion/processing platform in Python (Django/DRF, FastAPI) with Kafka, Postgres, and Redis, emphasizing multi-tenant security and reliability. Delivered AWS production systems combining EKS and Lambda with Terraform + GitHub Actions/Helm, and built Glue-based ETL pipelines with strong schema-evolution and data-quality practices; also modernized SAS analytics into Python on AWS. Seeking fully remote roles with a $120K–$140K base range.”
Senior Software Engineer specializing in cloud-native microservices (AWS, Java, Kafka)
“Backend engineer with hands-on experience modernizing high-volume transactional systems by decomposing monoliths into Spring Boot microservices on AWS, using Kafka for async workflows and Redis/SQL tuning for latency. Has built Python/FastAPI services with strong API contracts and production-grade security (OAuth2/JWT, RBAC, row-level security), and proactively hardened payment flows against race conditions and double-charging via idempotency.”
Junior AI/ML Engineer specializing in RAG systems and cloud-native MLOps
“Built and shipped a production LLM-powered RAG system at Upstart enabling natural-language search across 50k+ scattered internal technical docs. Delivered sub-300ms p95 latency for ~50 active users with strong hallucination safeguards (retrieval-first, thresholds, citations) plus robust testing/monitoring and cost controls (prompt caching cutting API spend ~20%).”
Intern Software Engineer specializing in agentic RAG and full-stack web development
“Entry-level software engineer who built an agentic AI backend in Python/FastAPI, including APIs for conversation history retrieval and user data storage, and worked through async/concurrency challenges for multiple agents querying simultaneously. Also has practical AWS experience using S3 for static hosting with Lambda and RDS for backend/data access.”
Senior AI/ML & Full-Stack Engineer specializing in GenAI, RAG, and MLOps platforms
“Backend/data platform engineer who owned end-to-end production services for a fleet analytics/GenAI platform, spanning FastAPI microservices on Kubernetes and AWS (EKS + Lambda) event-driven workloads. Strong in reliability/observability (OpenTelemetry, circuit breakers, idempotency), data pipelines (Glue/Airflow/Snowflake), and measurable performance/cost wins (SQL 10s to <800ms P95; ~30% compute cost reduction).”
Mid-level Machine Learning Engineer specializing in Generative AI and LLM applications
“GenAI engineer who has deployed production LLM/RAG chatbots for internal document search, focusing on reliability (hallucination reduction via prompt guardrails + retrieval filtering) and performance (latency improvements via caching). Experienced with LangChain/LangGraph orchestration for multi-step agent workflows and iterates using monitoring/logs and benchmark-driven evaluation while partnering closely with product and business teams.”
Entry-Level AI/ML Engineer specializing in LLM apps, RAG pipelines, and production ML systems
“AI/LLM practitioner at iFrog Marketing Solutions who drove a RAG chatbot from prototype to production in a legacy, AI-resistant environment by validating customer needs and building a business case. Implemented production-grade LLM practices (CI/CD eval gating, rollbacks, prompt/context engineering) and led internal workshops to bring non-AI-native developers up to speed while partnering with sales on tailored demos to drive adoption.”
Mid-level Full-Stack .NET Engineer specializing in Sitecore and cloud-native microservices
“Backend/web API engineer with hands-on experience deploying .NET Core APIs to Azure App Service and stabilizing production systems through disciplined log-driven troubleshooting, environment configuration management, and SQL performance tuning (execution plans, query rewrites, indexing). Has also debugged cross-layer incidents involving DB locks and network latency, and modifies Python/XML automation scripts to meet customer-specific requirements while improving logging and performance.”