Reval Logo

Vetted Logging Professionals

Pre-screened and vetted.

ST

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

Bangalore, India4y exp
GE HealthCareUniversity of Houston-Clear Lake

Software engineer/product owner experience at GE Healthcare, owning a patient records and claims workflow product end-to-end. Built React/TypeScript + Spring Boot systems with contract-driven APIs (OpenAPI) and operated Spring Boot microservices using RabbitMQ, focusing on reliability patterns (idempotency, DLQs) and performance improvements driven by clinical feedback. Also created an internal monitoring/deployment dashboard that became the default tool for on-call and production support.

View profile
SS

Somil Shah

Screened

Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents

San Francisco, CA4y exp
INTERACT Animal LabNortheastern University

AI/LLM engineer who has shipped 10+ production applications, including InvestIQ on GCP—a production-grade RAG due-diligence engine that ethically scrapes web/PDF sources, builds a ChromaDB knowledge base, and delivers analyst-style dashboards plus a citation-backed chat copilot. Deep focus on reliability (evidence-only answers, hard citations, refusal gating), retrieval tuning, and orchestration (Airflow/Cloud Composer), plus multi-agent systems (CrewAI with 7 specialized finance agents).

View profile
AM

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

Waltham, MA4y exp
Dassault SystèmesNortheastern University

Built and productionized an internal LLM-powered search tool that helps engineers find the right SolidWorks macros using plain-English queries, using OpenAI embeddings and ChromaDB with strong logging/fallback safeguards. Experienced in diagnosing RAG/agentic workflow issues in real time and in hands-on API support, including fixing customer macros after SolidWorks version updates and driving adoption through reusable solutions and best practices.

View profile
VK

Mid-level Software Engineer specializing in cloud, data engineering, and AI/ML

Remote3y exp
HandshakeUniversity at Buffalo

Backend/platform engineer who owned an AI-powered resume optimization service end-to-end (FastAPI + Celery + Redis/Postgres) and optimized it for unpredictable LLM task latency. Strong Kubernetes/GitOps practitioner (Helm, autoscaling, probes, ArgoCD rollbacks) with experience in on-prem-to-cloud migrations using Terraform and CDC-based replication, plus real-time Kafka pipelines monitored via Prometheus/Grafana.

View profile
SV

Sathvik Vanja

Screened

Mid-level AI Engineer specializing in GenAI, LLM integration, and RAG pipelines

Overland Park, KS3y exp
HCA HealthcareVNR Vignana Jyothi Institute of Engineering and Technology

Built and led deployment of an autonomous, self-correcting multi-agent knowledge retrieval and validation system at HCA Healthcare to reduce heavy manual research/validation in clinical/compliance documentation. Deeply focused on production reliability and cost—used LangGraph StateGraph orchestration plus ONNX/CUDA/quantization to cut GPU costs by 25%, and partnered with the Compliance VP using real-time contradiction-rate dashboards to hit a 40% automation goal without compromising compliance.

View profile
AV

AI & Full-Stack Software Engineer specializing in LLM-powered applications

Atlanta, GA4y exp
PRGXArizona State University

Full-stack engineer focused on productionizing LLM applications, including an Android privacy-policy risk summarization app (Kotlin/React Native + FastAPI + Ollama) that cut response times from ~10s to ~5–6s via batching, caching, async, and event-driven architecture. Currently at PRGX building an LLM-based legal contract clause extraction system, partnering closely with legal/procurement SMEs to create schemas, labeled datasets, and evaluation pipelines that improved accuracy from 70% to 85%. Also has experience architecting real-time voice/LLM systems with streaming microservices (Kafka, Kubernetes, gRPC/WebSockets) and an avatar chatbot pipeline (TalkingHead, Google TTS, AnythingLLM).

View profile
MB

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

Strongsville, Ohio5y exp
PNCUniversity of Dayton

Full-stack engineer focused on modernizing legacy financial/compliance platforms into cloud-native, domain-driven microservices. Deep hands-on experience across Spring Boot/Kafka/Redis/Postgres-Mongo backends and React/Angular frontends, with strong CI/CD and Kubernetes/OpenShift deployment practices for real-time, high-volume workloads.

View profile
HE

Mid-level AI/ML Engineer specializing in cloud data engineering and GenAI

Florida, USA6y exp
LexisNexisUniversity of South Florida

AI/LLM engineer with production experience in legal tech: built a GPT-4 + LangChain RAG summarization system at Govpanel that reduced legal case-file review time by 50%+. Previously at LexisNexis, orchestrated end-to-end Airflow data/AI pipelines processing 5M+ legal documents daily, improving ETL runtime by 35% with robust validation, monitoring, and SLAs.

View profile
RA

Mid-level Full-Stack Developer specializing in React, Spring Boot, and microservices

Plainsboro, New Jersey3y exp
Progress SolutionsUniversity of Central Missouri

Backend engineer with experience at KPMG evolving an audit/reporting platform from monolithic components to microservices (Spring Boot/Node.js), improving API performance and enabling independent deployments. Demonstrates strong production focus across secure API design (FastAPI, JWT/OAuth2, RBAC/RLS), incremental migrations with feature flags, and robustness improvements like optimistic locking to prevent race conditions.

View profile
PS

Mid-level ADAS/Autonomy Software Engineer specializing in simulation, maps, and motion planning

Michigan, USA4y exp
AptivClemson University

Robotics software engineer who owned the navigation/control stack for a commercial autonomous lawnmower at Wavemaker Labs, with hands-on sim-to-real tuning and real-world debugging. Experienced in ROS 1/ROS 2 path tracking (Pure Pursuit), including adapting ROS 2 planner code into a ROS 1 system, and building telemetry/logging to quantify tracking errors. Currently in an ADAS simulation team enabling algorithm teams with SIL/HIL and feature validation.

View profile
SK

Junior Software Engineer specializing in backend platforms and cloud-native systems

USA3y exp
JPMorgan ChaseUniversity of Central Oklahoma

Backend engineer from Emphasis who modernized legacy, tightly coupled workflow systems into observable, event-driven microservices using Kafka. Led a monolith-to-microservices refactor with shadow traffic, feature flags, canary rollout, dual writes, and reconciliation, and strengthened reliability with idempotent consumers, DLQ/replay, and an outbox pattern to prevent DB/event inconsistency. Strong focus on secure multi-tenant APIs (OIDC/JWT, RBAC/ABAC, Supabase-style RLS) and frontend enablement via OpenAPI and typed client generation.

View profile
SV

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
ST

Mid-level Software Engineer specializing in backend, cloud-native microservices, and LLM apps

Remote, US3y exp
WalmartUniversity of Bridgeport

LLM/agentic systems practitioner who repeatedly takes customer-facing LLM prototypes into production by operationalizing prompts, hardening RAG pipelines, and adding monitoring/guardrails. Has hands-on experience debugging intermittent production failures under high traffic (vector store timeouts/empty retrieval) and implementing fail-safe behavior plus alerting. Also partners closely with sales in pilots/POCs, customizing demos with customer data and running side-by-side comparisons to drive adoption.

View profile
VG

Mid-level GenAI Engineer specializing in LLM fine-tuning, RAG, and MLOps

Glassboro, NJ5y exp
HCLTechRowan University

Healthcare-focused LLM engineer who deployed a production triage and clinical knowledge retrieval assistant using RAG and LangGraph-orchestrated multi-agent workflows. Emphasizes clinical safety and compliance with robust hallucination controls, HIPAA/PHI protections (tokenization, encryption, audit logging, zero-retention), and human-in-the-loop escalation; reports a 75% latency reduction in a healthcare agent system.

View profile
SM

Sadhvik Morla

Screened

Mid-Level .NET Full-Stack Developer specializing in banking and cloud-native microservices

Remote, USA4y exp
First Republic BankUniversity of South Alabama

Full Stack Engineer with hands-on experience owning customer-facing products end-to-end, emphasizing fast iteration via feature flags and risk-based testing for critical user flows. Built TypeScript/React systems with shared types and clean backend layering, and has microservices experience using RabbitMQ to decouple services and manage scale issues like queue backlogs. Also created an internal dashboard for dev/QA to centralize build/test/deploy visibility and iterated on it through lightweight user research and usage metrics.

View profile
BS

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
PY

Junior Robotics Engineer specializing in autonomous driving and SLAM

Bengaluru, India2y exp
CognizantNortheastern University

Robotics software engineer focused on real-time state estimation and perception pipelines, with hands-on C++/ROS work improving LiDAR+IMU odometry stability via an iterative EKF and careful timing/synchronization fixes. Has integrated LIO-SAM, built multi-robot communication bridges (ROS + custom UDP with heartbeat/fallback), and uses Gazebo + Docker for repeatable testing, backed by CI/CD experience maintaining Azure DevOps pipelines at Cognizant.

View profile
AS

Mid-level AI/ML Engineer specializing in Generative AI and production ML systems

United States5y exp
CVS HealthUniversity of Maryland, Baltimore County

At CVS Health, the candidate productionized a RAG-based LLM solution in a regulated healthcare setting, emphasizing reliable data pipelines, LoRA fine-tuning, monitoring, safety guardrails, and A/B testing. They have hands-on experience troubleshooting real-time RAG failures (e.g., chunking/embedding issues) and regularly lead developer-focused demos/workshops while translating technical architecture into business value for stakeholders.

View profile
RB

Rakesh Bollam

Screened

Mid-level DevOps/Cloud Engineer specializing in AWS & Azure infrastructure and CI/CD automation

St. Louis, Missouri5y exp
EquifaxSaint Louis University

Infrastructure engineer with hands-on ownership of a scaled IBM Power/AIX estate (AIX 7.x, VIOS, HMC; 2 frames/20+ LPARs) supporting critical middleware and database workloads, including live DLPAR changes and VIOS/SAN outage recovery. Also brings modern DevOps/IaC experience building GitHub Actions pipelines for Docker/Kubernetes deployments and provisioning AWS environments with Terraform (EKS/RDS/VPC/IAM) using modular, review-driven workflows.

View profile
MA

Senior DevOps Engineer specializing in multi-cloud platform engineering and DevSecOps

Lansdale, PA9y exp
InfosysNorthern Illinois University

Cloud/DevOps-focused engineer with production experience in Linux, AWS, Kubernetes, and cloud-native architectures. Has built GitHub Actions CI/CD pipelines for containerized Kubernetes deployments and implemented Terraform-based AWS infrastructure with modular design and remote state/locking (S3 + DynamoDB) plus PR/CI-driven change control.

View profile
SA

Shoukath Ali

Screened

Mid-level Backend Software Developer specializing in cloud-native microservices

Irvine, CA5y exp
Tungsten AutomationIndiana University Bloomington

LLM-focused engineer who has shipped multiple production-grade AI reliability systems: an LLM output validation/monitoring service (FastAPI) with prompt versioning and failure analytics, plus a RAG feature using embeddings/vector DBs with retrieval thresholds, schema/context validation, and safe fallbacks. Strong in evaluation loops (groundedness, schema accuracy, human review) and scalable pipelines for messy document ingestion with observability and early detection of data quality issues.

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

Need someone specific?

AI Search