Pre-screened and vetted.
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.”
Intern Software Engineer specializing in LLM agents and full-stack development
“Embedded C++ engineer with Bosch automotive infotainment experience, owning real-time audio middleware modules with strict latency/memory constraints. Strong in profiling/optimizing deterministic behavior, debugging hardware-specific intermittent issues, and building automated test + CI pipelines; currently ramping up on ROS2 concepts (DDS, nodes/topics/services) to transition toward robotics.”
Mid-Level Software Engineer specializing in Java, Spring Boot, and AWS
“Built and deployed a production credit card fraud detection platform that scores transactions in real time using TensorFlow/scikit-learn models exposed via a Spring Boot REST API, with strict SLAs, fallback to legacy rules, and Splunk-based monitoring/drift tracking. Also has enterprise orchestration experience with TIBCO BusinessWorks (BW 6.6/BWCE), coordinating REST/SOAP services and JMS messaging (TIBCO EMS) with robust error handling and compensation logic.”
Mid-level AI/ML Engineer specializing in LLM agents, RAG, and enterprise ML systems
“Built a production multi-agent recommendation/RAG system for internal data analysts to speed up weekly report creation by improving document discovery and automating report/SQL generation. Implemented LangGraph-based orchestration with deterministic agent routing, robust error handling (interrupt/resume), and metadata-driven semantic chunking for diverse PDF/document formats, plus monitoring for latency, throughput, and token/cost efficiency.”
Mid-Level AI/ML Software Engineer specializing in agentic LLM systems
“Built and deployed a production LLM-powered multi-agent compliance copilot (life sciences/finance) using LangChain/LangGraph + RAG over vector databases, delivered via async FastAPI on Kubernetes. Emphasizes audit-ready, deterministic outputs with schema constraints and citations, plus rigorous evaluation/monitoring; reports 60%+ reduction in manual research time and successful production adoption.”
Mid-level AI Engineer specializing in GenAI, NLP, and MLOps
“LLM/agentic-systems engineer with PayPal experience hardening an LLM-powered fraud support assistant from prototype to production, focusing on low-latency distributed architecture, rigorous evaluation/testing, and security/compliance. Comfortable in customer-facing and GTM contexts—runs technical demos/workshops, builds tailored pilots, and aligns sales/CS with engineering to close deals and drive adoption.”
Mid-level Full-Stack Developer specializing in AI-powered cloud-native applications
“Full-stack engineer who has owned customer-facing AI recommendation and analytics dashboards end-to-end (backend APIs/data processing through React UI, deployment, and monitoring). Demonstrates strong systems thinking around scaling microservices—using observability, caching, async workflows, and resilience patterns—and also built an internal ops dashboard that became the default tool for on-call incident reviews.”
Senior Front-End Engineer specializing in React and TypeScript
“Frontend engineer with senior-level scope who has shipped complex React/TypeScript products end-to-end, including a multi-page site built solo in four weeks (complex forms, PDF generation, email + localization) and a GraphQL-driven dashboard for a car dealership management platform. Known for modular, testable architecture, performance-minded data fetching (batched calls), and improving design-system consistency via reusable, Storybook-documented components and feature-flagged rollouts.”
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.”
Junior Software Developer specializing in AI/ML and data engineering
“Built and owned an end-to-end AV operations automation and dashboarding platform for USC event operations, used daily to coordinate hundreds of live events. Delivered a React/TypeScript full-stack system integrating Smartsheet APIs with strong reliability practices (typed contracts, validation/fallbacks, safe rollouts) and experience with queue-based microservice patterns (idempotency, retries, DLQs, monitoring).”
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.”
“LLM/agent workflow engineer with healthcare experience (CVS/CBS Health) who built and deployed a production call-insights platform using Azure OpenAI + LangChain/LangGraph, including sentiment and compliance checks. Demonstrates deep HIPAA/PHI handling (tenant-contained processing, redaction, RBAC/encryption/audit logging) and production rigor (testing, eval sets, validation/retries, autoscaling) to scale to thousands of transcripts.”
Junior AI Engineer specializing in agentic workflows and ML platforms
“Building a production LLM/agent system for a leading US dental provider that extracts rules from payer handbooks/portals and EDI 271 responses to validate and improve patient cost estimates. Combines GCP stack (BigQuery, GKE, Cloud Run, Pub/Sub, Vertex AI) with strong agent reliability practices (observability, validator agents, grounding, PII/hallucination guardrails, confidence scoring) and has led non-technical customer stakeholders on enterprise ServiceNow↔Aha sync and AI-powered enterprise search/summarization.”
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.”
Engineering Leader specializing in Digital Health, AI, and Cloud Platforms
“Senior Engineering Manager at Roche leading two Scrum teams building internally shared (“inner-sourced”) tools and libraries for a healthcare enterprise. Has led security/compliance-first architecture decisions (e.g., Python AI modules running inside a Java container) and front-end modularization (Angular monorepo to module federation), with a strong focus on developer experience via automated Swagger/OpenAPI documentation and robust testing/versioning practices.”
Intern Software Engineer specializing in C++ systems and performance optimization
“Robotics software intern who worked on a customized ROS1-based middleware, building ROS node orchestration and a ROS topic monitoring system. Improved intra-machine ROS topic performance by using shared memory and circular buffers instead of socket-based IPC, and integrated nightly Jenkins CI with Groovy/Python to run tests and produce code coverage reports.”
Senior Software Engineer specializing in document workflows and API platforms
“Backend engineer with experience building queue-driven Python/Flask systems using Celery, Redis/RabbitMQ, and SQLAlchemy/Postgres, including async/non-blocking architectures for concurrency. Also built a patient-facing full-stack app integrating LLMs (OpenAI/Claude) with streaming responses for real-time UX, and previously delivered high-throughput, reliability-critical background workflows at Dropbox (document expiration with batching, retries, and cache/side-effect handling).”
Mid-level Data Scientist / AI-ML Engineer specializing in Generative AI and LLM applications
“Built a production GenAI-powered analytics assistant to reduce reliance on data analysts by enabling natural-language Q&A over Databricks/Power BI dashboards, backed by vector search (Pinecone/Milvus) and a Neo4j knowledge graph, including multimodal support via OpenAI Vision. Demonstrates strong real-world LLM reliability engineering with strict RAG, LangGraph multi-step verification, and Guardrails/custom validators, plus broad orchestration and production monitoring experience (Airflow, ADF, Step Functions, Kubernetes, Prometheus/CloudWatch).”
Intern Software Developer and ML Researcher specializing in medical imaging and computer vision
“AI/ML practitioner with experience spanning audio/LLM applications (built "Iota" using Whisper, tiktoken, and a local Ollama-served LLM) and healthcare ML (Facemed.ai; UChicago Radiology). Demonstrates a production-oriented mindset—focus on data/model fit, deterministic field testing, and operational safeguards—and has improved research evaluation workflows via a hash-table-based concurrent model tracking approach.”
Mid-level AI/ML Engineer specializing in deep learning, NLP/LLMs, and MLOps
“Built and shipped a real-time oncology risk prediction system used by doctors during patient visits, trained on clinical data in AWS SageMaker and deployed via FastAPI with sub-second responses. Emphasizes clinician-trust features (SHAP explainability, validation checks) and HIPAA-compliant controls (encryption, RBAC, audit logging), plus Kubernetes-based production operations with autoscaling, monitoring, and drift/retraining workflows; collaborated closely with oncologists at Flatiron Health.”
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.”
Mid-level AI/ML Engineer specializing in Generative AI, RAG, and Conversational AI
“Built a production RAG-based GenAI copilot backend at Aetna using Python/FastAPI, GPT-4, LangChain, and Azure AI Search, deployed on AKS with Prometheus/Grafana observability. Owned the system end-to-end (ingestion through deployment) and improved peak-time reliability by addressing vector search and embedding bottlenecks with Redis caching, index optimization, and async processing, plus added anti-hallucination guardrails via retrieval confidence thresholds.”
Executive ERP Transformation Leader specializing in SAP Business Transformation Management
“Seasoned IT professional services and business transformation executive (currently global Head of Business Transformation Management at Fujitsu) who has built scalable sales-to-delivery operating models for growing boutique firms. Uses data-driven process/task mining plus stakeholder-led prioritization to deliver measurable outcomes, including a 30% manufacturing cycle-time improvement and 80+ SAP S/4HANA improvement recommendations implemented via a phased roadmap.”