Vetted Python Professionals

Pre-screened and vetted.

LT

Mid-level Full-Stack Software Engineer specializing in backend and cloud applications

Albuquerque, NM4y exp
Liberty MutualUniversity of New Mexico

Backend-leaning full-stack engineer with experience at Liberty Mutual and Airbnb, building high-scale insurance claims systems (1M+ monthly transactions) and consumer booking/pricing services (120K–180K daily requests). Strong in transactional data integrity, PostgreSQL performance tuning, and production operations (Docker/Jenkins/AWS), with measurable UX/performance wins including ~2.3s page loads and significant runtime failure reduction.

View profile
WT

Executive engineering leader specializing in AI platforms and Healthcare IT

Salem, OR21y exp
Adoreal Inc.University of Maryland, College Park

Senior engineering executive who has spent the last decade leading large-scale platform modernization while staying deeply hands-on in architecture, debugging, and code reviews. He has led 120+ person organizations, built cloud-native SaaS and identity platforms across regulated and enterprise domains, and ties engineering decisions directly to revenue outcomes, including contributing to Wind River's $1B+ milestone.

View profile
Sunil Chinthaparthi - Senior Software Engineer specializing in cloud-native backend and distributed systems in New York, NY

Senior Software Engineer specializing in cloud-native backend and distributed systems

New York, NY4y exp
Best BuyPace University

Backend engineer focused on Python/FastAPI microservices running on Kubernetes (AWS EKS) with strong GitOps/CI/CD ownership (GitHub Actions + ArgoCD). Demonstrated measurable performance wins (p95 latency cut from >1s to <200ms) and production reliability work across Kafka/Redis streaming and cloud-to-on-prem migrations (RDS/S3 to Postgres/MinIO) using parallel validation and checksum-based consistency checks.

View profile
KJ

Krishi Jain

Screened

Junior Implementation Manager / Solution Engineer specializing in AI, ERP integrations, and predictive maintenance

Chicago, IL2y exp
Continuum AIWestcliff University

LLM/agentic workflow practitioner (Continuum AI) who productionized an LLM system for manufacturing RMA intake and warranty claims by moving from a brittle prompt to a modular pipeline with RAG, function-calling extraction, deterministic validation, and strong observability. Also diagnosed and fixed an agentic ticket-triage misrouting issue by tracing failures to retrieval timeouts, adding guardrails/fallbacks, and implementing retries plus continuous evaluation—bringing misroutes near zero while creating a repeatable debugging playbook.

View profile
SH

Mid-level Software Engineer specializing in systems, storage, and machine learning

Round Rock, TX4y exp
Dell TechnologiesUniversity of Wisconsin–Madison

Robotics-focused engineer who built a non-holonomic self-driving car on Raspberry Pi 5 using ROS 2, implementing sensor fusion (robot_localization EKF), 2D SLAM (slam_toolbox), custom Hybrid A*/RRT* planners, and MPC trajectory tracking. Demonstrated strong real-time debugging and performance tuning (timestamp sync, CPU contention mitigation) and is extending the platform toward CV-based plant identification and autonomous plant watering.

View profile
XJ

Xiao Jiang

Screened

Mid-level Gameplay Engineer specializing in Unity and Unreal Engine

Hangzhou, China3y exp
KuaishouUSC

Gameplay engineer with hands-on experience across Unreal Engine 5 and Unity, owning systems from level streaming/teleportation to motion-matched character movement. Has shipped/implemented multiplayer features including GAS-based replication with prediction/reconciliation and a deterministic lockstep runner using fixed-point math. Strong at diagnosing hard-to-repro physics issues and balancing performance/feel (e.g., mobile voxel A* pathfinding at 60 FPS, Chaos destruction tuned to avoid trapping players).

View profile
CF

Executive Business Development & Partnerships Leader in Healthcare Technology

New York, NY15y exp
Plasma NutritionBoston College

Co-founded and led the business side of Plasma Nutrition for a decade, commercializing atmospheric-plasma technology to improve protein efficacy/absorption. Bootstrapped for 5 years before raising venture funding, leveraged FoodX accelerator validation, and navigated a major go-to-market pivot (B2C to B2B). Drove growth by renegotiating out of an exclusive manufacturing arrangement and scaling to roughly six brand partners within a year.

View profile
KD

Mid-level Robotics Software Engineer specializing in real-time distributed autonomous systems

San Francisco, CA4y exp
TeslaUniversity of Bridgeport

Robotics software engineer at Tesla who led end-to-end development of a distributed real-time control and orchestration platform for autonomous systems. Deep production ROS 2 experience (nav2, slam_toolbox), with demonstrated wins reducing end-to-end latency 25–30%+ via profiling, multithreaded executors, and QoS tuning, plus simulation and deployment at scale using Gazebo/Webots, Docker/Kubernetes, and CI/CD.

View profile
SD

Mid-level Data Scientist specializing in business intelligence and machine learning

Pittsburgh, PA2y exp
Armada PartnersCarnegie Mellon University

Internship experience building a production LLM-powered podcast operations agent that automated lead intake (HubSpot), guest research, scheduling (Calendly), meeting-summary evaluation (Gemini), and human approval via Slack bot—while retaining rejected candidates for future outreach. Also contributed to ideation of a multi-agent orchestration framework with parsing and task routing, and emphasized reliability via structured prompts, HITL feedback, and prompt-based test sets.

View profile
JM

Jonathan Ma

Screened

Intern Robotics & Computer Vision Engineer specializing in surgical robotics

Columbia, Maryland2y exp
Optosurgical LLCUniversity of Pennsylvania

Robotics software engineer who built and owned an autonomous laparoscope tracking system on a UR3e with an eye-in-hand RealSense camera, integrating YOLO-based tool detection with velocity control under a strict RCM constraint and deploying successfully in a hospital setting. Deep ROS2/MoveIt2 experience (architecture, QoS, custom nodes) plus autonomy stack work across SLAM, planning, and real-time latency/control debugging.

View profile
CS

Mid-level Applied AI Engineer specializing in LLM infrastructure and model optimization

San Jose, CA3y exp
AMDUSC

LLM engineer who has deployed privacy-preserving, real-time workplace risk monitoring over massive enterprise chat/email streams, tackling latency, hallucinations, and extreme class imbalance with model benchmarking, RAG + fine-tuning, and a pre-filter alerting layer. Also built an agentic legal contract drafting system (Jurisagent) using LangGraph/LangChain with deterministic multi-agent control flow, structured outputs, and reliability-focused evaluation/telemetry.

View profile
PP

Intern Software Engineer specializing in distributed systems and security

San Jose, CA6y exp
AnyLogUniversity of Pennsylvania

Built a production LLM-powered analyst assistant at Discern Security to speed up SOC investigations using a RAG pipeline over security vendor documentation (Python PDF ingestion, vector search). Demonstrates deep, security-critical LLM engineering: structure-aware chunking with custom table parsing, grounded/cited responses, prompt-injection defenses, and post-generation validation, validated via golden datasets and adversarial testing; tool is used daily by analysts.

View profile
RV

Rucha Visal

Screened

Mid-Level Software Development Engineer specializing in distributed systems and full-stack web apps

Seattle, USA4y exp
AmazonUniversity of North Carolina at Charlotte

Software engineer who owned customer-facing, high-traffic TypeScript/React + TypeScript backend systems end-to-end, emphasizing safe velocity through feature flags, staged rollouts, observability, and rollback-ready incremental delivery. Reports shipping more frequently with fewer production incidents and faster recovery due to these guardrails.

View profile
ML

Mengyu Liu

Screened

Senior Data Scientist specializing in GenAI agents and causal inference

Remote, USA10y exp
HumanaUniversity of Miami

Built and deployed a production healthcare medical review agent that automates call-transcript summarization and medication reconciliation using a hybrid deterministic + LangGraph-orchestrated LLM workflow. Demonstrates strong reliability engineering (guardrails, schema validation, confidence thresholds, golden/adversarial eval, Langfuse monitoring) in a regulated environment, delivering 60% lower latency and 70%+ efficiency gains while partnering closely with care managers and operations.

View profile
JS

Jonas Shuai

Screened

Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java

Menlo Park, CA3y exp
Mainspring EnergyUniversity of San Francisco

Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.

View profile
SP

Sneha Patil

Screened

Mid-level Financial Analyst specializing in FP&A, forecasting, and regulatory reporting

New York, NY5y exp
JPMorgan ChaseUniversity of Texas at Arlington

Backend-focused software engineer (4+ years) across e-commerce, banking, and healthcare who owned mission-critical checkout/order management end-to-end and improved peak-traffic success rates via resiliency patterns (timeouts/retries/caching) and data-driven iteration. Also built and shipped real-time operational dashboards (React/TypeScript + Spring Boot) using WebSockets and event-stream integrations, with strong experience in Kafka/RabbitMQ-style messaging at scale.

View profile
SS

Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics

USA4y exp
VisaGeorge Mason University

Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.

View profile
YK

Junior AI/ML Engineer specializing in applied LLMs, security, and reinforcement learning

New York, USA2y exp
New York UniversityNYU

Built and shipped a production LLM-powered investor research feature for a fintech product, focused on grounded answers and minimizing hallucinations. Implemented retrieval-quality and evidence-coverage gating with clear refusal fallbacks, and evaluates systems with regression tests and metrics like correct-refusal rate, hallucination rate, and latency. Comfortable orchestrating workflows with LangChain or custom Python depending on production needs.

View profile
CD

Mid-Level Software Developer specializing in Java microservices and cloud-native systems

St. Louis, MO5y exp
EpsilonSaint Louis University

Backend engineer focused on cloud/distributed systems, deploying Java 17/Spring Boot microservices on AWS EKS with RDS and Kafka. Demonstrated strong production readiness work (DB lock mitigation, Kafka idempotency, gradual rollouts) and delivered a major latency improvement (~400ms to ~100ms). Also has proven cross-layer troubleshooting skills, isolating intermittent API timeouts to a specific Kubernetes node’s network interface issue, and partners closely with ops teams to build dashboards and workflow automation (including Python scripts).

View profile
VS

Mid-level Data Scientist/ML Engineer specializing in GenAI agents and MLOps

5y exp
Capital OneUniversity of the Cumberlands

AI/LLM engineer at Capital One who deployed a production RAG-powered fraud analysis and document intelligence platform using LangChain, OpenAI, Pinecone, Kafka, and AWS. Focused on reliability in real-time investigations via hybrid retrieval, schema-validated outputs, and LLM verification loops, reporting review-time reduction from hours to minutes and ~99% fraud detection precision.

View profile
PJ

Prachi Jain

Screened

Mid-level Machine Learning Engineer specializing in NLP, LLMs, and MLOps

Remote, US6y exp
JPMorgan ChaseUniversity of Massachusetts Amherst

Built and productionized a RAG-based analytics Q&A assistant for a financial analytics team, enabling natural-language querying across 200+ datasets (SQL tables, PDFs, compliance docs, wikis) and cutting turnaround time by 60%. Deep experience delivering regulated, audit-ready LLM systems on Azure (Azure OpenAI + LangChain) with strict grounding/citations, hybrid retrieval, and AKS-based low-latency deployment, plus strong collaboration with compliance analysts and auditors via iterative Gradio demos.

View profile
LK

Junior Full-Stack & Data Engineer specializing in cloud platforms and cybersecurity ML

New York, NY2y exp
AccentureNYU

Built a hackathon "Patient Summary Assistant" backend focused on healthcare workflows, combining RAG-based summarization with HIPAA-minded privacy controls (NER redaction + encryption). Demonstrated strong infra skills by deploying on Kubernetes with Helm/HPA and GitOps (ArgoCD), plus migrating from OpenAI to an on-prem Llama 3 stack (vLLM, quantization, shadow-mode testing) and adding real-time Kafka ingestion for patient vitals/anomaly alerts.

View profile
JJ

Intern Generative AI Engineer specializing in RAG and multi-agent systems

Chicago, IL2y exp
NeuraFlashUniversity of Chicago

Built and deployed a production RAG-based multi-agent chatbot during an internship to help consultants answer client questions and guide users through new IT systems with step-by-step instructions. Demonstrates hands-on experience with LangGraph/LangChain/Google ADK, unstructured document parsing and chunking for RAG, and a reliability-first approach to agent workflows (metrics, fallbacks, human-in-the-loop, guardrails).

View profile
YP

Mid-level AI/ML Engineer specializing in Databricks, MLOps, and real-time fraud detection

The Colony, TX4y exp
DatabricksUniversity of North Texas

ML/LLM engineer building production, real-time fraud detection for financial transactions using a two-tier architecture (fast ML + GPT) to deliver both low-latency decisions and analyst-friendly risk explanations. Experienced orchestrating end-to-end retraining, drift monitoring, and automated model promotion with Databricks Jobs/Workflows and MLflow, and partnering closely with fraud analysts to tune alerts, thresholds, and dashboards.

View profile

Need someone specific?

AI Search