Vetted Redis Professionals

Pre-screened and vetted.

AM

Mid-level AI Engineer specializing in multi-agent LLM systems and multimodal tutoring

Boston, United States3y exp
PearsonUniversity of Illinois Urbana-Champaign

LLM/agentic systems builder who has deployed multi-agent educational chatbots using LangChain + LangGraph, with LangFuse-based tracing and FastAPI hosting. Focused on production reliability and performance (latency reduction via agent decomposition and caching) and on evaluation/testing (routing test scenarios, LLM-as-judge). Partnered with product to add image understanding by parsing and storing images in S3, expanding chatbot coverage to 30+ books with images.

View profile
LK

Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps

New York, NY4y exp
AIGUniversity of Texas at Arlington

LLM/ML platform engineer with hands-on experience taking an LLM document summarization prototype into a production-grade service on AWS EKS, emphasizing low-latency inference, drift monitoring, and safe CI/CD rollouts (canary + rollback). Strong in real-time debugging of agentic/RAG systems (tracing, retrieval/index drift fixes) and in developer enablement through practical workshops (Docker/Kubernetes/FastAPI) plus pre-sales support via demos and benchmarks to close pilots.

View profile
CB

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

San Francisco, CA4y exp
One CommunityPurdue University

Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).

View profile
FB

Fenil Bhimani

Screened

Mid-level Full-Stack Developer specializing in FinTech and Healthcare systems

3y exp
CitigroupCal State Fullerton

Open-source contributor who improved React Query’s caching/subscription behavior to reduce unnecessary re-renders via debouncing and batched updates, validated with benchmarking and extensive tests. Also maintained a Flask extension and resolved production background-task hangs by tracing Redis connection handling issues, adding cleanup/retry logic and troubleshooting docs. In a fast-paced startup, owned the design of a Celery+Redis multi-queue background processing system with Prometheus-based observability.

View profile
RM

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

AL, USA3y exp
JPMorgan ChaseLindsey Wilson College

Backend-focused Python/Flask engineer with strong performance and scalability experience across PostgreSQL/SQLAlchemy optimization, caching, and async processing. Has implemented multi-tenant data isolation (schema/db per tenant with RBAC and encryption) and integrated TensorFlow-based ML inference behind a Flask REST API using Redis caching, batching, and async execution; reports measurable wins like cutting endpoints from 6–8s to ~2s and increasing throughput 3–4x via Celery queues.

View profile
RM

Rifat Mahfuz

Screened

Junior Backend Software Engineer specializing in microservices and API platforms

New York City, NY1y exp
ShareTripUniversity of Illinois Urbana-Champaign

Backend engineer with strong performance and security instincts: built a Flask API for readability metrics with clean, testable modular design; optimized SQLAlchemy/Postgres to eliminate N+1 issues (800ms to 120ms). Also implemented an LLM-powered natural-language travel search using Claude Sonnet + Amadeus with RAG and anti-exploitation safeguards, plus multi-tenant isolation via Postgres RLS and Redis caching that cut search latency from ~20s to ~4–5s while reducing storage costs.

View profile
RJ

Ramesh Jasti

Screened

Mid-level AI/ML & MLOps Engineer specializing in cloud AI infrastructure and GenAI

San Jose, USA5y exp
HPEWestern Illinois University

At HPE, led and deployed an enterprise-grade LLM document intelligence platform for an insurance client, automating extraction from highly variable PDFs/scans/emails and raising field accuracy from 74% to 93%. Built a LangChain/Pinecone/OpenSearch RAG framework to cut hallucinations by 37% and operationalized LangSmith evals in CI, driving a 41% triage accuracy lift and >33% fewer incorrect resolutions while partnering closely with claims operations via HITL workflows.

View profile
VL

Vasu Lakhani

Screened

Mid-Level Software Engineer specializing in AI-enabled backend and full-stack web systems

Los Angeles, California4y exp
AIRKITCHENZCalifornia State University, Fullerton

Backend/AI workflow engineer with experience at AirKitchenz, Uber, and Vivma Software, building production systems on AWS (Lambda, DynamoDB, Step Functions). Has a track record of major performance wins (DynamoDB latency 2s to <150ms; Postgres query 2s to ~180ms) and shipping LLM-powered onboarding and ticket-routing workflows with strong guardrails (schema validation, confidence thresholds, human-in-the-loop escalation).

View profile
RA

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

Austin, TX5y exp
Dell TechnologiesClemson University

Full-stack Java engineer (4+ years) who led end-to-end modernization of high-latency order management systems into cloud-native reactive microservices (Spring WebFlux) and built real-time React/Redux dashboards, reporting 99.98% uptime and 22% infra cost savings. Also headed a production RAG-based Order Support Bot at Dell Technologies with embeddings + MongoDB semantic search, automated validation and human fallback, plus CI/CD-driven LLM eval loops to reduce hallucinations.

View profile
RK

Senior Backend Software Engineer specializing in Go microservices and AWS serverless

8y exp
Capital OneAuburn University at Montgomery

Backend/data engineer focused on AWS-based, event-driven systems—building Golang microservices and serverless pipelines with strong data validation, observability (CloudWatch/Splunk/New Relic), and reliability patterns (retries/DLQs). Has also operated distributed web scraping/data collection with schema versioning and Step Functions backfills, and ships well-documented, versioned REST/WebSocket APIs for internal and external consumers.

View profile
Joshua Hewitt - Senior Software Engineer specializing in Generative AI product development in San Francisco, USA

Joshua Hewitt

Screened

Senior Software Engineer specializing in Generative AI product development

San Francisco, USA9y exp
PadletUniversity of Sydney

AI product builder at Padlet who shipped multiple production LLM features for education workflows, including an AI document generator (AI Recipes) and a RAG-enabled in-product chat assistant. Built an AI microservice layer (LangChain) to swap model providers easily and created automated + human-in-the-loop evaluation systems (including ~100-test runs) to iterate on prompts and quality.

View profile
Tuukka Luolamo - Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms in Remote

Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms

Remote14y exp
StagePilotLoyola Marymount University

Engineering leader who stays hands-on in high-leverage technical areas (architecture, scalability, reliability) while operating at an executive level. Led StagePilot’s shift from a tightly coupled legacy system to a cloud-native, event-driven real-time platform proven at 1M+ concurrent users, and previously scaled multiple SRE teams at McGraw-Hill with SLOs, on-call, and blameless ops practices.

View profile
Yijun Chen - Senior Full-Stack Software Developer specializing in IoT and cloud systems in Toronto, ON

Yijun Chen

Screened

Senior Full-Stack Software Developer specializing in IoT and cloud systems

Toronto, ON4y exp
PulsenicsUniversity of Toronto

Frontend-focused engineer who built a full movie recommendation system from concept to production, comparing classic collaborative filtering with LLM-based recommendation approaches on AWS. Emphasizes scalable architecture, strict TypeScript data contracts, and high-quality Next.js/React UI patterns (defensive states, scoped state management, performance optimization) with disciplined QA and feature-flagged rollouts.

View profile
Manasa Reddy Nagendla - Mid-level Full-Stack Java Engineer specializing in microservices, cloud, and event-driven systems in Cincinnati, OH

Mid-level Full-Stack Java Engineer specializing in microservices, cloud, and event-driven systems

Cincinnati, OH6y exp
Procter & GambleUniversity of Cincinnati

Software engineer at Procter & Gamble focused on warehouse/operations systems, building near-real-time order/inventory visibility using Java/Spring Boot, React, Kafka, PostgreSQL, and Redis with measurable latency and load-time gains. Also shipped internal LLM/RAG knowledge assistants grounded in company runbooks and workflows, implementing guardrails and an evaluation loop that drove concrete retrieval improvements (document chunking) and regression prevention.

View profile
Ramtin Kazemi - Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML in San Diego, California

Ramtin Kazemi

Screened

Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML

San Diego, California1y exp
FOMOUniversity of San Diego

Full-stack engineer who built and owned an AI-powered personal statement editor in Next.js (App Router + TypeScript), including dynamic routing, server-side data fetching, and typed API route handlers. Post-launch, they handled production monitoring/debugging and shipped reliability/performance upgrades (rate limiting, retries, rollback, DB indexing), and report a 40% latency reduction using Suspense/streaming and React concurrency patterns. Also implemented a durable Temporal-orchestrated AI document workflow with robust retry/idempotency strategies.

View profile
Saikrishna Vallala - Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare in USA

Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare

USA5y exp
Morgan StanleyDePaul University

Fintech-focused engineer who built an end-to-end KYC verification pipeline for advisor onboarding using Flask microservices, Celery/Redis, and AWS (Lambda/ECS/EC2) with CloudWatch-driven scaling and latency optimizations. Also shipped a production internal knowledge assistant using RAG + embeddings/vector search with guardrails (similarity-based fallback, prompt-injection protections) and an evaluation loop with compliance specialist review that drove measurable retrieval improvements.

View profile
Kaushik Balakesavalu - Mid-level Full-Stack Java Developer specializing in enterprise SaaS and FinTech in Fairfax, VA

Mid-level Full-Stack Java Developer specializing in enterprise SaaS and FinTech

Fairfax, VA5y exp
State StreetGeorge Mason University

Software engineer with fintech/retirement-fund domain experience who led an internal dashboard consolidating fund transactions, approvals, and reporting into a single workflow tool. Strong in full-stack delivery (React + REST APIs + DB optimization) and in scaling/cleaning messy operational data via modular ETL pipelines (Python/Node), iterating post-launch with performance improvements like caching, pagination, and enhanced filtering.

View profile
Utkarsh Chandel - Senior Security Engineer specializing in detection engineering, cloud security, and DFIR in San Francisco, CA

Senior Security Engineer specializing in detection engineering, cloud security, and DFIR

San Francisco, CA8y exp
Arctic WolfUniversity of the Cumberlands

LLM workflow/agentic systems practitioner who has helped customers harden an LLM-based incident triage prototype into a trusted daily-use production system by adding observability, audits, confidence gating, and deterministic fallbacks. Brings an SRE-style approach to real-time debugging (trace replay, rollback/canary, safe toggles) and is experienced running developer-centric demos/workshops and partnering with sales on technical qualification and security/architecture artifacts.

View profile
Soham Patil - Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps in Washington, DC

Soham Patil

Screened

Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps

Washington, DC2y exp
IBMTexas Tech University

Robotics software engineer with hands-on ROS 2 autonomy experience on an obstacle-avoiding quadrotor (ROS 2 + Gazebo + PX4 + Nav2/SLAM), including custom work to extend Nav2 into a 3D aerial domain and output PX4 trajectory setpoints. Also built cost-saving ML infrastructure (PostgreSQL + AWS data-cleaning pipeline) and improved object detection accuracy by 40% using CUDA/PyTorch, with strong containerization and CI/CD practices (Docker + Kubernetes, aggressive version pinning) to prevent environment drift.

View profile
Chandra Shekar Akkandra - Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services in Newark, CA

Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services

Newark, CA5y exp
JPMorgan ChaseUniversity of Missouri-Kansas City

Finance-domain ML/LLM engineer who has shipped production systems including a RAG-based financial insights assistant with a custom post-generation validation layer that verifies atomic claims against retrieved source text to prevent hallucinations in compliance-critical workflows. Also built large-scale MLOps automation on AWS using Kubeflow + MLflow + CI/CD for fraud detection and credit risk models processing 500M+ transactions/day with a 99.99% uptime goal, and partnered closely with JP Morgan risk/compliance stakeholders on NLP-driven compliance monitoring.

View profile
Narendra R - Senior Full-Stack Java Developer specializing in microservices and cloud platforms in Dallas, TX

Narendra R

Screened

Senior Full-Stack Java Developer specializing in microservices and cloud platforms

Dallas, TX7y exp
PNCUniversity of South Dakota

Backend engineer focused on scalable Python/Flask services and high-performance PostgreSQL/SQLAlchemy systems, with demonstrated wins like reducing N+1-driven response times to under 200ms and cutting P95 latency below 1s via background queues and caching. Has production experience operationalizing ML models as Dockerized APIs on AWS (S3/Lambda) with monitoring (CloudWatch/ELK), plus robust multi-tenant isolation using JWT-driven tenant context and row-level security.

View profile
Ashwitha Reddy - Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and AWS in Ohio, United States

Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and AWS

Ohio, United States3y exp
Fifth Third BankUniversity of Houston

Backend/platform engineer who has owned a real-time business analytics dashboard backend (Python/Flask/MongoDB) and built Kafka event-streaming pipelines with idempotent processing and DLQs. Strong DevOps/GitOps experience deploying containerized microservices to AWS EKS with CI/CD (Jenkins/GitHub Actions/CodePipeline) and ArgoCD auto-sync/drift detection, plus hands-on support for phased hybrid cloud/on-prem migrations using feature flags and replication.

View profile
Mukul Sai Pendem - Mid-level Full-Stack Engineer specializing in cloud-native microservices and DevOps in United States (Remote)

Mid-level Full-Stack Engineer specializing in cloud-native microservices and DevOps

United States (Remote)4y exp
Saayam for AllNortheastern University

Backend engineer with strong Python/FastAPI microservices ownership, including an ML-serving service with embeddings, async DB access, and Redis caching to reduce latency under high load. Experienced deploying and operating containerized services on Kubernetes using GitOps (Argo CD/Helm) with automated CI/CD, plus hands-on Kafka streaming pipeline tuning and enterprise migration work (Infosys) using blue-green/active-passive strategies.

View profile
AS

Annie Suzan

Screened

Mid Software Engineer specializing in machine learning and real-time data systems

Remote, USA3y exp
ThoughtWorksArizona State University

Hands-on implementation-focused candidate with experience owning cloud deployments and putting LLM/RAG workflows into production. They stand out for combining customer-facing deployment ownership with practical AI systems work, including retrieval tuning, hallucination mitigation, production incident response, and document-processing pipelines for messy real-world inputs.

View profile

Need someone specific?

AI Search