Pre-screened and vetted.
Mid-Level Software Engineer specializing in Robotics, AI/ML, and XR
“Candidate states they have worked on many robotics software system projects and has overcome many technical challenges, but declined to provide any project details during the screening and ended the interview early.”
Mid-level AI/ML Engineer specializing in NLP, Generative AI, and MLOps in Financial Services
“ML/LLM engineer at Charles Schwab who built a production loan-advisor chatbot integrated with internal knowledge and loan-calculator APIs, adding strict numeric validation to prevent rate hallucinations and optimizing context to control costs. Also runs ~40 Airflow DAGs orchestrating retraining/ETL/drift monitoring with an automated Snowflake→SageMaker→auto-deploy pipeline, and uses rigorous testing plus canary rollouts tied to business metrics and compliance constraints.”
Senior Chief of Staff & Program Leader specializing in AI-driven transformation in Private Equity
“Executive-operations/program leader who supports senior leadership through multiple concurrent, high-visibility initiatives (tech rollout, cost optimization, growth strategy). Known for creating portfolio dashboards, operating cadences, and decision logs that reduce initiative sprawl, accelerate executive decision-making, and keep cross-functional teams aligned while maintaining strict confidentiality during sensitive changes like leadership restructures.”
Senior Data Scientist / ML Engineer specializing in NLP, anomaly detection, and cloud ML platforms
“ML/NLP practitioner who built customer-feedback topic modeling (NMF + TF-IDF) to diagnose chatbot-to-agent handovers and drove product/ops changes that reduced operational costs by 20%. Also developed LSTM-based intent recognition using Word2Vec/GloVe embeddings for semantic linking, and deployed an LSTM autoencoder for fraud anomaly detection that cut false positives by 25% while capturing 15% more fraud in A/B testing.”
Junior AI Software Engineer specializing in GenAI and full-stack ML deployment
“Backend/Founding-Engineer-style builder who architected AESOP, a multi-agent distributed platform for biomedical literature evidence synthesis. Implemented an async FastAPI stack on AWS with LangGraph orchestration, Redis/Postgres+pgvector, and Celery-based background processing, plus defense-in-depth security (JWT refresh/rotation and DB-level isolation). Notable for hardening LLM workflows with multi-layer validation and convergence safeguards to prevent hallucinations and infinite agent loops.”
Junior Software Developer specializing in full-stack, data platforms, and Azure cloud
“Backend engineer with hands-on experience designing and refactoring scalable Node.js/MongoDB systems and building Python/FastAPI services. Emphasizes production-grade security (JWT, refresh tokens, RBAC, Supabase Auth, RLS) and reliability practices like strong testing, monitoring, and rollback planning, including resolving concurrency and token/validation edge cases.”
Senior Sales & Customer Success leader specializing in territory growth and data-driven GTM
“Enterprise healthcare GTM/CS leader who owned large accounts end-to-end (sales through renewal), including scaling a hospital network rollout to 51 of 52 facilities in ~3 months. Built an automated customer-feedback and response system (“Schism”) using n8n + ChatGPT that cut CS workload by ~50% and informed product priorities, and has experience driving cross-functional EHR-related deployments and GTM analytics (Metabase/Snowflake/Firebase).”
Junior Software Engineer specializing in full-stack and QA automation
“QA engineer intern experience at Amazon (Alexa Daily Essentials) owning end-to-end quality for AI-powered timer/stopwatch features at massive scale. Demonstrates disciplined Jira-based workflow, automation-driven regression coverage, and strong device-matrix verification (Echo Show generations), with concrete examples of finding and driving resolution of complex UI/backend synchronization bugs.”
Junior QA Automation Engineer specializing in banking and trading platforms
“QA automation engineer with Barclays digital banking experience who owned an end-to-end regression suite across UI, API, and database layers (Selenium/TestNG, REST Assured, SQL) and integrated it into CI/CD (Jenkins/GitLab). Known for preventing high-impact financial defects like duplicate transaction postings by adding backend SQL validations, negative/edge-case coverage, and converting production issues into automated regression tests; also strong in Cypress flake reduction using cy.intercept/cy.session and stable selectors.”
Intern Data Scientist specializing in healthcare AI and experimentation
“Human-AI Design Lab practitioner who productionized a wearable-health anomaly detection system by evolving a standalone autoencoder into a hybrid autoencoder + GPT-based approach, backed by PySpark ETL and MLOps on AWS SageMaker/MLflow. Also has applied LLM troubleshooting experience (fine-tuned FLAN-T5 summarization) and partnered with BI teams to run A/B tests and improve retention via feature stores and experimentation.”
Mid-level Java Full-Stack Developer specializing in microservices and cloud-native web apps
“Full-stack engineer who has shipped and owned production analytics dashboards using Next.js App Router + TypeScript, combining server components for data-heavy pages with client components for interactive charts/filters. Also built a Temporal-orchestrated payment reconciliation workflow with versioning, idempotency, and exponential-backoff retries, and has hands-on Postgres query/index optimization using EXPLAIN ANALYZE.”
Mid-level Data Scientist specializing in Generative AI, RAG systems, and ML engineering
“AI/LLM engineer who built a production QA RAG for a University of Massachusetts faculty success initiative, cutting service tickets by 70%. Strong end-to-end RAG implementation skills (LangChain, Qdrant, hybrid/HyDE retrieval, FastAPI) with rigorous evaluation (RAGAS, LLM-as-judge) and practical handling of constraints like API rate limits and cost. Prior cross-functional delivery experience collaborating with SMEs and business owners at TCS and IBM.”
Senior Data Engineer specializing in cloud-native data platforms for finance and healthcare
“Data engineer/backend data services practitioner with Bank of America experience building real-time and batch transaction-monitoring pipelines and APIs (Kafka + databases, REST/GraphQL). Highlights include a reported 45% response-time improvement through performance optimizations and use of Delta Lake schema evolution plus CI/CD (GitHub Actions/Jenkins) and operational reliability patterns like CloudWatch monitoring and dead-letter queues.”
Senior Data Engineer specializing in cloud data platforms and big data pipelines
“Data engineer focused on building reliable, production-grade pipelines and external data collection systems on AWS (S3/Lambda/SQS/Glue/EMR) using PySpark/SQL, serving curated datasets to Snowflake/Redshift for finance and fraud teams. Has operated a large-scale crawler ingesting millions of records/day with anti-bot tactics, schema versioning/quarantine, and CloudWatch/Datadog monitoring, and also shipped a versioned REST API with caching and query optimization.”
Intern Full-Stack/Software Engineer specializing in web apps, cloud, and data/ML systems
“Built and productionized LLM-driven content intelligence/SEO agents for a high-traffic media platform, automating tagging/summarization/metadata with FastAPI + async orchestration and strict JSON-schema outputs. Demonstrated measurable impact (40% faster publishing, +20% organic traffic in 3 months) and strong reliability practices (offline evals, shadow mode, canaries, fallbacks, idempotency, and monitoring).”
Mid-level Software Engineer specializing in LLM agents and ERP-integrated workflow automation
“Built and shipped a production LLM-powered agent that automated purchasing and inventory operations by integrating with live ERP data and returning structured, machine-readable outputs usable by downstream systems. Emphasizes real-world reliability through orchestration, strict schemas/validation, confidence-based fallbacks with human handoff, and monitoring/evaluation feedback loops to reduce silent failures and make issues observable.”
Mid-level Data Engineer specializing in cloud ETL/ELT and big data pipelines
“Data engineer focused on production-grade pipelines and data services: ingests millions of records/day into S3, performs SQL/Python quality validation and PySpark/SQL transformations, and serves curated datasets via Athena/Redshift. Has experience hardening external data collection with retries/rate-limit handling and shipping versioned internal data APIs with backward compatibility, monitoring, and CI/CD in early-stage environments.”
Mid-level ML Data Engineer specializing in MLOps and scalable healthcare data pipelines
“Data/ML platform engineer with healthcare (Cigna) experience owning an end-to-end pipeline spanning Airflow + Debezium CDC ingestion, PySpark/SQL transformations, rigorous data quality gates, and feature-store/API serving for ML training and inference. Worked at 10+ TB scale and cites a ~30% latency reduction plus stronger reliability via idempotent design, monitoring, and backfill-safe reprocessing; also built pragmatic early-stage data pipelines at Frankenbuild Ventures.”
Senior Backend Software Engineer specializing in microservices, Kafka, and cloud-native AWS platforms
“LLM/agent engineer with production experience in the insurance claims domain, integrating OpenAI + LangChain into a claims platform to automate unstructured document extraction/classification and cut manual effort by 35%. Built reliable, fault-tolerant AWS/Kubernetes microservices with CloudWatch monitoring plus circuit breakers/retries/fallbacks, and implemented multi-step Spring Boot orchestration with schema validation, confidence gating, and human-in-the-loop handling for low-confidence cases.”
Mid-level Software Engineer specializing in cloud microservices and data pipelines
“Data engineer/platform builder who has owned production pipelines end-to-end processing millions of records/day, with strong emphasis on data quality (quarantine workflows) and reliability (monitoring, retries, incremental loads). Also designed large-scale external data collection/crawling with anti-bot handling and backfills, and shipped versioned REST data services optimized for performance and developer usability in an early-stage environment.”
Mid-level Java Developer specializing in Spring Boot microservices and AWS
“Backend engineer with primary experience in Java/Spring Boot microservices, AWS (EC2/ECS/Lambda), and CI/CD automation with Jenkins. Supported modernization/migration efforts at Berkshire Hathaway and Citius Infotech by containerizing legacy components with Docker, refactoring services to be stateless, and managing infra changes via Terraform and Git-based workflows; has limited but practical Python API prototyping experience (Flask/FastAPI) and solid conceptual grounding in Kubernetes and Kafka.”
“Built an AI-driven insurance policy summarization platform at Marsh, taking it end-to-end from messy PDF ingestion/OCR and custom extraction through LLM fine-tuning and AWS SageMaker deployment. Delivered measurable impact (25% reduction in manual review time, 99% uptime) and demonstrated strong production MLOps/LLMOps practices with Airflow/Step Functions orchestration, rigorous evaluation (ROUGE + human review), and continuous monitoring for drift, latency, and hallucinations.”
Mid-level Data Scientist specializing in ML, MLOps, and customer analytics
“ML/NLP practitioner focused on insurance/claims analytics for a large financial firm, working with millions of fragmented structured and unstructured records. Built production-grade pipelines for entity extraction, entity resolution, and semantic search using Sentence-BERT + vector DB, including fine-tuning with contrastive learning (reported ~15% recall lift) and scalable ETL/containerized deployment on Kubernetes.”
Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines
“LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.”