Reval Logo
Home Browse Talent Skilled in Docker

Vetted Docker Professionals

Pre-screened and vetted.

DockerPythonCI/CDAWSSQLGit
SN

Shruthi Nandakumar

Screened

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

St. Louis, MO5y exp
Morgan StanleySaint Louis University

“Backend/AI engineer who owned a high-scale Java/Spring Boot microservice for a financial application (millions of requests/day) and led major reliability/performance fixes (including ORM/query and PostgreSQL tuning) achieving ~60% latency reduction. Also shipped application-layer LLM features for ops teams (summarization + tool-calling) with strong guardrails (PII redaction, validation, audit/feedback) and designed a state-driven agent workflow with retries, circuit breakers, and human escalation.”

ReactAngularJavaScriptTypeScriptBootstrapTailwind CSS+127
View profile
KK

Keerthi Kalluri

Screened

Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services

6y exp
Kaiser PermanenteTexas Tech University

“Built and deployed a production LLM-powered customer support assistant using a RAG backend in Python, focused on deflecting repetitive Tier-1 tickets and reducing resolution time. Demonstrates strong production engineering instincts around reliability (confidence scoring + human fallback), scalability/cost optimization (multi-stage pipelines), and workflow orchestration/observability (LangChain, custom DAGs, structured logging, step metrics).”

AgileAJAXAmazon EC2Amazon EKSAmazon RDSAmazon Redshift+220
View profile
AT

Avantik Tiwari

Screened

Junior Data Scientist / Big Data Engineer specializing in ML, LLMs, and analytics platforms

Tempe, Arizona3y exp
Arizona State UniversityArizona State University

“Backend/data platform engineer who led a major redesign of a hybrid streaming+batch analytics platform processing 10+ TB/day (Airflow/Hive/BigQuery) with strong data-quality automation. Also built a production RAG PDF assistant with concrete mitigations for hallucinations and prompt injection (re-ranking, grounding, verifier step) and has deep experience executing low-risk migrations (dual-write, blue-green, rapid rollback) and implementing JWT-based row-level security.”

PythonSQLJavaJavaScriptMySQLPostgreSQL+112
View profile
MK

Mohammad Kashif

Screened

Junior Data Engineer / Analyst specializing in AI/ML data infrastructure

Houston, Texas1y exp
CallAgent AIUniversity of Texas at Austin

“Built and deployed a compliance-sensitive LLM pipeline that extracts rebate logic from hospital–supplier medical contracts, using multi-layer redaction (regex/NER/dictionary), schema-validated structured outputs, and secure placeholder reinsertion. Hosted models on Amazon Bedrock to avoid retraining on sensitive data and improved both accuracy and cost by splitting the workflow into a lightweight section classifier plus a fine-tuned extraction model, orchestrated with LangChain and evaluated via layered, test-driven agent assessments.”

AWSBigQueryComplianceData ModelingData PipelinesData Quality+175
View profile
CW

Connor White

Screened

Junior Machine Learning Engineer specializing in GPU-accelerated computer vision

College Station, TX5y exp
Los Alamos National LaboratoryTexas A&M University

“Robotics software lead from Texas A&M Aggie Robotics who built WoopLib, a SLAM-based vision/navigation library using PID pure pursuit. Has hands-on ROS/ROS2 and Jetson Nano experience integrating Intel RealSense (T265/D435i) with wheel odometry for accurate state estimation, including compiling deprecated sensor support from source and optimizing by moving to Python with C++ bindings and serial streaming to a microcontroller.”

Machine LearningDeep LearningComputer VisionObject DetectionPyTorchCUDA+86
View profile
AR

Ashwini Ramesh Kumar

Screened

Junior AI Software Engineer specializing in LLMs, RAG, and agent workflows

Remote1y exp
UMass Chan Medical SchoolUniversity of Massachusetts Amherst

“Backend/ML-leaning engineer who built a content-based event recommender for FlowMingle using embeddings + HNSW vector search on Google Cloud, with Firebase as the backend and a managed recommendation lifecycle (15 recs/user, daily async generation, weekly deletion) now serving 1500+ users. Also led a cost-driven migration of ConvAI services to Azure AI using parallel request testing from a Unity client, with post-migration monitoring via logs and model evals; contributed to a Massachusetts law-enforcement conversation analysis system by expanding ingestion to PDF/TXT/Excel and multi-file inputs.”

PythonC++SQLPL/SQLGitDocker+112
View profile
HR

Hanumantha Reddy

Screened

Mid-level Full-Stack Developer specializing in healthcare and FinTech platforms

Piscataway, NJ5y exp
RackspaceAuburn University at Montgomery

“Backend engineer who designed and evolved an AWS-based event-processing system in Python/PostgreSQL, achieving a 60% p95 latency reduction while improving reliability during traffic spikes. Led a zero-downtime migration from a monolithic Django app to FastAPI microservices using feature flags, strong testing, and cross-team coordination, with production-grade observability (Prometheus/Grafana/CloudWatch) and security (JWT/OAuth2, RBAC, Postgres RLS).”

PythonJavaTypeScriptJavaScriptSQLBash+221
View profile
VN

Vaishnavi Nagu

Screened

Mid-level Full-Stack Developer specializing in React, Node.js, and Java/Spring

Lubbock, Texas3y exp
JPMorgan ChaseTexas Tech University

“Backend engineer with hands-on experience evolving and stabilizing rapidly growing systems using Python/FastAPI. Focuses on incremental refactors (vs. rewrites) to improve API consistency, performance, and debuggability, and has implemented production security patterns including JWT auth, RBAC, and row-level security.”

JavaScriptTypeScriptPythonJavaSQLHTML+82
View profile
PS

Prashanth Sankaranarayanan

Screened

Entry-Level Robotics Researcher specializing in autonomous vehicles, SLAM, and motion planning

West Lafayette, IN1y exp
Purdue UniversityPurdue University

“Robotics/AV engineer with strong ROS2 and autonomy stack integration experience, including bringing Autoware Universe up on a real Lexus autonomous vehicle platform. Also built a hierarchical reinforcement learning proof-of-concept for Boston Dynamics Spot (navigation + manipulation) and tackled sim-to-real challenges by implementing PD torque conversion for Jetson-based hardware; improved localization accuracy via GNSS+EKF fusion with a reported 28% drift reduction.”

C++GitJavaScriptLinuxMATLABNeural networks+118
View profile
EN

Elan Nash

Screened

Junior Full-Stack Software Engineer specializing in backend APIs and data systems

Los Angeles, CA2y exp
GHN Career AcademyUSC

“Backend engineer who built an async FastAPI data pipeline at GHN Career Academy to replace a manual Excel-based workflow, migrating 30k+ contact records into Airtable with validation/deduplication and best-effort GPT-based enrichment. Emphasizes reliability under messy real-world data and partial failures via structured logging, retries, and resumable processing, unlocking downstream automations (e.g., Zapier and chatbots).”

PythonJavaScriptTypeScriptC++JavaC+52
View profile
SG

Shivam Goel

Screened

Senior Robotics Researcher specializing in neurosymbolic robot learning and manipulation

Medford, MA9y exp
Tufts UniversityTufts University

“Robotics software researcher who led a Boston Dynamics SPOT project on non-prehensile manipulation of heavy boxes, combining MuJoCo-based RL, ViT-based perception, and SPOT SDK control; the work is under review for ICRA 2026. Also built a ROS planning-and-learning stack on a LoCoBot using PDDL task planning, RTAB-Map SLAM, MoveIt motion planning, and RL to recover from execution failures.”

Reinforcement LearningComputer VisionPythonC++PyTorchTensorFlow+69
View profile
TB

Tharun Bymuthaka

Screened

Mid-level Robotics Software Engineer specializing in ROS/ROS2 systems

Memphis, TN5y exp
ABBUniversity of Memphis

“Robotics software engineer focused on production-deployed industrial automation, owning robot behavior end-to-end across integration and production support. Has hands-on experience coordinating multiple robots with PLC safety, conveyors, and vision, using state-machine orchestration, deep debugging (logging/I-O tracing), and performance tuning to achieve stable run-at-rate operation. Also builds ROS/ROS 2 distributed systems in C++/Python and tunes DDS/QoS for reliable multi-machine communication.”

C++PythonMultithreadingLinuxDistributed SystemsNetworking+57
View profile
SN

Shashwat Negi

Screened

Junior Full-Stack & ML Engineer specializing in LLM applications

San Jose, CA2y exp
InfrrdUniversity of Wisconsin–Madison

“Data Scientist (2–3 years) at ZS Associates who has built and productionized agentic LLM systems, including a LangGraph-based multi-LLM prompt-optimization pipeline for entity extraction deployed as a Spring Boot microservice via Jenkins. Also built an Insightmate.ai chatbot and improved its RAG accuracy by diagnosing vector retrieval issues and implementing HyDE query expansion, while partnering with sales and pharma stakeholders to drive adoption (e.g., Zimmer Biomet platform migration into a multi-year partnership).”

PythonJavaScriptTypeScriptSQLRPHP+81
View profile
SJ

Sujith Julakanti

Screened

Junior MLOps Engineer specializing in LLMs and cloud infrastructure

College Station, TX3y exp
Texas A&M UniversityTexas A&M University

“Built a production multimodal LLM system (Gemini on GCP) to automate behavioral coding of family-involved science experiment videos, including preprocessing for inconsistent lighting/audio and LangGraph-orchestrated parallel workflows. Also developed rubric-based AI grading workflows and partnered closely with non-technical education stakeholders through explainability-focused walkthroughs and manual-vs-AI evaluation alignment.”

PythonSQLC++CHTMLCSS+75
View profile
PP

Prateek Pravanjan

Screened

Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines

Remote1y exp
MercorStevens Institute of Technology

“LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.”

PyTorchTransformersNumPyScikit-learnModel evaluationPandas+135
View profile
YS

Yuvraj Singh Chauhan

Screened

Entry-level AI/ML Engineer specializing in LLMs, RAG, and DevOps automation

Bangalore, India1y exp
RapidFortThapar Institute of Engineering and Technology

“Built and owned a production-scale AI-driven software release/version intelligence platform orchestrated via GitHub Actions that tracks 1000+ upstream repositories and automatically generates SLA-bound JIRA upgrade tickets for hardened container images. Replaced brittle regex/PEP440 parsing with an LLM-based semantic filtering layer plus deterministic validation to handle noisy/inconsistent GitHub tags at scale, with monitoring for coverage, latency, and correctness validated against upstream ground truth.”

API IntegrationBashComputer VisionCC++Data Analytics+71
View profile
KP

Kishan Peesapati

Screened

Senior AI Engineer specializing in Generative AI and RAG applications

8y exp
Keurig Dr PepperGeorge Mason University

“AI engineer who has shipped production LLM systems across customer service and marketing use cases—building a RAG app on Azure OpenAI and speeding retrieval with Redis caching tied to Okta sessions. Also implemented a LangGraph multi-agent workflow that pulls image context from Figma to generate structured HTML marketing emails, adding a verification agent to improve image-selection accuracy while optimizing solution cost for business stakeholders.”

Generative AIMachine LearningDeep LearningRetrieval-Augmented Generation (RAG)Predictive ModelingModel Monitoring+86
View profile
SJ

Shanmukha Jayavarapu

Screened

Mid-level AI/ML Engineer specializing in fraud detection and healthcare predictive analytics

Missouri, USA4y exp
KPMGUniversity of Central Missouri

“Built and deployed a production LLM-powered calorie-counting chatbot that turns plain-English meal descriptions into normalized food entities, quantities, and calorie estimates using a hybrid transformer + rule-engine pipeline. Emphasizes reliability with schema/constraint guardrails, confidence-based routing (including embedding similarity search fallbacks), and strong observability/metrics (hallucination rate, calibration, latency, cost). Partnered closely with nutritionists to encode domain standards into mappings and validation logic.”

PythonPyTorchTensorFlowScikit-learnXGBoostLightGBM+97
View profile
UD

Upendra Dommaraju

Screened

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

Twinsburg, Ohio6y exp
CoverMyMedsUniversity of Dayton

“Candidate indicated they live in New York but did not provide substantive details about their experience; they declined to discuss at least one topic as restricted and did not answer role-related questions with concrete examples.”

TypeScriptJavaPythonSQLSpring BootNode.js+73
View profile
PK

Pravalika Kasojjala

Screened

Mid-level AI/ML Engineer specializing in LLM, RAG/GraphRAG, and fraud analytics

Charlotte, NC5y exp
Bank of AmericaUniversity of Wisconsin–Milwaukee

“LLM/agent engineer who has deployed a production internal assistant to reduce employee inquiry resolution time while maintaining regulatory compliance. Experienced with RAG, hallucination risk triage, and graph-based orchestration (LangGraph) for enterprise/banking-style workflows, emphasizing schema-validated, citation-backed, tool-constrained agent designs and tight collaboration with non-technical business/compliance stakeholders.”

A/B TestingAgileAmazon AthenaAmazon BedrockAmazon CloudWatchAmazon EC2+190
View profile
RK

Raviteja Kambhampati

Screened

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

San Francisco, CA5y exp
Wells FargoUniversity of Missouri-Kansas City

“Full-stack engineer who has owned customer-facing analytics and dashboard products end-to-end using TypeScript/React with Spring Boot microservices. Strong in scaling and stabilizing distributed systems (RabbitMQ, DLQs/retries, observability with correlation IDs) and in building internal tooling that consolidates ELK/CloudWatch signals to speed up support and operations; reported ~30% performance improvement on a recent dashboard.”

JavaSpring BootSpring SecurityHibernateOAuth 2.0JWT+86
View profile
SS

Saniya Shinde

Screened

Mid-level Data Scientist specializing in NLP, LLMs, and RAG systems

Washington, DC4y exp
World BankGeorge Washington University

“Built and deployed a production-style vision-language pipeline that generates structured medical reports from chest X-rays using BioViLT embeddings, an image-text alignment module, and BiGPT fine-tuned with LoRA, delivered via Streamlit and hosted on AWS EC2. Also collaborating experience presenting EDA findings, feature importance, and model performance to Ford managers while working with vehicle parts data at Bimcon.”

PythonSQLRC++PyTorchTensorFlow+93
View profile
HV

Harsha vardhan reddy Yerranagu

Screened

Junior Machine Learning & Edge AI Engineer specializing in IoT and robotics

3y exp
Amazon Web ServicesUniversity at Buffalo

“Robotics/ROS2-focused early-career engineer who built a stereo visual-odometry SLAM system for autonomous navigation and optimized it to run reliably in real time on Raspberry Pi. Strong in sensor fusion (camera+IMU), ROS2 debugging/profiling, and distributed robotics/IoT pipelines (ROS2 + MQTT + cloud), with added experience extracting WiFi CSI for sensing/localization and shipping via Docker + GitHub Actions CI/CD.”

LinuxGitDockerPythonCC+++106
View profile
SC

Sri Chandana Topuri

Screened

Mid-level Java Full-Stack Developer specializing in Spring microservices and Angular

5y exp
WalmartUniversity of Memphis

“Backend-focused engineer working primarily with Python/Django who also handles full-stack responsibilities. Has hands-on experience deploying containerized Python/Java microservices to Kubernetes using Helm and GitOps (ArgoCD), plus building Kafka-based event streaming with reliability controls (acks, consumer groups, DLQ). Also supported major on-prem to cloud/hybrid migrations using Terraform/Ansible with blue-green cutovers and data replication to minimize downtime.”

JavaPythonPL/SQLJDBCJSPSpring MVC+163
View profile
1...176177178...417

Related

Software EngineersSoftware DevelopersMachine Learning EngineersFull Stack DevelopersData ScientistsResearch AssistantsEngineeringAI & Machine LearningData & AnalyticsEducation

Need someone specific?

AI Search