Vetted Redis Professionals

Pre-screened and vetted.

SP

shravya potu

Screened

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

6y exp
Capital OneUniversity of North Texas

Full-stack engineer with experience at Capital One and Prime Softech owning production systems end-to-end: secure authentication (Java/Spring Security + React/Redux) through AWS ECS deployments with Terraform and CI/CD. Strong reliability/observability focus (Prometheus/Grafana/ELK/CloudWatch) with quantified improvements (15% reliability gain, 30% fewer post-release defects). Also led legacy monolith-to-microservices refactors and built real-time Kafka/Spark ingestion pipelines for analytics/fraud detection.

View profile
VK

Senior Software Engineer specializing in cloud-native event-driven microservices

TX, USA6y exp
VerizonMalla Reddy College of Engineering & Technology

Full-stack engineer experienced shipping production SaaS dashboards with Next.js App Router + TypeScript, combining Server Components for initial data loads with interactive client-side analytics. Strong performance/operability focus (reported ~40% UI latency reduction) and deep backend fundamentals across Postgres schema/query optimization and Kafka-based event-driven microservices with idempotency, retries, and DLQs.

View profile
SM

Sanjana Mali

Screened

Mid-Level Software Engineer specializing in FinTech payments

Davis, CA4y exp
University of California, DavisUC Davis

Full-stack engineer with payments-domain experience from ACI Worldwide who shipped an end-to-end MFA system for payment workflows (React/TypeScript + backend APIs + Postgres), then owned it in production with logging/monitoring and client adoption tracking. Also improved checkout responsiveness across Apple Pay/PayPal flows via React performance profiling, component refactors, and state/network optimizations.

View profile
TK

Mid-level AI Engineer specializing in LLM orchestration, RAG, and multi-agent systems

Houston, TX4y exp
University of HoustonUniversity of Houston

Research Assistant at the University of Houston who built and live-deployed a production RAG system for 1000+ research documents, using hybrid retrieval (dense+BM25+RRF) with cross-encoder reranking and RAGAS-based evaluation; reported 66% MRR, 0.85+ faithfulness, and 68% lower LLM inference costs. Also built a deployed LangGraph multi-agent research system (Researcher/Critic/Writer) with tool integrations (Tavily, arXiv) and dual memory (ChromaDB + Neo4j), plus freelance automation work delivering a WhatsApp chatbot and n8n workflows for a wholesale clothing business.

View profile
SH

Mid-level Data Engineer specializing in cloud ETL/ELT and lakehouse architecture

Jersey City, NJ4y exp
State StreetUniversity of New Haven

Data engineer focused on sales/marketing analytics pipelines, owning ingestion from CRMs/ad platforms through warehouse serving and dashboards at ~hundreds of thousands of records/day. Built reliability-focused systems including dbt/SQL/Python data quality gates with alerting, a resilient web-scraping pipeline (retries/backoff, anti-bot tactics, schema-change detection, backfills), and a versioned internal REST API with caching and strong developer usability.

View profile
SP

Mid-level Data Engineer specializing in real-time streaming and cloud data platforms

New York, NY4y exp
Wells FargoUniversity of Birmingham

Data engineer with Wells Fargo experience owning an end-to-end lakehouse ETL pipeline on Databricks/Azure Data Factory, processing ~480GB daily and implementing robust data quality/reconciliation across 40+ tables to reach ~99.3% reliability. Strong in performance optimization (cut runtime 5.5h→3.8h), CI/CD and monitoring, and resilient external/API ingestion with retries, schema validation, and backfills.

View profile
Bhakti Patel - Senior Full-Stack Software Engineer specializing in .NET, Python, and cloud-native systems in Worcester, MA

Bhakti Patel

Screened

Senior Full-Stack Software Engineer specializing in .NET, Python, and cloud-native systems

Worcester, MA11y exp
Worcester Polytechnic InstituteWorcester Polytechnic Institute

Full-stack engineer who owned an end-to-end production feature for a Piraeus Bank stock exchange module, spanning React/TypeScript, backend services, and cloud operations with Docker + CI/CD, delivering reported 90% faster API responses and improved uptime. Also built a Smartwound research MVP on AWS, creating a Python image-processing/scoring pipeline to ship despite unclear image-analysis specs.

View profile
Bandla Sai Giridhar - Mid-level Software Engineer specializing in full-stack and cloud-native microservices in Dallas, TX

Mid-level Software Engineer specializing in full-stack and cloud-native microservices

Dallas, TX4y exp
Northern TrustUniversity of Texas at Arlington

Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).

View profile
Sai Swetha Bodlapati - Senior Data Engineer specializing in Spark, Kafka, and Databricks Lakehouse platforms in Dallas, TX

Senior Data Engineer specializing in Spark, Kafka, and Databricks Lakehouse platforms

Dallas, TX5y exp
Fidelity InvestmentsNorthwest Missouri State University

Data engineer at Fidelity who built and operated a real-time financial transactions lakehouse on AWS/Databricks, processing millions of records daily with Kafka streaming. Demonstrated strong reliability and data quality practices (watermarking, idempotent Delta writes, validation/reconciliation, observability) and delivered measurable improvements (~30% faster jobs and ~30% fewer data issues) while enabling trusted gold-layer analytics for downstream teams.

View profile
Sanskruti Raut - Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems in Remote, USA

Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems

Remote, USA4y exp
SuperveaUSC

Full-stack engineer at an early-stage startup building an agentic AI application for enterprise systems, combining customer-facing Next.js/React UI work (30% faster load times) with backend/workflow orchestration using FastAPI + n8n, Redis, and RabbitMQ. Previously at Deloitte USI, built BDD Selenium/Java automation and managed 200+ defects end-to-end using JIRA/JAMA to support on-time production releases.

View profile
Vansh Amara - Junior Software Engineer specializing in AI systems and robotics infrastructure in Madison, WI

Vansh Amara

Screened

Junior Software Engineer specializing in AI systems and robotics infrastructure

Madison, WI1y exp
Wisconsin AutonomousUniversity of Wisconsin–Madison

Robotics software engineer with hands-on ROS 2 experience building real-time perception/control infrastructure and multi-sensor fusion (radar/ultrasonic + GNSS/IMU) with deterministic latency and safety fallbacks. Debugged rover navigation drift via rosbag replay and timing analysis, improving state estimation by gating GNSS and switching to SLAM when GPS degraded. Also brings strong distributed-systems and build/CI tooling experience (gRPC/Protobuf, Docker, Bazel cross-compilation for ARM/RISC-V, GitHub Actions).

View profile
Sai Venkata Sathwik Golla - Mid-level Backend & Applied ML Engineer specializing in LLM systems and scalable APIs in Palo Alto, CA

Mid-level Backend & Applied ML Engineer specializing in LLM systems and scalable APIs

Palo Alto, CA3y exp
University at BuffaloUniversity at Buffalo

Backend engineer who significantly evolved an internal analytics/reporting platform (Python API + Postgres) powering self-service dashboards for product/business teams, focusing on reliability under heavy concurrent load and fast query performance. Demonstrates strong production engineering practices across API design (FastAPI), observability, incremental rollouts with feature flags, and data security using JWT/RBAC plus Postgres row-level security.

View profile
Jorge Mendoza - Senior Full-Stack Developer specializing in Python, AWS serverless, and data workflows in Remote

Jorge Mendoza

Screened

Senior Full-Stack Developer specializing in Python, AWS serverless, and data workflows

Remote11y exp
ALDIFlorida Atlantic University

Backend/data engineer from ALDI Tech Hub who modernized legacy analytics (Excel/SAS) into production-grade Python services on AWS serverless (FastAPI on Lambda behind API Gateway with Step Functions). Strong in reliability and operations (Cognito auth, retries/timeouts, structured logging, CloudWatch alarms) and data pipelines (Glue ETL with schema evolution); delivered measurable SQL tuning gains (30s to 2s, 70% CPU reduction).

View profile
Sharanya Teegala - Mid-level Full-Stack Software Engineer specializing in Java/Spring and AWS microservices in Minneapolis, MN

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

Minneapolis, MN5y exp
Wells FargoConcordia University

Full-stack engineer with experience at Wells Fargo and Salesforce building regulated, customer-facing financial systems and internal DevOps tooling. Deep in microservices and event-driven architectures (Spring Boot, Kafka/RabbitMQ) with strong CI/CD automation, contract testing, and observability; delivered measurable impact including 60% faster deployments and 40% fewer support tickets.

View profile
HJ

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

Remote4y exp
Yiddish Arts and Academics Association of North AmericaUniversity of Texas at Dallas

Analytics-focused candidate with experience building SQL/Python pipelines and dashboards for donor, campaign, and website performance reporting. They have worked with messy multi-source data, standardized metric definitions, and delivered automated reporting that reportedly reduced manual effort by about 80%.

View profile
MR

Mid-level AI/ML Engineer specializing in LLMs, RAG, and time-series forecasting

California, USA4y exp
Northern TrustUniversity of Massachusetts

ML/AI engineer with hands-on ownership of production recommendation and RAG systems at Northern Trust. They combine transformer modeling, latency optimization, cloud deployment, and monitoring with measurable business impact, including 14% accuracy gains, 12% engagement improvement, and 19% better query relevance.

View profile
AL

Adnane Lokman

Screened

Senior software engineer specializing in AI/ML and LLM platform delivery

Remote8y exp
UKGUniversity of Florida

ML/AI engineer with strong production ownership across predictive ML and Generative AI systems. They’ve delivered measurable business impact through real-time churn/drop-off prediction, RAG-based document QA, and scalable LLM optimization, with a consistent focus on reliability, safety, latency, and developer productivity.

View profile
BS

Bilal Shaikh

Screened

Junior Software Engineer specializing in backend distributed systems

Canada3y exp
Brock SolutionsMcMaster University

Backend engineer in airport operations who built a highly customizable BFF-based system connecting airport staff workflows to a baggage sortation engine. Their architecture cut per-airport customization from 100-150 engineering hours to 1-5 hours, improved long-running operation performance by 45%, and shipped in 4 months instead of 6. They also explored AI-assisted backend customization with human validation and test-based safeguards.

View profile
Lawrence Prabhakar - Mid-level Full-Stack Java Developer specializing in FinTech in USA

Mid-level Full-Stack Java Developer specializing in FinTech

USA5y exp
State StreetColorado State University

Engineer with a thoughtful, hands-on approach to AI-assisted software development, treating AI as a force multiplier for debugging, prototyping, and large-codebase work rather than a substitute for judgment. Particularly strong in multi-agent coding workflows, contract-driven development, and maintaining consistency across backend, frontend, and testing through shared schemas and OpenAPI-based coordination.

View profile
Aniket Dhanawade - Mid-level Full-Stack Engineer specializing in cloud-native and AI-powered applications in USA

Mid-level Full-Stack Engineer specializing in cloud-native and AI-powered applications

USA3y exp
IBMFlorida Institute of Technology

Candidate has a thoughtful, hands-on approach to AI-assisted software development, treating AI as a pair programmer while retaining ownership of architecture, tradeoffs, and final code quality. They have practical experience using multi-agent workflows to ship small features end-to-end, including planning, execution, and gap detection under human oversight.

View profile
PK

Phani Konni

Screened

Mid-level Full-Stack Software Engineer specializing in agentic AI and document automation

San Francisco, CA3y exp
Lowe'sUniversity of North Texas

Software engineer who recently shipped an authentication and role-based access feature for a web app, using AI selectively for boilerplate, debugging, and test suggestions while retaining ownership of architecture, security, testing, and final review. Stands out for a disciplined, security-first approach to AI-assisted development and a pragmatic preference for lightweight API-driven solutions over unnecessary framework complexity.

View profile
AY

Ankit Yadav

Screened

Mid-level Software Engineer specializing in cloud-native microservices

Philadelphia, PA4y exp
HexawareUC Riverside

Backend engineer who shipped a Spring Boot transactions/points feature while using AI selectively for boilerplate and test ideas, keeping core system design decisions in human hands. Stands out for rigorous validation of AI output against database behavior, concurrency, idempotency, and failure scenarios, and has also built a lightweight planner -> code gen -> validator agent-style pipeline with step-level logging and retries.

View profile
RF

Mid-level Software Engineer specializing in backend microservices and AI-integrated platforms

Dallas, TX4y exp
Blue Cross Blue ShieldUniversity of Texas at Arlington

Full-stack engineer with experience spanning AI-powered product features and healthcare fraud detection systems. Has built end-to-end LLM-enabled applications, customer-facing recommendation systems at scale, and operational platforms that improved real-time investigations and flagged over 1,200 high-risk cases quarterly.

View profile

Need someone specific?

AI Search