Pre-screened and vetted.
Entry-Level Full-Stack Software Engineer specializing in web, mobile, and distributed systems
“Backend engineer who built a Logistics-as-a-Service platform in Go, proactively refactoring a monolithic REST service into gRPC microservices to improve performance and maintainability. Led a 3-person team with disciplined code reviews, Dockerized DB migrations, and a canary-style rollout (5% traffic) monitored for latency and failures; also implemented JWT/OAuth2 RBAC and production-minded edge-case handling in an ordering system.”
Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services
“At JP Morgan Chase, built and deployed a production LLM-powered RAG knowledge assistant to help fraud investigators and risk analysts quickly navigate regulatory updates and internal policies, reducing investigation delays and compliance risk. Strong focus on secure retrieval (RBAC filtering), reliability (layered testing + observability), and production constraints (latency/SLOs), with Airflow-orchestrated, auditable ML pipelines.”
Mid-level Data Scientist specializing in Generative AI, LLMOps, and clinical data pipelines
“LLM/RAG engineer who has built and deployed corporate-scale systems at Novartis and Johnson & Johnson, including a healthcare AI agent that generates day-to-day treatment schedules. Recently handled a high-stakes safety incident (LLM suggesting overdose) by tightening model instructions and validating with ~200 test prompts, and has strong end-to-end data/embedding/vector DB pipeline experience (PySpark, FAISS, Pinecone) plus SME-in-the-loop evaluation (RLHF).”
Mid-level GenAI/ML Engineer specializing in LLM agents and RAG for Financial Services & Healthcare
“Built and deployed a production GenAI internal support agent at Bank of America (“Ask GPS/AskGPT”) using RAG on Azure, focused on reducing escalations and improving response quality for repetitive knowledge-based queries. Demonstrates strong production LLM engineering: custom LangChain orchestration, retrieval tuning to reduce hallucinations, rigorous offline/online evaluation, and model benchmarking with dynamic routing (e.g., GPT-4 vs Claude).”
Mid-level Python & AI/ML Engineer specializing in backend APIs and MLOps
“Built and deployed a production LLM/RAG document automation system for business documents (contracts/claim forms) that extracts schema-validated JSON, generates grounded summaries/Q&A, and integrates into transaction systems via APIs. Emphasizes real-world reliability: hallucination controls, layout-aware parsing with OCR fallback, Step Functions-orchestrated workflows with retries/timeouts, and human-in-the-loop review designed in close partnership with operations and claims stakeholders.”
Executive Cloud Operations & DevSecOps Leader specializing in multi-cloud platforms and compliance
“Former founder who built a revenue-generating DevOps GTM service from zero, using milestone-based revenue targets and multi-channel selling (relationships, channel partners, and major conferences like AWS events and Dreamforce). Also led a cross-functional FedRAMP Moderate readiness strategy to enable selling into regulated environments, coordinating engineering/product/finance/sales/security/support and third-party partners under a tight timeline.”
Junior Data Scientist specializing in Generative AI and applied machine learning
“At Evoke Tech, built a production LLM "Testbench" to quickly compare LLMs/embedding models and RAG strategies (semantic, hybrid BM25, re-ranking, HyDE, query expansion) to select optimal architectures for different client needs. Also developed a multi-agent, multimodal (voice/text) RAG system for live catalog retrieval and safe product recommendations using LangGraph/LangChain with LangSmith monitoring, and regularly translated PM/UX goals into concrete agent behaviors via demos and flowcharts.”
Senior AI Product Manager specializing in ML, automation, and generative AI
“AI Product Manager who also operates as a product marketer/CRM lifecycle lead, focused on behavior-driven onboarding and retention. Has delivered measurable growth through segmentation, multi-channel lifecycle programs, and experimentation (e.g., activation +23%, TTFV -30%, retention +14%), and led a cross-functional chatbot integration that improved course completion (+23%) while reducing refunds (-15%).”
Mid-level AI/ML Engineer specializing in NLP, MLOps, and scalable data pipelines
“Built and shipped a production LLM-powered personalized client engagement assistant in the financial domain, balancing real-time recommendations with strict privacy/compliance requirements. Demonstrates strong MLOps/LLMOps depth (Airflow + MLflow, containerized microservices, drift monitoring) and a privacy-by-design approach validated in collaboration with risk and compliance teams.”
Junior Machine Learning Engineer specializing in LLMs, RAG, and medical imaging
“At Fileread, the candidate built and deployed an LLM-powered legal document classification and retrieval layer for an agentic extraction system that turns unstructured legal PDFs into structured tables with line-level citations. They productionized a RAG-style pipeline (ingestion, embeddings, retrieval, reranking, generation) and report 95%+ F1 across 70+ legal categories, emphasizing rigorous evaluation and close collaboration with legal domain experts for high-stakes precision.”
Senior Frontend Engineer specializing in React and TypeScript
“Frontend engineer with deep experience modernizing KYC flows at Carta, including rebuilding country-specific KYC forms into a scalable configuration + validation-schema system that cut new-jurisdiction support from 2–3 months to ~2 weeks. Strong on quality and rollout practices (E2E/backend testing, early QA engagement, staged/A-B rollouts) and performance optimization for heavy React/TypeScript dashboards using Intersection Observers for lazy loading.”
Mid-level Software Engineer specializing in AI agents, backend systems, and data engineering
“Amazon engineer who built a production AI agent platform (Python/AWS Strands on Bedrock) that lets teams create tool-using, multi-agent workflows—e.g., agents that auto-triage and resolve customer support tickets by reading internal documentation and collaborating with a research agent. Previously worked in Deloitte on IAM using Ping Identity/Ping DaVinci orchestration, and applies orchestration thinking plus structured evaluation (LLM-as-judge, surveys, automated tests) to improve agent reliability.”
Junior Software Engineer specializing in data platforms and full-stack development
“Software engineer with Warner Music Group experience owning and shipping analyst-facing data products (marketing/streaming data dashboards) end-to-end with high adoption through continuous stakeholder feedback. Also builds side projects with TypeScript/React and domain-driven API design, emphasizing flexibility (including swapping databases mid-development) and pragmatic microservices reliability patterns (logging, timeouts, retry backoff).”
Mid-level Full-Stack Engineer specializing in AI/ML data platforms for biotech and FinTech
“AI/ML full-stack practitioner in a small-scale manufacturing/lab operations environment who deployed a production ML system to improve blood cell order fulfillment by predicting yield/success from donor characteristics. Experienced building custom multi-agent orchestration (Python, LangChain/LangGraph, MCP) and balancing reliability, data quality constraints, and token/ROI economics while communicating tradeoffs to VP-level business stakeholders.”
Junior Full-Stack Developer specializing in microservices and scalable web apps
“Full-stack developer (Energywell) who led an internal admin dashboard end-to-end using React/Redux and a Go microservice, emphasizing performance (reduced calls, preload data) and maintainable architecture (modularity, refactoring, PR reviews). Also shipped a Redis-based caching whitelist feature in a fast-paced environment and helped implement a responsive, brand-configurable onboarding/signup frontend.”
Mid-level Software Engineer specializing in cloud-native microservices and workflow automation
“Enterprise platform engineer/product owner who led end-to-end delivery of customer-facing ServiceNow Service Catalog/workflow solutions, emphasizing reliability, security, and fast iteration. Built React/TypeScript portals with Node.js and Spring Boot backends, and improved microservices reliability at scale using Kafka, monitoring, and robust retry/timeout patterns.”
Engineering Manager specializing in payments orchestration and checkout platforms
“Frontend engineer who led end-to-end architecture for a cross-platform Payments Checkout SDK at Inai Technologies, scaling it to support iOS/Android/React Native/Flutter/Capacitor and powering 2.4M+ transactions per month. Emphasizes performance (bundle size/tree-shaking), OTA update delivery for mobile wrappers, and strong engineering guardrails (SonarQube, Snyk, CI/CD, regression suites, Sentry/PostHog) to ship quickly with high quality.”
Mid-level Full-Stack Java Developer specializing in microservices and cloud-native web apps
“Backend engineer focused on Python/FastAPI microservices, with hands-on experience deploying to AWS (EKS/ECR) via Jenkins and GitOps-style workflows using ArgoCD. Has built and stabilized real-time Kafka payment-event streaming pipelines and improved production performance under peak load through Redis caching, SQL optimization, and robust retry/DLQ patterns. Also supported phased migrations from on-prem environments to AWS with gradual traffic shifting and monitoring.”
Mid-level NLP/LLM Researcher specializing in question answering and retrieval-augmented generation
“Built ToolDreamer, a framework for selecting relevant tools for LLM agents by training a retriever on LLM-generated reasoning traces, and has hands-on experience building multi-agent systems in AutoGen (MAG-V) focused on question generation and tool-trajectory verification. Currently works as an AI-guides supervisor at Penn State, regularly communicating AI concepts to non-technical stakeholders.”
Director of Engineering specializing in marine electronics, digital switching, and vessel monitoring systems
“Hands-on engineering leader with 22 years in marine vessel monitoring/control who spans embedded electronics/software through cloud services. Built end-to-end telemetry platforms (sensors to cloud to web UI/API) and led a shift from low-level implementations to web-native technologies to accelerate delivery and broaden the hiring pool, while also scaling teams with a strong culture of openness and accountability.”
Senior Software Engineer specializing in full-stack systems, data pipelines, and ML
“Built and productionized an autonomous research agent (AutoGPT) in a Docker/Kubernetes environment with Pinecone-based long-term memory and custom Python tools for analysis, visualization, and report drafting. Implemented layered guardrails (prompt templates, automated validation, self-critique loops, and monitoring) and achieved ~25% reduction in manual report generation time while scaling the workflow to support multiple concurrent users.”
Senior Integration Developer specializing in enterprise automation and data integration
“Frontend-focused engineer with experience building and optimizing React-based dashboards and reusable component libraries in a multi-team, internal open-source-style environment at Merck (ClearSight Forecasting Dashboard). Also handled production user issues on a live streaming platform (GameSee.tv) and built a financial application from scratch at Manipal Business Solutions, owning backend services, middle-tier APIs, and third-party integrations.”
Intern Mechatronics/Robotics Software Engineer specializing in ADAS and ROS2
“Robotics software engineer with experience spanning embedded C++ control on microcontrollers and ROS/ROS2 production systems in automotive and marine robotics contexts (Harbinger Motors, Impossible Metals). Has deep hands-on experience debugging real-time image pipelines (DDS/QoS tuning, HIL stress testing) and building large automated test suites (1200+ tests) plus CI/CD (Dockerized Playwright tests on Jenkins).”
Mid-level AI/ML Engineer specializing in GenAI, RAG pipelines, and cloud MLOps
“Built and deployed a production LLM + vector search clinical decision support system at UnitedHealth Group, retrieving medical evidence and patient context in real time for prior authorization and risk scoring. Strong in end-to-end RAG architecture (Hugging Face embeddings, Pinecone/FAISS, SageMaker, Redis) plus orchestration (Airflow/Kubeflow) and rigorous evaluation/monitoring, with demonstrated ability to align solutions with clinical operations stakeholders.”