Reval Logo

Vetted Structured Logging Professionals

Pre-screened and vetted.

SV

Mid-level Backend Software Engineer specializing in AWS microservices and distributed systems

Dallas, TX5y exp
AmazonIndiana University Bloomington
View profile
SY

Mid-level Backend Software Engineer specializing in AI/LLM microservices

4y exp
RocheUSC
View profile
AA

Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms

Bangalore, India5y exp
SAPUniversity of Illinois Urbana-Champaign

Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).

View profile
TS

Senior Data Scientist / ML Engineer specializing in GenAI, LLMs, and NLP

Texarkana, TX10y exp
TredenceUniversity of Texas at Austin

ML/NLP engineer focused on production GenAI and data linking systems: built a large-scale RAG pipeline over millions of support docs using LangChain/Pinecone and added a LangGraph-based validation layer to cut hallucinations ~40%. Also built scalable PySpark entity resolution (95%+ accuracy) and fine-tuned Sentence-BERT embeddings with contrastive learning for ~30% relevance lift, with strong CI/CD and observability practices (OpenTelemetry, Prometheus/Grafana).

View profile
CR

Mid-Level Software Engineer specializing in distributed systems and cloud-native platforms

Austin, TX5y exp
AMDNortheastern University

Backend/AI engineer who built and scaled an internal AMD semiconductor manufacturing microservice platform (SMR), reworking a synchronous lot-request workflow into an event-driven RabbitMQ/Celery/FastAPI pipeline. Diagnosed and fixed peak-load reliability issues using deep observability and Kubernetes autoscaling, cutting notification latency back to sub-second and reducing duplicates via idempotency/DLQs. Also shipped an LLM-powered natural-language search with schema-constrained JSON outputs and guardrails, plus a plan-execute-verify Jira bug-resolution agent that can propose fixes and raise PRs under restricted permissions.

View profile
PP

Intern Software Engineer specializing in distributed systems and security

San Jose, CA6y exp
AnyLogUniversity of Pennsylvania

Built a production LLM-powered analyst assistant at Discern Security to speed up SOC investigations using a RAG pipeline over security vendor documentation (Python PDF ingestion, vector search). Demonstrates deep, security-critical LLM engineering: structure-aware chunking with custom table parsing, grounded/cited responses, prompt-injection defenses, and post-generation validation, validated via golden datasets and adversarial testing; tool is used daily by analysts.

View profile
SS

Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics

USA4y exp
VisaGeorge Mason University

Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.

View profile
NV

Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and data pipelines

Seattle, WA6y exp
AmazonTexas A&M University-Kingsville

Amazon backend engineer who built and operated high-scale Java Spring Boot microservices on AWS (EKS/EC2) handling millions of daily transactions, with deep experience debugging p95 latency and database/ORM bottlenecks. Shipped an AI-driven real-time personalization feature by integrating SageMaker model inference end-to-end with low-latency caching and graceful fallbacks, and designed robust order/payment orchestration with retries, compensations, and DLQ-based escalation.

View profile
KK

Mid-Level Software Engineer specializing in AWS distributed systems and microservices

Chico, CA4y exp
AmazonCalifornia State University, Chico

Backend/ML-systems engineer with experience (including Amazon) building real-time face recognition services using PyTorch (MTCNN/FaceNet) and AWS (SQS/S3/Lambda/EC2) with a focus on low latency, burst handling, and cost control. Also led a revenue-critical legacy pricing workflow migration to a serverless event-driven architecture using strangler-pattern rollout, simulation-based validation, and strong security practices (JWT/RBAC/RLS).

View profile
SL

S Latha Naidu

Screened

Mid-level Software Development Engineer specializing in cloud-native backend systems

Seattle, WA5y exp
AmazonUniversity of Colorado Denver

Backend-focused engineer with experience at AWS building a global alarm processing platform (Python, Lambda/SQS/DynamoDB) handling traffic spikes and reliability issues; resolved duplicate alerts and latency under load by fixing hot partitions and enforcing idempotency. Previously at Cognizant, built Java/PostgreSQL backend workflows for healthcare dashboards using pre-aggregated summary tables, strong SQL optimization, and state-driven job orchestration with ELK-based observability and production guardrails.

View profile
AT

Aarya Tallada

Screened

Entry-Level Software Engineer specializing in backend platforms for Financial Services

Tampa, FL1y exp
CitigroupUCLA

At Citi, helped lead the productionization of an internal LLM-driven automation workflow into a production-ready developer platform, focusing on determinism/reproducibility, security, and cost controls. Implemented prompt versioning/registry, JSON schema validation, sanitization, and deep telemetry (including manual edit-distance) plus human-in-the-loop review and phased rollout—driving major SDLC efficiency gains (e.g., test script creation cut from ~1 week to ~1 day).

View profile
AG

Arun Gampala

Screened

Mid-level Full-Stack Developer specializing in MERN and AWS microservices

TX, USA4y exp
MetLifeSouthern Arkansas University

Backend engineer with experience at MetLife and Amazon focused on security and control for internal and customer-facing services. Emphasizes contract-first Python/FastAPI APIs with strong auth (JWT + RBAC/claims), data-layer isolation (RLS/tenant scoping), and reliability practices like incremental refactors, rollback planning, and idempotency to handle retry-driven failure modes.

View profile
ML

Ming-Kai Liu

Screened

Junior AI Engineer specializing in LLM pipelines, RAG, and computer vision

Raleigh, NC2y exp
Citrus OncologyUC San Diego

Built and deployed an on-prem, HIPAA-compliant LLM pipeline for oncology-focused clinical note generation and decision support, emphasizing grounded differential diagnosis and explainable reasoning via RAG to reduce hallucinations. Also created a LangGraph-based multi-agent academic paper search system integrating Tavily, arXiv, and Semantic Scholar with an orchestrator that routes tasks to specialized sub-agents.

View profile
AZ

Alex ZhuZhou

Screened

Intern Full-Stack Software Engineer specializing in AI/LLM platforms and data systems

Berkeley, CA2y exp
EmbraerUC Davis

Backend/LLM engineer with experience productionizing RAG systems (legal-case natural language querying) and optimizing for latency/cost, including a reported ~40% reduction via Redis caching and batching. Built monitoring and real-time debugging workflows (FastAPI, structured logging, correlation IDs, sandbox repro) and regularly delivered technical demos/workshops. Also partners with BD/sales to translate LLM capabilities into business value, including ESG-metric extraction from corporate filings.

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
GV

Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot and Angular

Frisco, TX5y exp
CiscoPurdue University

Full-stack engineer with Cisco supply-chain and Wipro internal platform experience, focused on customer-facing UI performance and secure backend services. Built a bulk Excel inventory upload feature (Spring Boot/Apache POI) that cut manual effort ~80%, and delivered high-scale Angular/React dashboards with strong reliability/observability (FastAPI, JWT, Docker, AWS, AppDynamics).

View profile
VS

Mid-Level Software Engineer specializing in full-stack web, AI telemetry, and real-time graphics

San Francisco, CA3y exp
C3 AINortheastern University

Product-focused full-stack engineer building a GenAI-powered case summarization workflow for a telemetry dashboard, spanning React/TypeScript UI (confidence indicators, reasoning traces) and Python/FastAPI backend with caching to control LLM latency/cost. Has operated services on AWS (ECS Fargate, RDS Postgres, S3) and Kubernetes, and has hands-on experience resolving real production latency incidents through query/index optimization and caching.

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
JM

Mid-level Full-Stack Software Engineer specializing in Healthcare IT and FinTech

Dallas, TX6y exp
Johnson & JohnsonUniversity of North Texas

Full stack engineer in the financial/thematic investing domain who built end-to-end applications on AWS. Notably redesigned a slow portfolio analytics workflow by offloading heavy computations to scheduled AWS Lambda jobs and caching results in DynamoDB (TTL), cutting API latency from ~5 seconds to under 300ms while supporting data-heavy daily market processing.

View profile
SC

Mid-Level Software Engineer specializing in AI microservices and generative fashion

Sunnyvale, CA2y exp
The Fword.aiUSC

Backend/AI workflow engineer at a startup building production AI services for fashion workflows, including an AI-powered techpack generation API in Go (Gin) with MongoDB handling ~1k+ daily requests. Recently implementing an image-to-3D dress generation feature end-to-end, integrating a Python FastAPI AI service with ComfyUI + Hunyuan, with strong emphasis on async orchestration, webhooks, and observability (OpenTelemetry + SigNoz).

View profile
AS

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

USA4y exp
PaychexTrine University

Backend/platform engineer with payroll domain depth who built high-volume payroll processing microservices (Java/Spring Boot, Kafka, PostgreSQL, Redis) on AWS Kubernetes and debugged major peak-cycle latency by redesigning transaction boundaries and moving to async Kafka processing (>50% latency reduction). Also shipped an LLM-powered HR assistant using RAG with strong security/guardrails (RBAC, PII masking, audit logs) that cut support tickets by 40%, and designed reliable multi-step agent workflows with retries, circuit breakers, and idempotency.

View profile
PN

Mid-level Full-Stack Engineer specializing in scalable APIs, cloud infrastructure, and GenAI apps

San Francisco, CA6y exp
DoorDashCal State Chico

Backend/platform engineer with experience across edtech, logistics, and AWS internal systems—owned a production course recommender end-to-end (model serving + APIs + caching/observability), delivering +30% CTR and -20% latency. Has scaled real-time delivery visibility/rerouting on Kubernetes/EKS to sub-200ms P95 during demand spikes and built billion-events/day telemetry pipelines on AWS (Kinesis Firehose, Lambda, S3, Redshift) with schema evolution, dedupe, and replay support.

View profile

Need someone specific?

AI Search