Vetted Apache Kafka Professionals

Pre-screened and vetted.

RK

Rutuja Kawade

Screened

Mid-level Software Engineer specializing in cloud infrastructure and distributed systems

Atlanta, GA3y exp
RakutenGeorgia Tech

Cloud infrastructure/product engineer with end-to-end ownership of cloud-native storage/observability products, including taking an internal CMS to Google Cloud Marketplace and scaling to ~40,000 deployments. Strong in Kubernetes-based platforms (Operators, microservices, RabbitMQ) and performance/scalability work (e.g., 200% cluster capacity increase) plus internal tooling that materially improved SRE/QA debugging and release velocity.

View profile
JL

Justin Leung

Screened

Mid-Level Software Development Engineer specializing in interactive ad formats

New York, NY4y exp
AmazonSan José State University

Has experience improving an ad server workflow by standardizing genre selection with templates, enabling reuse across multiple accounts and measuring success via hours of manual labor saved. Also delivered an internal technical demo on a device-metrics-to-AWS-CloudWatch logging workflow using whiteboarding and PowerPoint to onboard a new team.

View profile
KL

Ke Liu

Screened

Mid-Level Software Engineer specializing in search platforms and distributed systems

New York, NY4y exp
Fitch RatingsColumbia University

JavaScript/React-focused engineer with meaningful open-source impact: redesigned cache key normalization for a client-side data fetching/caching library using deterministic hashing, added robust test coverage, and collaborated closely with maintainers through GitHub PRs/issues. Also drives measurable runtime improvements by profiling hot paths, refactoring core abstractions, and validating with benchmarks/load tests; has taken ownership of unowned initiatives like improving relevance/ranking in an internal search platform.

View profile
SG

Mid-level AI/ML Engineer specializing in NLP, LLMs, and MLOps for healthcare and finance

6y exp
CVS HealthUniversity of New Haven

Built a production LLM-powered RAG agent for healthcare/insurance operations that retrieves and summarizes patient medical documents with grounded citations, scaling to ~4.5M records. Addressed medical shorthand and terminology by fine-tuning ~120 lightweight DistilBERT models by specialty and validating entities against SNOMED/RxNorm, while using SHAP/LIME and human-in-the-loop review to make decisions explainable to stakeholders.

View profile
JA

Jeevan aher

Screened

Junior AI Engineer specializing in fraud detection, credit risk, and LLMs in FinTech

Remote, USA3y exp
JPMorgan ChaseUniversity of Illinois Urbana-Champaign

AI engineer with production experience building a high-accuracy (98%) fraud detection system operating at real-time latency (1–2s) over millions of transactions, using a multi-model pipeline approach to meet performance constraints. Also implemented Airflow-orchestrated workflows (DAGs, retries, alerts) to replace brittle cron scripts and is currently pursuing a master’s project on real-time ASL-to-text conversion.

View profile
BP

Bharadwaj P

Screened

Mid-level Full-Stack Java Engineer specializing in cloud microservices across e-commerce, finance, and healthcare

5y exp
WalmartUniversity of North Carolina at Charlotte

Backend-leaning full-stack engineer with e-commerce and analytics experience who modernized synchronous order workflows into a Kafka-based event-driven architecture (Java/Spring Boot) to reduce checkout latency and peak-traffic failures. Has built production FastAPI services with JWT/RBAC and strong testing/observability, delivered React+TypeScript reporting dashboards, and handled AWS scaling incidents end-to-end (RDS read latency mitigated with read replicas and query tuning).

View profile
RM

Rakesh Munaga

Screened

Mid-level Full-Stack Engineer specializing in AI and FinTech platforms

TX, USA4y exp
JPMorgan ChaseUniversity of Texas at Arlington

Full-stack engineer building real-time internal banking operations dashboards (Java/Spring Boot microservices + React/TypeScript) with Kafka-based streaming and post-launch performance optimizations. Also shipped a production internal AI support assistant using RAG (Confluence/PDF/support docs ingestion, embeddings + vector DB retrieval) with guardrails, evaluation loops, and observability to reduce hallucinations and prevent regressions.

View profile
VD

vikhyath D

Screened

Mid-Level Software Development Engineer specializing in distributed microservices on AWS

Dallas, TX5y exp
AmazonUniversity of North Texas

LLM/agent engineer who has shipped multiple autonomous, multi-step agents to production (document-to-SOP conversion, test generation, code generation) using a custom Python DAG orchestrator with persistent state, tool-calling permissions, and structured outputs (Pydantic/JSON Schema). Demonstrates strong production hardening practices—semantic contracts, golden-dataset prompt regression tests, circuit breakers, and multi-level monitoring—and delivered large productivity wins (34 hours of manual writing reduced to ~20 minutes review; ~15–20 engineering hours/week saved).

View profile
Akhil Jaggari - Mid-level Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices in CA, CA

Akhil Jaggari

Screened

Mid-level Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices

CA, CA6y exp
UberUniversity of North Texas

Backend engineer with fintech/real-estate lending domain experience (Berkadia) building Python/Flask services for indicative loan pricing across Fannie/Freddie workflows. Strong in scalable AWS architectures (S3, Lambda, SageMaker), database performance (PostgreSQL read replicas, indexing, pooling), and high-throughput optimizations (streaming exports, Redis caching) with measurable production impact.

View profile
Venu Venkata Surendra reddy Erusu - Mid-Level Software Engineer specializing in AI/ML and Cloud-Native Microservices in Syracuse, NY

Mid-Level Software Engineer specializing in AI/ML and Cloud-Native Microservices

Syracuse, NY4y exp
Syracuse UniversitySyracuse University

Research assistant at Syracuse University who owned a Python/FastAPI analytics backend for user-uploaded large datasets, using S3 streaming uploads and background workers for heavy processing. Has hands-on experience deploying Dockerized Python/Java microservices to AWS EKS with Jenkins-based CI/CD, plus Kafka-based event-driven pipelines and practical migration patterns (dependency mapping, dual-write, reconciliation) to minimize downtime.

View profile
Vamshikrishna Bandi - Senior AI/ML Engineer specializing in Generative AI and agentic multi-agent systems

Senior AI/ML Engineer specializing in Generative AI and agentic multi-agent systems

6y exp
PayPalTrine University

Built and shipped a production LLM-powered multi-agent RAG system to automate complex internal support workflows, integrating tool execution (SQL/APIs) with validation guardrails to reduce hallucinations. Optimized for real-world latency and cost via model routing, caching, and async parallel tool calls, and enforced reliability with CI-gated golden test sets derived from anonymized production queries.

View profile
Vasudha Prerepa - Mid-Level Java Full-Stack Developer specializing in cloud-native microservices

Mid-Level Java Full-Stack Developer specializing in cloud-native microservices

5y exp
BMOTexas Tech University

QA/validation-focused engineer with experience at Meta testing an ML+LLM content classification/summarization system, including production-vs-test behavior gaps. Built automated E2E validation and drift monitoring (PSI, KL divergence, embedding cosine similarity) run daily/multiple times per day and gated via CI. Also implemented Jenkins-orchestrated Selenium/API test suites in Docker at Capgemini and partnered with a business analyst to convert business rules into automated AI-driven validation checks.

View profile
Praveen Nutulapati - Mid-level Generative AI Engineer specializing in LLM fine-tuning, RAG, and agentic systems in New York, NY

Mid-level Generative AI Engineer specializing in LLM fine-tuning, RAG, and agentic systems

New York, NY6y exp
JPMorgan ChaseUniversity of Central Missouri

Built and deployed a production multi-agent RAG system at JPMorgan Chase to automate regulated credit analysis and compliance clause discovery across large internal policy/document libraries. Implemented LangGraph-based supervisor orchestration with structured state management (Azure OpenAI) to support long-running, resumable workflows, plus hybrid retrieval + re-ranking and guardrails for reliability. Strong at evaluation/observability (trace logging, LLM-judge, HITL) and at communicating results to non-technical stakeholders via Power BI embeds and Streamlit prototypes.

View profile
Kunal Singh Pundir - Mid-level Full-Stack Developer specializing in cloud microservices and GenAI systems in USA, USA

Mid-level Full-Stack Developer specializing in cloud microservices and GenAI systems

USA, USA5y exp
UberNortheastern University

Built and owned an end-to-end AI-driven decisioning platform at Uber, combining LLM orchestration with typed tool contracts and a Snowflake-based RAG pipeline to make decisions fully auditable. Delivered large-scale measurable impact (120k requests/day, 18k cases auto-resolved/month) while improving ops SLA from 3 days to 6 hours and cutting incident response time nearly in half. Previously led a high-risk strangler-fig modernization of a legacy insurance platform across 120+ microsites at Accenture, coordinating across multiple squads with feature-flagged parallel cutovers.

View profile
PS

Senior Software Engineer specializing in backend infrastructure, cloud automation, and reliability

Mountain View, CA8y exp
OracleStony Brook University

End-to-end deployment owner for Oracle document delivery/print services in a hospital-like production environment, focused on reliability/performance at scale (thousands of systems). Also describes implementing event-driven RAG/agentic LLM workflows with attention to embeddings/index consistency, latency, and measurable improvements in response relevance and operational efficiency.

View profile
Sunil Parikh - Executive enterprise architect specializing in cloud, cybersecurity, and platform modernization in Plano, TX

Sunil Parikh

Screened

Executive enterprise architect specializing in cloud, cybersecurity, and platform modernization

Plano, TX26y exp
Capital OneStevens Institute of Technology

Architect with early startup experience (1999-2000) who later worked with Capital One evaluating startup products, strategy, and roadmaps. Brings a structured approach to innovation through market research, competitor analysis, risk assessment, gap analysis, and proof-of-concept thinking.

View profile
YP

Mid-level Software Engineer specializing in backend, distributed systems, and AI infrastructure

Menlo Park, CA4y exp
SnowflakeUSC

Built Baioniq, an enterprise LLM platform for automating extraction from massive unstructured documents like contracts and insurance claims. They demonstrate unusually strong production depth in agentic AI—scaling to 100k+ requests/day, processing 1M+ claim documents, and improving extraction accuracy through rigorous RAG architecture, evaluation, and fallback design.

View profile
Sirisha Maddikunta - Mid-level Generative AI Engineer specializing in enterprise LLM and healthcare AI solutions in O Fallon, MO

Mid-level Generative AI Engineer specializing in enterprise LLM and healthcare AI solutions

O Fallon, MO6y exp
MastercardUniversity of Texas at Arlington

Built and owned an end-to-end LLM-powered fraud investigation assistant that automated case summaries and risk analysis, cutting analyst investigation/documentation time by 40%. Stands out for translating RAG concepts into a production-grade internal platform with strong evaluation, monitoring, and reusable Python service architecture that improved both analyst trust and engineering velocity.

View profile
VP

Victor Pirie

Screened

Senior AI/ML Engineer specializing in LLMs, NLP, and enterprise conversational AI

Des Moines, IA11y exp
AssistRxMonash University

Built and owned a production conversational AI platform for a healthcare contact center, including RAG-based agent assist, hybrid retrieval, safety guardrails, and production monitoring. Stands out for combining LLM product delivery with strong operational rigor, driving a reported 25-30% improvement in handling time in a sensitive healthcare environment.

View profile
BM

Mid-level AI/ML Engineer specializing in fraud detection and recommendation systems

California, USA3y exp
PayPalFlorida Atlantic University

ML engineer with production experience at PayPal and Flipkart, owning high-scale systems across fraud detection, recommendations, and LLM tooling. Stands out for combining strong modeling judgment with practical platform engineering, delivering measurable impact like 22% fewer fraud false positives, 18% CTR lift, 40% less LLM manual review, and 30% faster redeployments.

View profile
HW

Henry Wu

Screened

Mid-level Software Engineer specializing in backend, cloud infrastructure, and AI systems

Baltimore, MD4y exp
Johns Hopkins UniversityJohns Hopkins University

Built and launched a production self-healing MLOps agent that autonomously diagnosed and fixed model training failures on Kubernetes GPU infrastructure. Combines deep AI infrastructure knowledge with full-stack product ownership, and has delivered measurable impact including 35% less infrastructure waste, nearly 50% less troubleshooting time, and 60% lower LLM API costs.

View profile
Joseph Villanueva - Senior Software Engineer specializing in full-stack SaaS and Healthcare IT in San Francisco, CA

Senior Software Engineer specializing in full-stack SaaS and Healthcare IT

San Francisco, CA8y exp
GustoSanta Clara University

Product-minded software engineer from Gusto who has shipped internal AI agent capabilities and end-to-end user-facing features across frontend and backend. Stands out for making pragmatic architecture tradeoffs—moving from OpenAI prototypes to deterministic systems when accuracy, latency, and uptime mattered—while still improving LLM workflow quality and reducing tool-calling errors by 15%.

View profile
VS

Director-level Software Engineering Leader specializing in FinTech and platform modernization

Sammamish, WA13y exp
Capital OneAnna University

Director-level Senior Manager of Software Engineering at Discover with roughly a decade in web application engineering leadership, focused on modernizing legacy banking platforms into cloud-native SPA architectures. Stands out for combining large-team people leadership with hands-on technical depth in architecture, debugging, and prototyping, including GenAI experimentation and high-scale customer-facing migrations.

View profile
BD

Mid-level Java Full-Stack Developer specializing in scalable microservices

Missouri, USA5y exp
PalantirUniversity of Central Missouri

Full-stack engineer with hands-on experience shipping operational products in inventory and production management, spanning React/TypeScript frontends and Python, Node.js, and Java/Spring Boot backends. Particularly strong in making complex systems usable and reliable in production, including AI-powered anomaly detection with fallback logic, observability, and user-friendly alerting for non-technical operations teams.

View profile

Need someone specific?

AI Search