Vetted Idempotency Professionals

Pre-screened and vetted.

MP

Mrunal Patil

Screened

Mid-Level Software Engineer specializing in FinTech microservices

Remote, USA3y exp
StartEngineGeorge Mason University

Backend engineer with experience in fraud reporting and billing systems, building Java/Spring Boot services behind a React frontend and improving performance 40%+ with caching and SQL optimization while maintaining 99.9% uptime. Has hands-on experience migrating a monolith to microservices with incremental rollout, clear data ownership boundaries, and production-grade API reliability/security practices (JWT/OAuth, RBAC, row-level scoping).

View profile
SM

Mid-Level Full-Stack Engineer specializing in web/mobile apps and AI-powered products

Harrison, NJ5y exp
Make ConnexionsStevens Institute of Technology

Backend engineer who built and evolved the real-time networking/messaging backend for a cross-platform professional networking app (Make Connexions), optimizing for low-latency delivery, privacy, and strong consistency. Experienced scaling Python/FastAPI APIs with async + Redis, and leading safe refactors via versioned endpoints, feature flags, and backward-compatible migrations; strong production auth/RLS expertise including refresh-token rotation edge cases.

View profile
KK

Kajol Khatri

Screened

Senior Software Engineer specializing in backend, DevOps, and LLM-powered systems

San Jose, CA5y exp
CBREUniversity of Texas at Arlington

Backend-focused Python engineer who has owned production FastAPI services deployed on Kubernetes, including CI/CD (GitLab CI to ECR) and GitOps delivery via ArgoCD/Helm. Has hands-on experience with complex reliability and infrastructure work—solving data inconsistency with validation/partial-data paths, fixing K8s liveness issues via lazy loading, and supporting a phased cloud-to-on-prem migration with dual-writes and monitoring. Also built Kafka-based real-time ingestion consumers handling bursty, high-throughput traffic with async processing and topic/retention tuning.

View profile
LM

Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices

Seattle, WA4y exp
SiemensUniversity of North Texas

Backend engineer with experience in both healthcare (Siemens) and payments (Bitwise), focused on scaling Python APIs and modernizing architectures. Has led monolith-to-microservices migrations and introduced Kafka async processing, Redis caching, and ELK observability, citing ~40% faster issue resolution and improved reliability via idempotency and strong security controls (OAuth2/JWT, RBAC, RLS).

View profile
MR

Manish Reddy

Screened

Mid-level Backend Engineer specializing in distributed microservices and event-driven systems

Los Angeles, CA3y exp
Kore.aiCal State San Bernardino

Software engineer (Yellow.ai) who built and productionized an AI-driven resume tailoring system using embeddings + Chroma RAG + QLoRA fine-tuning, deployed via Docker/Kubernetes with CI/CD on a CPU-only Oracle VM. Demonstrates strong reliability/evaluation rigor (custom hallucination/coverage/relevance metrics) and measurable business impact, including a 60% user satisfaction lift from improving chatbot intent accuracy with product and support teams.

View profile
SN

Junior Software Developer specializing in AI/LLM agent systems

New Jersey, USA2y exp
S-Core Analytics IncUniversity of the Pacific

Built an LLM-powered agent within the Nora AI analytics platform to automate e-commerce product performance analysis and generate actionable recommendations (pricing/inventory), designed with production-grade reliability patterns and observability. Emphasizes predictable, schema-validated tool/function-calling pipelines with robust fallbacks, idempotency, and guardrails for messy operational data.

View profile
sai Pavan - Mid-level AI/ML Engineer specializing in MLOps, NLP, and real-time ML pipelines

sai Pavan

Screened

Mid-level AI/ML Engineer specializing in MLOps, NLP, and real-time ML pipelines

5y exp
American Family InsuranceGeorge Mason University

Built a production, real-time insurance claims document-understanding and fraud-detection pipeline using TensorFlow + fine-tuned BERT, deployed on AWS (SageMaker/Lambda/API Gateway) with automated retraining via MLflow and Jenkins. Addressed noisy documents and latency using augmentation and model distillation (3x faster), cutting claims ops manual review by ~50% and reducing fraudulent payouts.

View profile
Sai Erramada - Mid-level Full-Stack Java Developer specializing in microservices and cloud-native systems in Wisconsin, USA

Sai Erramada

Screened

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

Wisconsin, USA6y exp
WalgreensConcordia University Wisconsin

Backend engineer with hands-on experience building real-time, event-driven systems at Walgreens, including a Kafka-based prescription status notification service and scalable pipelines for messy prescription/inventory data. Strong focus on reliability patterns (retries, idempotency, DLQs) and iterating based on pharmacist feedback to improve usability.

View profile
Phanideep P - Senior Data Engineer specializing in cloud lakehouse and streaming data platforms

Phanideep P

Screened

Senior Data Engineer specializing in cloud lakehouse and streaming data platforms

5y exp
Cadence BankWright State University

Data platform/data engineer with cross-industry experience in banking and healthcare, building cloud-native lakehouse architectures across AWS/Azure/GCP. Has owned high-volume (millions of records; TB/day) pipelines with strong data quality automation (dbt/Great Expectations), observability (Grafana/Prometheus), and real-time streaming (Kafka/Spark) for fraud monitoring; also delivered an early-stage migration from SQL Server to BigQuery with 40% batch latency reduction.

View profile
Rahul Ganesan - Intern AI Engineer specializing in LLM systems, RAG, and cloud data pipelines in Washington, PA

Rahul Ganesan

Screened

Intern AI Engineer specializing in LLM systems, RAG, and cloud data pipelines

Washington, PA0y exp
Frazier Simplex Machine CompanyUniversity of Colorado Boulder

Built and deployed a production Dockerized multimodal (voice+text) LLM agent for knowledge management that retrieves from Notion and documents and falls back to Tavily-powered web search with citations when internal notes are missing. Emphasizes production reliability via model-switching fallbacks, caching, strict structured outputs (Pydantic/JSON schema), and MCP-based orchestration with state-aware gating and monitoring to reduce redundant tool calls and improve success rates.

View profile
SS

Sukesh Sadhu

Screened

Mid-Level Software Engineer specializing in FinTech payments and event-driven microservices

Connecticut, USA5y exp
Quebec SolutionsSacred Heart University and Fairfield University

Backend/data engineer focused on fintech payments and fraud systems, owning real-time Kafka-based reconciliation pipelines end-to-end (~13k tx/day). Built audit-friendly validation/reconciliation (SQL + Python), kept lag to seconds, and cut errors ~20%, while also shipping Spring Boot APIs with Redis caching and strong idempotency/versioning. Has early-stage startup experience standing up payment services on AWS with Docker + GitHub Actions and production monitoring/incident handling.

View profile
AB

Abhishek Basu

Screened

Junior Backend Software Engineer specializing in cloud and AI systems

Chicago, IL2y exp
Carpl.aiUniversity of Illinois Chicago

Built and shipped LLM-enabled decision systems focused on real production reliability rather than chatbot demos, including a multimodal radiology retrieval platform with 28% relevance gains and 35% lower latency. Also architected a 4-agent employee analytics workflow with structured outputs, traceable orchestration, and strong safeguards for messy real-world data.

View profile
KS

Mid Software Engineer specializing in AI automation and full-stack systems

San Francisco, CA4y exp
PenumbraUniversity of Texas at Arlington

Built and shipped a production LLM-powered email automation agent for procurement that ingests emails/attachments, classifies requests via rules+embeddings+LLM fallback, enriches responses with SAP inventory data, and generates templated replies. Architected it as an event-driven, idempotent Azure Functions/Queues pipeline with schema-constrained outputs, confidence gating, retries/circuit breakers, and Application Insights monitoring—cutting turnaround time from 4–7 days to near real-time while maintaining zero downtime.

View profile
AK

Junior Software Engineer specializing in full-stack systems and AI applications

New York, NY2y exp
Sentari AISanta Clara University

Full-stack AI engineer who has owned production deployments for both a voice journaling/emotional insights app and a RAG-based research assistant. Stands out for turning messy, failure-prone LLM and document pipelines into reliable user-facing systems through strong debugging, staged workflow design, and post-launch stabilization.

View profile
PN

Mid-level AI Engineer specializing in distributed systems and LLM applications

Syracuse, NY4y exp
Syracuse UniversitySyracuse University

Built production AI agents that convert natural-language requests into structured workflows using LangChain, tool calling, and a Kafka/Kubernetes backend, with strong emphasis on tracing, validation, and self-correcting failure handling. Also drove a zero-to-one Research Day judging platform spanning React, Flask, RAG, and ILP-based assignment optimization for ~100 live posters, achieving 99% uptime and winning Best Web App.

View profile
FK

Faizan Khan

Screened

Mid-level Full-Stack Engineer specializing in real-time data and AI systems

Westford, USA4y exp
Evident BatteryBoston University

Software engineer focused on backend/full-stack, distributed systems, cloud infrastructure, and AI-related work. Stands out for using AI and multi-agent workflows as an engineering accelerator while maintaining rigorous testing, logging, and system-level validation, including work on telemetry and monitoring platforms where reliability and correctness are critical.

View profile
Prabhav Karve - Junior Software Engineer specializing in data engineering and AI applications in Rochester, NY

Prabhav Karve

Screened

Junior Software Engineer specializing in data engineering and AI applications

Rochester, NY4y exp
Rochester Regional HealthRochester Institute of Technology

Data engineer/automation builder with experience at Rochester Regional Health and Accenture, focused on replacing fragile manual reporting with production-grade Azure, Python, and Snowflake pipelines. Stands out for combining strong systems thinking, rigorous validation, and practical AI/LLM usage to drive measurable outcomes, including a 34% throughput improvement and support for regulatory reporting that helped avoid €150M in penalties.

View profile
AS

Mid-Level Software & Infrastructure Engineer specializing in cloud, distributed systems, and AI

Madison, WI5y exp
University of Wisconsin-MadisonUniversity of Wisconsin–Madison

Backend/data engineer who helped evolve Bitnimbus LLC’s Kafka-as-a-service MVP from a monolith into an event-driven distributed system, using careful design, parallel rollouts, and idempotent event handling to maintain correctness. Also built production-grade API and database security (JWT scopes, rate limiting, explicit Postgres policies/RLS-style controls) and improved Prometheus monitoring by eliminating false outages via heartbeat metrics and windowed aggregation.

View profile
AB

Anas Baig

Screened

Junior Software Engineer specializing in full-stack web and cloud systems

Boston, MA2y exp
EnFi, IncNortheastern University

Co-op engineer at EnFi who built and maintained a multi-tenant prompt library and LLM workflow tooling used by internal teams and external enterprise clients. Led TypeScript/React package design and standardized a typed workflow abstraction across disparate implementations (React, Go, JSON), improving reliability and developer adoption. Delivered measurable performance gains (~25% latency reduction) and owned end-to-end execution including docs, demos, debugging, and deployment.

View profile
SG

Mid-level Full-Stack Python Developer specializing in Healthcare IT

NJ, USA5y exp
Johnson & JohnsonUniversity of Dayton

Backend/AI engineer with Johnson & Johnson experience building data-heavy payer/claims analytics services (Python/FastAPI, PostgreSQL, AWS) and optimizing them under peak ingestion load via indexing/query tuning and caching. Also shipped an end-to-end RAG feature for clinicians to extract insights from unstructured clinical notes, using constrained prompts and retrieval-confidence guardrails to prevent hallucinations.

View profile
ST

sreeya tula

Screened

Senior Backend Engineer specializing in Python microservices and cloud-native systems

Texas, United States10y exp
VerizonJawaharlal Nehru Technological University, Hyderabad

Backend/data platform engineer who owned a FastAPI + Kafka microservice in Verizon’s billing pipeline, handling high-volume usage ingestion/validation/enrichment with strong observability and CI/CD on AWS EKS. Demonstrated measurable performance gains (latency down to ~120–150ms; Kafka throughput +30–40%; DB CPU -25%) and led an on-prem ETL-to-AWS migration using Terraform, parallel validation, and phased cutover with zero downtime.

View profile
VS

Mid-level Machine Learning Engineer specializing in deep learning and generative AI

San Jose, CA5y exp
MetLifeUniversity of Alabama at Birmingham

ML/NLP engineer with hands-on experience building production systems for unstructured insurance claims and customer data linking. Delivered measurable impact at scale (millions of documents), combining transformer-based NLP, vector search (FAISS/Pinecone), and human-in-the-loop validation, and has strong production workflow/observability practices (Airflow, AWS Batch, Grafana/Prometheus).

View profile
BM

Mid-level Applied AI/ML Engineer specializing in agentic systems and LLM automation

4y exp
Frontier CommunicationsRivier University

Built a production LLM-powered workflow at Frontier to extract structured signals from messy, high-volume documents and route work to the right teams, replacing a multi-day, error-prone manual process. Emphasizes production reliability with schema/consistency validation, re-prompting and deterministic fallbacks, plus async pipeline optimizations for predictable latency. Experienced with multi-agent orchestration (LangGraph, AutoGen, CrewAI) and AWS workflow tooling (Step Functions, SQS, Lambda), and delivered ~70% safe automation via stakeholder-driven thresholds and human review.

View profile
JB

Intern Full-Stack Product Engineer specializing in analytics and database platforms

Newton, MA2y exp
Bright HorizonsNortheastern University

Full-stack engineer (Devsinc) who built a seed-stage fintech product (Deaglo) for global investment firms, shipping a real-time FX exposure and hedging dashboard using Next.js App Router + TypeScript with Python/C# microservices. Drove major reliability and performance wins by migrating to an async RabbitMQ architecture (DLQs, idempotency) and optimizing Postgres queries (45% faster), while owning monitoring and post-launch backlog.

View profile

Need someone specific?

AI Search