Pre-screened and vetted.
Mid-level AI Engineer specializing in generative and multimodal systems
“Built and productionized an agentic LLM automation system for an insurance client to determine medication eligibility, using prompt-chaining plus a RAG pipeline over policy rules and deploying on AWS (Lambda/Step Functions, Bedrock) with a serverless architecture. Addressed major data/schema mismatch issues via a semantic matching pipeline and validated performance through human agreement scoring, A/B testing, KPI monitoring, and confidence-based human-in-the-loop review.”
Intern Applied AI Engineer specializing in LLM systems and data engineering
“Full-stack engineer with hands-on production experience across both traditional SaaS and LLM-powered support tooling. They owned a real-time ecommerce order tracking dashboard that improved support response times by 40%, and helped ship an AI support assistant using the OpenAI GPT API that cut ticket handling time by 30% through strong prompt design, retrieval grounding, validation, and human-in-the-loop safeguards.”
Mid Software Engineer specializing in backend systems and FinTech
“Backend/full-stack engineer with experience spanning banking implementations at FIS and hands-on product building in React, TypeScript, Node.js, SQL, and Python. Stands out for owning six bank go-lives end-to-end, building an AI resume evaluator, and proactively automating manual operations workflows to reduce errors and improve consistency.”
Junior Full-Stack Software Engineer specializing in backend systems and web applications
“Built an AI-powered document extraction system at Copart that moved from initial POC to rollout across multiple yards, with customer-driven iteration including batch processing. Has hands-on full-stack experience spanning Java/Spring Boot backends, React frontends, and LLM-based workflows, with attention to reliability through multi-LLM fallback, retries, and post-processing.”
Mid-level Software Engineer specializing in full-stack cloud applications
“Backend-leaning full-stack engineer who has shipped both enterprise workflow software and AI-powered document intelligence products. Stands out for combining practical product judgment with strong production debugging skills across Spring Boot, GraphQL, FastAPI, vector search, and RAG systems, and for improving adoption by making AI search experiences intuitive for non-technical users.”
Intern-level Software Engineer specializing in AI/ML and full-stack development
“Built a sophisticated AI career counselor as a full-stack web app for early-career students, integrating React, Flask, Pinecone, and LLM inference into a stateful conversational product. Stands out for combining hands-on debugging of retrieval/embedding pipelines with strong browser-performance instincts and pragmatic UX iteration based on real user testing.”
Intern software engineer specializing in AI analytics and RAG systems
“New grad software engineer with hands-on experience building production full-stack analytics infrastructure during a Swiftwise AI internship and independently shipping AI products. Stands out for combining strong TypeScript/React/backend fundamentals with practical RAG and agent-building experience, including a poker coaching assistant built solo from ingestion and retrieval through prompt tuning and evaluation.”
Senior Front-End Engineer specializing in React, TypeScript, and healthcare AI
“Frontend-focused engineer building production-grade, browser-based AI products, including a live clinical decision support platform for Stanford clinicians. Stands out for combining sophisticated React/TypeScript streaming UI architecture with strong browser performance expertise, including Core Web Vitals and rendering-pipeline optimization.”
Mid-level Full-Stack Developer specializing in scalable web apps and healthcare IT
“Full-stack engineer with hands-on ownership of a production telemedicine dashboard at Cleveland Clinic, spanning React/TypeScript frontend, Spring Boot and Node.js backend services, and AWS/Kubernetes infrastructure. Stands out for real-time systems expertise, measurable performance improvements in a healthcare setting, and a clear interest in applying that backend/cloud foundation to AI agent systems.”
Senior Software Developer specializing in full-stack web and cloud applications
“Founder of Snazified Inc., a multi-tenant ATS startup, where they led a 5-person remote engineering team and built AI-powered workflow features that reportedly drove 75% sales growth and 90%+ customer retention. They also launched a separate subscription profile platform with React/Node, AI resume tools, and job aggregation, reaching 50 paying subscribers shortly after launch.”
Senior Frontend Engineer specializing in React, Angular, and enterprise web platforms
“Engineer with experience at smaller companies building internal tools and modernizing legacy systems. Most notably contributed to a "one click" demo tool for internal marketing teams, working across Angular/Nx front-end and backend microservice integrations while making pragmatic tradeoffs to simplify UX and hit deadlines.”
Mid-level Full-Stack Engineer specializing in AI and real-time systems
“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 Software Engineer specializing in full-stack cloud-native systems
“Full-stack engineer with hands-on experience building real-time analytics and logistics platforms across modern JavaScript and Java stacks. They combine strong production ownership and database optimization skills with architectural leadership, including redesigning bottlenecks with SQS/Lambda and driving a monolith-to-microservices migration on Kubernetes that cut deployment time by 50%.”
Mid-level AI Engineer specializing in LLM systems and enterprise data platforms
“Built and owned key parts of Ripley, an AI-powered multi-agent operations platform for roadside assistance that automates high-volume customer service workflows at production scale. They designed the orchestration, evaluation, monitoring, and enterprise integrations, helping drive 70-80% automation and ~99% reliability across thousands of weekly interactions and millions of annual requests.”
Junior Cloud & Security Engineer specializing in Kubernetes, AWS, and DevSecOps
“Backend engineer with deep experience building and evolving financial-services workflow systems where correctness, data integrity, and reliable state transitions outweigh raw throughput. Emphasizes idempotent, contract-driven FastAPI APIs with defense-in-depth security (JWT + row-level security) and careful, low-blast-radius migrations using feature flags, dual writes/shadow reads, and incremental rollout.”
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.”
Junior Software Engineer specializing in cloud-native microservices and warehouse systems
“Backend engineer who built and launched a warehouse locations/inventory microservice for Walmart, supporting a new product rollout with on-call war-room ownership and now running across all US distribution centers. Emphasizes reliability and correctness (background syncs, 2PC concepts, alerting) plus design-first API development in Python/FastAPI with OAuth/JWT and RBAC, and has led staged legacy-to-microservice migrations with continuous data integrity verification.”
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.”
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 Robotics Engineer specializing in autonomy, perception, and sensor fusion
“Robotics software engineer who contributed to an autonomous bartender robot (mobile base + ReactorX200 arm), owning manipulation/grasping, Gazebo simulation, and a YOLOv6 object-detection pipeline built from a manually collected/labeled dataset. Also handled system-level hardware bring-up integrating Raspberry Pi to ESP32 over micro-ROS on ROS2 Foxy, and has additional ROS package experience in EKF sensor fusion (IMU+GPS) and an autonomous disaster response boat.”
Mid-level Full-Stack Developer specializing in web apps, APIs, and React/TypeScript
“Frontend engineer who has led React + TypeScript products end-to-end, emphasizing scalable architecture (custom hooks, compound components) and quality via strict typing, CI, and code review standards. Experienced shipping complex multi-step workflows with strong performance practices (virtualization, code splitting, RUM) and de-risked rollouts using feature flags, monitoring, and rapid iteration in collaboration with product/design.”
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.”