Vetted Google Cloud Platform Professionals

Pre-screened and vetted.

OJ

Omeed Jamali

Screened

Intern Computer Vision/Perception Engineer specializing in LiDAR and autonomous systems

St. Louis, Missouri0y exp
IntramotevUniversity of Illinois Urbana-Champaign

Robotics/AV-focused engineer who built an end-to-end gesture controller for a GEM e2 autonomous vehicle using YOLOv8 pose and ROS, including model training, ROS perception nodes, and a safety-oriented state machine (stop override + hold-to-register). Also has internship experience at Intramotev integrating LiDAR object detection via Redis pub/sub and performing sensor-frame calibration (roll/pitch correction using ground-plane normals), plus Dockerized deployments and Gazebo-based testing.

View profile
CC

Caden Cheah

Screened

Intern Full-Stack/ML Engineer specializing in LLM applications and mobile development

Los Angeles, CA1y exp
IlloominateUC Berkeley

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.

View profile
PT

Principal Data Strategy & Data Management Leader specializing in enterprise governance and analytics

Woodstock, IL25y exp
Taylored ConsultingSouthern Illinois University

Operator/program leader with experience building operating models and execution cadences for data/analytics and energy data services across Entech, HealthEquity, and RealPage. Has launched an undefined energy data management service into regulated enterprise environments and driven cross-functional alignment via dashboards, SLAs, and OKRs—contributing to enterprise wins and a successful company sale.

View profile
SS

Mid-Level Full-Stack Software Engineer specializing in API-first microservices and cloud platforms

Arlington, TX4y exp
University of Texas at ArlingtonUniversity of Texas at Arlington

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.

View profile
SM

Shravya M

Screened

Senior AI/ML Engineer specializing in NLP, LLMs, and MLOps

Texas, USA6y exp
CVS HealthUniversity of North Texas

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.

View profile
NN

Mid-level AI/ML Engineer specializing in Generative AI and MLOps

4y exp
WalgreensUniversity of North Texas

Built and deployed a production Retrieval-Augmented Generation (RAG) platform in a healthcare setting to automate clinical documentation review and summarization, targeting near-real-time, explainable outputs. Emphasizes grounded generation to reduce hallucinations, latency optimizations (chunking/embedding reuse), and PHI-safe workflows with access controls, plus strong orchestration experience using Apache Airflow.

View profile
SK

Mid-level Data Scientist / AI-ML Engineer specializing in Generative AI and LLM applications

Dallas, TX5y exp
Baylor Scott & WhiteUniversity of North Texas

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).

View profile
BK

Bharath kumar

Screened

Director-level AI & Data Science leader specializing in GenAI, LLMs, and MLOps

Draper, UT12y exp
ThorneBharathiar University

ML/NLP engineer currently working in NYC on a system that connects complex unstructured data sources to deliver personalized insights, using embeddings + vector DB retrieval and a RAG architecture (LangChain, Pinecone/OpenSearch). Strong focus on production constraints—especially low-latency retrieval—using FAISS/ANN, PCA, index partitioning, and Redis caching, plus PEFT fine-tuning (LoRA/QLoRA) and KPI/SLA-driven promotion to production.

View profile
OB

Omkar Bhope

Screened

Staff Full-Stack Engineer specializing in AI platforms and infrastructure automation

San Jose, CA5y exp
Etched AIUC San Diego

Backend/full-stack engineer building complex internal platforms and customer-facing demos at the intersection of infrastructure and product. Shipped a no-code Product Lifecycle Manager for manufacturing (3 manufacturers, 1000+ evolving tests) using AWS S3/SQS ingestion and extensible Postgres (EAV+JSONB) with end-to-end traceability. Also built a FastAPI-based company data intelligence platform with Okta-secured RBAC and an LLM/MCP layer for ChatGPT-like analytics over enterprise data sources.

View profile
TK

Mid-level AI/ML Engineer specializing in Generative AI, RAG, and Conversational AI

3y exp
AetnaIndiana Tech

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.

View profile
BG

Engineering Director specializing in distributed systems and enterprise cloud platforms

Waltham, MA10y exp
Dassault SystèmesBoston University

Engineering lead/player-coach working on project management software, owning a high-impact scheduling algorithm rewrite focused on performance, maintainability, and documentation after prior team turnover caused regressions. Previously at EOX Vantage, helped an insurance client modernize monolithic workflows by scoping ambiguous requirements into a roadmap and shipping a day-one MVP before iterating with value-add features.

View profile
DK

Senior Cloud/DevOps & Site Reliability Engineer specializing in multi-cloud Kubernetes platforms

Rochester, MN8y exp
Mayo ClinicJawaharlal Nehru Technological University

Infrastructure/Unix engineer with production PowerHA/HACMP operations experience (resource groups, service IPs, shared storage) who has executed planned failovers and recovered a real outage involving a SAN driver crash and manual Oracle recovery (restored service in ~15 minutes with zero data loss). Also supports cloud DevOps practices including CI/CD security scanning (SonarQube, Snyk), container registry/versioning, and Terraform Cloud-based IaC across AWS and GCP with PR/Jenkins-driven plan-and-apply workflows.

View profile
RG

Mid-level GenAI Engineer specializing in production RAG and LLM fine-tuning

San Jose, California5y exp
eBayTexas Tech University

LLM engineer who built a production seller-support RAG system at eBay using hybrid retrieval (BM25 + Pinecone vectors) with Cohere reranking, LangGraph orchestration, and citation-grounded answers. Strong focus on reliability: semantic/structure-aware chunking, automated Ragas-based evaluation with nightly regressions, and production observability (LangSmith) plus drift monitoring (Arize). Also implemented a multi-agent fraud pipeline with AutoGen using JSON-schema contracts and explicit termination conditions.

View profile
AB

Senior Software Engineer specializing in React, TypeScript, and scalable web applications

Los Angeles, CA8y exp
20th Century StudiosSan Francisco State University

Full-stack engineer with production experience building and owning high-traffic e-commerce checkout flows in Next.js (App Router) + TypeScript across microservices (REST/GraphQL). Demonstrated measurable performance wins (30% checkout improvement; 85% initial load reduction at 20th Century FOX) and strong production rigor (APM/logs, CloudWatch, Postgres indexing + EXPLAIN ANALYZE), including offloading PDF generation to AWS Lambda.

View profile
YT

Yupeng Tang

Screened

Junior Machine Learning Engineer specializing in LLM systems and GPU inference

Atlanta, GA1y exp
GMI CloudGeorgia Tech

LLM/agent engineer who shipped a production RAG-based recommendation + explanation system that replaced a traditional recommender stack, delivering ~20% CTR lift (and +8% after a reliability iteration) with strong cold-start performance. Demonstrates strong production rigor: schema-constrained generation, typed tool calling, explicit state/orchestration, deep monitoring/feedback loops, and safe integration with messy ERP inventory/order data using normalization, idempotency, and conflict-resolution guardrails.

View profile
RA

Junior Software Engineer specializing in distributed systems and cloud-native backend services

Boston, MA2y exp
BoroughUniversity of Michigan

Founding engineer at a civic-tech startup (Barrow) who built and operated a Next.js/TypeScript product with map-based public reporting, including clustering and dynamic geospatial loading to improve UX and performance. Also implemented a location-aware RAG chatbot using Pinecone, web scraping/transcription, caching, and fallback web search, and owned post-launch observability plus scaling decisions (load balancing/horizontal scaling) based on API usage patterns.

View profile
Anvith Reddy Dodda - Mid-level AI Engineer specializing in GenAI, NLP, and MLOps in Remote, USA

Mid-level AI Engineer specializing in GenAI, NLP, and MLOps

Remote, USA3y exp
PayPalUniversity of Central Missouri

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.

View profile
Yuan-Hao Chen - Intern Software Engineer specializing in backend systems and cloud infrastructure in Urbana, IL

Yuan-Hao Chen

Screened

Intern Software Engineer specializing in backend systems and cloud infrastructure

Urbana, IL1y exp
ReDirectUniversity of Illinois Urbana-Champaign

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.

View profile
Aashna Kunkolienker - Junior AI Engineer specializing in agentic workflows and ML platforms in San Ramon, CA

Junior AI Engineer specializing in agentic workflows and ML platforms

San Ramon, CA2y exp
SearceNYU

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.

View profile
Niteesh Ganipisetty - Mid-level AI/ML Engineer specializing in Generative AI, NLP, and Computer Vision in Grand Rapids, MI

Mid-level AI/ML Engineer specializing in Generative AI, NLP, and Computer Vision

Grand Rapids, MI4y exp
IntuitGrand Valley State University

Built an LLM-powered learning assistant (EduQuizPro/EduCrest Pro) that uses RAG over URLs and PDFs to generate quizzes, notes, and explanations for students/professors. Emphasizes production robustness—implemented dependency fallbacks (FAISS/Sentence Transformers/Gradio), CLI-safe mode, and NumPy-based indexing—along with a custom orchestration layer to keep multi-step AI workflows reliable.

View profile
Mounika Gunturu - Senior Python Full-Stack Developer specializing in cloud-native microservices and data platforms in New York, NY

Senior Python Full-Stack Developer specializing in cloud-native microservices and data platforms

New York, NY9y exp
Oliver WymanNarayanamma Institute of Technology and Science

Backend/data engineer from Oliver Wyman who built and ran production Python (FastAPI) services on AWS (ECS/Lambda/API Gateway) supporting risk modeling and regulatory reporting. Strong in reliability/observability, Glue-based ETL with data quality controls, and legacy SAS-to-Python modernization with rigorous parity validation; also demonstrated measurable SQL performance wins and cost-control improvements in serverless scaling. Based in Raleigh, NC and can travel onsite for important Bethesda-area meetings.

View profile
Swathi Sankaran - Senior Python Full-Stack Developer specializing in cloud, data engineering, and ML/GenAI in New York, NY

Senior Python Full-Stack Developer specializing in cloud, data engineering, and ML/GenAI

New York, NY10y exp
East West BankJawaharlal Nehru Technological University

Backend/data engineer with hands-on production experience building FastAPI services on AWS and implementing strong reliability/observability (CloudWatch, ELK, correlation IDs, alarms). Has delivered serverless + container solutions with IaC (CloudFormation/Terraform) and Jenkins CI/CD, and built AWS Glue/PySpark pipelines into S3/Redshift with schema-evolution and data-quality safeguards; demonstrated large-scale SQL tuning (45 min to 3 min on a 500M-row workload).

View profile
Shravya Shashidhar - Intern Software Engineer specializing in LLM agents and full-stack development in Seattle, USA

Intern Software Engineer specializing in LLM agents and full-stack development

Seattle, USA1y exp
Unwind AIUSC

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.

View profile
CY

Charlotte Yu

Screened

Junior Full-Stack AI Engineer specializing in LLM apps and RAG systems

Remote1y exp
StealthUCLA

Built and shipped a production LLM-powered “Vet agent” that automates pet symptom intake across multimodal inputs (images/files/text/speech) and provides analysis/home-care guidance, reaching thousands of daily active users within two months. Demonstrates strong agent engineering fundamentals: state-machine orchestration with structured JSON, tool/schema validation, high-availability routing/failover, and rigorous offline/online evaluation loops with trace-driven reliability improvements.

View profile

Need someone specific?

AI Search