Vetted Unit Testing Professionals

Pre-screened and vetted.

MT

Mid-level Full-Stack Software Engineer specializing in SaaS, FinTech, and Healthcare IT

Toronto, Canada4y exp
PolicyMeUniversity of Waterloo
View profile
Rubeena Riyas - Senior AI Engineer specializing in LLM agents, RAG, and scalable data platforms

Rubeena Riyas

Screened References

Senior AI Engineer specializing in LLM agents, RAG, and scalable data platforms

7y exp
CloneForceBoston University

ML/data engineer who owned an end-to-end production sales analytics pipeline at 15,000+ user scale, delivering ~50% compute reduction, ~80% faster reporting, and ~$1.2M impact. Also shipped a production RAG-based AI assistant over internal BigQuery/docs with evaluation metrics and safety guardrails, and built shared Python libraries to standardize reliability and accelerate engineering teams.

View profile
LX

Longyang Xu

Screened ReferencesStrong rec.

Junior Full-Stack Software Engineer specializing in cloud microservices and ML-driven products

Quincy, MA1y exp
GraniteCarnegie Mellon University

Backend engineer with hands-on ownership of Python/Flask microservices and recommendation systems across edtech and telecom. Deployed and operated real-time personalization/recommendation platforms on AWS EKS with Jenkins-based CI/CD, GitOps-style declarative configs, and strong observability practices. Has migration experience moving legacy mixed environments to modern containerized Kubernetes and built Kafka pipelines feeding ML services while managing schema evolution.

View profile
SC

Mid-level Data Engineer specializing in cloud data platforms and real-time streaming

5y exp
Vertisage TechnologiesCarnegie Mellon University

Worked on onboarding a Middle East logistics client processing thousands of invoices/month, building a production-ready pipeline that routes known vendor PDFs to deterministic regex parsers via Tax ID matching and falls back to LlamaParse for unknown layouts. Added financial consistency validation plus human-in-the-loop review and logging/metrics to continuously reduce LLM usage and improve template coverage.

View profile
Ajith P - Mid-level Backend Software Engineer specializing in AI workflow automation for finance and healthcare

Ajith P

Screened

Mid-level Backend Software Engineer specializing in AI workflow automation for finance and healthcare

4y exp
Goldman SachsUniversity of Central Missouri

Backend/AI engineer with healthcare domain experience who built a patient journey analytics API (FastAPI/PostgreSQL/Snowflake/Redis) and debugged peak-hour latency down from ~900ms to ~50ms via indexing and query optimization. Shipped an LLM-powered clinical summary/recommendation assistant end-to-end and designed a multi-step risk evaluation agent workflow with safety guardrails against hallucinations and unsafe outputs.

View profile
Daniel Jeong - Junior Full-Stack Engineer specializing in real-time platforms and AI tools in Cambridge, MA

Daniel Jeong

Screened

Junior Full-Stack Engineer specializing in real-time platforms and AI tools

Cambridge, MA3y exp
DraperColgate University

Early-career full-stack engineer with unusual depth in mission-critical environments: helped build a cybersecurity operations platform from scratch as the third engineer and shipped it to the National Election Commission of South Korea. Also worked on defense-focused situational awareness software, combining React/WebGL frontend performance work with backend data transformation for real-time weather and map overlays.

View profile
JC

Jenny Cheng

Screened

Junior Full-Stack/ML Engineer specializing in LLM applications and cloud deployment

Remote, USA1y exp
MetaUC Irvine

Full-stack developer with capstone and project experience delivering production-ready systems in unstructured environments, including a Faculty Tracking system for real departmental use. Strong in React performance debugging (re-render optimization with useMemo), Prisma-backed multi-database setups (MySQL local / SQL Server production on a UCI Health VM), and end-user support workflows that feed back into improved Help documentation.

View profile
Samuel Ehrenstein - Mid-level Computer Vision & ML Researcher specializing in medical imaging and 3D vision in Chapel Hill, NC

Mid-level Computer Vision & ML Researcher specializing in medical imaging and 3D vision

Chapel Hill, NC4y exp
University of North Carolina at Chapel HillUNC Chapel Hill

PhD (CS) candidate with hands-on autonomy and robotics experience: improved safety-critical behavior for Kodiak’s self-driving 18-wheeler trucks, increasing overtaking clearance by ~2 feet and reducing safety alerts. Also debugged a C++ SLAM system for 3D colon reconstruction and built a low-budget distributed simulation cluster using Linux, Docker, and Python, plus implemented multi-hop SSH-based comms for an underwater robotics competition minibot.

View profile
MM

Principal Applied Scientist specializing in ML systems and Generative AI

Tampa, FL11y exp
OracleUniversity of South Florida

Built and owned an end-to-end agentic RAG chatbot platform for Baptist Health that helped clinicians access policy and clinical documents faster, reducing manual lookup by 80% and delivering about $2M in annual savings. Brings strong healthcare GenAI production experience, including HIPAA-aligned governance, PHI redaction, observability, evaluation, and scalable Python/Kubernetes deployment practices.

View profile
SZ

Siliang Zhang

Screened

Intern Machine Learning Engineer specializing in LLMs, RAG, and vision-language systems

Shanghai, China2y exp
CarizonUSC

Robotics ML/software engineer focused on Vision-Language-Action control for 7-DoF robots, replacing tokenized action decoding with continuous regression heads (including a logit-weighted expectation approach) to improve stability and real-time behavior. Strong in ROS1/ROS2 systems integration and debugging closed-loop manipulation issues via latency instrumentation, QoS-aware distributed messaging, and sim-to-real validation using Gazebo/Unity, Docker, and CI pipelines.

View profile
MM

Meet Merchant

Screened

Mid-level Software Engineer specializing in LLM agents and full-stack systems

Redlands, California3y exp
EsriUC Irvine

At Esri, the candidate is building a production LLM-powered WebGIS AI framework that embeds an AI assistant into web maps and routes natural-language requests into ArcGIS JavaScript SDK functions via a LangGraph-orchestrated, multi-agent system. They emphasize production reliability and scale (strict tool calling/JSON, live schema validation, query guardrails) and rigorous evaluation/observability using LangSmith, offline prompt datasets, and latency/tool-call accuracy tracking.

View profile
Alp Komban - Junior Machine Learning Engineer specializing in computer vision for medical imaging in Mountain View, CA

Alp Komban

Screened

Junior Machine Learning Engineer specializing in computer vision for medical imaging

Mountain View, CA2y exp
Smartlens Inc.Cornell University

Applied ML/LLM practitioner working in healthcare-facing products, using RAG and LoRA fine-tuning on medical data and implementing production monitoring (confidence scoring) for clinician oversight. Has hands-on experience debugging agentic/LLM pipelines (including OCR preprocessing fixes) and regularly delivers technical demos to doctors, investors, and conferences—contributing to adoption and even helping close a funding round through end-to-end pipeline walkthroughs.

View profile
IB

Isean Bhanot

Screened

Junior Robotics Engineer specializing in autonomy, perception, and motion planning

Los Angeles, CA3y exp
Laboratory for Embedded Machines and Ubiquitous Robots (LEMUR)UCLA

Robotics software engineer who built the full control stack for a fleet of manufacturing/repair robots in Relativity Space R&D (perception, planning, motion control, integration, deployment). Has ROS/ROS 2 experience spanning custom SLAM (LiDAR+IMU), multi-robot coordination, and multi-drone control (Pixhawk 4, minimum-snap trajectories), with strong real-world debugging and simulation/CI testing practices (Gazebo, CI/CD, some Docker).

View profile
Rahul Kushwaha - Mid-level Software Engineer specializing in FinTech and scalable microservices in Texas, USA

Mid-level Software Engineer specializing in FinTech and scalable microservices

Texas, USA5y exp
PayPalSanta Clara University

Backend/platform engineer focused on high-traffic financial systems, owning real-time event-driven ingestion and Kafka streaming pipelines using Python/FastAPI, Avro schemas, and AWS services. Has hands-on Kubernetes (EKS) and GitOps/CI-CD experience (ArgoCD/Jenkins) and supported large-scale migrations from legacy VMs to containerized microservices with zero/low-downtime cutovers.

View profile
SP

Satya Pithani

Screened

Mid-level AI/ML Engineer specializing in healthcare and financial analytics

Texas, USA4y exp
Oracle HealthUniversity of Texas at Dallas

ML engineer with production experience across healthcare and fraud domains, including end-to-end ownership of a telecare patient deterioration system at Oracle Health and a GPT-4/RAG fraud reporting solution at Cognizant. Stands out for combining scalable data/ML infrastructure, clinical NLP, and GenAI delivery with measurable gains in model quality and workflow efficiency.

View profile
SS

Sayuj Shah

Screened

Mid-level Data Analyst & AI Practitioner specializing in ML, LLMs, and analytics platforms

Schaumburg, IL4y exp
U.S. CellularGeorgia Tech

Data Analyst at U.S. Cellular who built production LLM solutions, including a Tableau-embedded chatbot that converts natural language questions into Oracle SQL and returns actionable KPI insights for non-technical users. Also authored MAD-CTI, a multi-agent LLM system for dark web hacker forum threat intelligence (published in IEEE Access) that outperformed single-agent approaches by 14%.

View profile
NP

Nicholas Pels

Screened

Mid-Level Game Programmer specializing in Unity (C#) for mobile and web

California, USA4y exp
KodableUC Berkeley

Unity/C# game developer who led a major level-system overhaul at Codable to support seed-based procedural generation, more than doubling available levels and improving engagement and paid conversion. Also shipped an OpenAI-powered in-product assistant (CatBot) for a kid-focused creator tool, including prompt screening, safety/tone constraints, and cost controls via daily usage limits.

View profile
Jones Pavan - Director-level Engineering Leader specializing in platform modernization and AI integration in Burbank, CA

Jones Pavan

Screened

Director-level Engineering Leader specializing in platform modernization and AI integration

Burbank, CA15y exp
BlackLineCalifornia State University, Northridge

Engineering leader from Blackline who has repeatedly rescued and delivered high-visibility products by resetting roadmaps, tightening execution (better specs/estimation), and accelerating team velocity. Scaled a distributed org from ~20 to ~40 engineers by building a new India team with strong hiring rubrics and governance-as-code/SDLC consistency. Also modernized legacy systems into microservices (Kafka/Kubernetes/Apigee) and drove hackathon-to-production innovation using Google Vertex AI.

View profile
CHIRAG ARORA - Senior Backend Software Engineer specializing in microservices and cloud platforms in San Jose, CA

CHIRAG ARORA

Screened

Senior Backend Software Engineer specializing in microservices and cloud platforms

San Jose, CA9y exp
PayPalSan José State University

Backend engineer with PayPal experience building a high-reliability onboarding API platform (Java/Spring Boot) integrating KYC/compliance and serving 1M+ users annually. Also shipped an internal LLM-driven developer tool that automates PR review insights and OpenAPI documentation with rigorous evaluation, schema-bound guardrails, and production observability.

View profile
Ambikadevi Damodaran - Principal Engineer specializing in GenAI/LLM platforms and enterprise modernization in Hayward, California

Principal Engineer specializing in GenAI/LLM platforms and enterprise modernization

Hayward, California19y exp
Realtor.comTexas State University

Built a production LLM-driven personalization microservice for realtor.com using LangChain/LangSmith with an MCP tool layer and RAG to generate schema-constrained ranked listings in real time, replacing a rule-based engine and improving engagement/lead conversion. Also owned an ambiguous cross-channel identity initiative, implementing an identity graph via Twilio Unify with required SDK and data-warehouse integration.

View profile
HS

Senior Data Engineer specializing in multi-cloud data platforms and streaming pipelines

4y exp
Northern TrustUniversity of Texas at Arlington

Data platform engineer with hands-on ownership of high-volume financial data pipelines (millions of transactions/day) on Azure (ADF, Databricks, Delta Lake, Synapse), emphasizing schema-drift protection and automated data-quality gates. Also built resilient web scraping pipelines with anti-bot and backfill strategies, and shipped a versioned FastAPI + Redis data API with autoscaling, testing, and CI/CD via GitHub Actions.

View profile
AK

Mid-level Software Engineer specializing in cloud-native microservices and real-time data pipelines

Boston, MA4y exp
CiscoNortheastern University
View profile

Need someone specific?

AI Search