Reval Logo
Home Browse Talent Skilled in Docker

Vetted Docker Professionals

Pre-screened and vetted.

DockerPythonCI/CDAWSSQLGit
NR

Nidhish Rao Bairineni

Screened

Mid-level AI Engineer specializing in LLMs, RAG, and MLOps

5y exp
Wells FargoSouthern Methodist University

“Built and deployed a production RAG-based internal knowledge assistant that let analysts query company documents in natural language, using LangChain/LangGraph with Pinecone and a FastAPI service for integration. Emphasizes reliability in production through hallucination mitigation (retrieval tuning + prompt guardrails) and measurable evaluation/monitoring (accuracy, latency, task completion, hallucination rate), iterating based on user feedback.”

A/B TestingApache AirflowApache KafkaApache SparkAWSAWS Glue+126
View profile
AK

Ansh Krishna

Screened

Intern Data Scientist specializing in ML systems and LLM-powered analytics

Noida, India1y exp
Data Security Council of IndiaUSC

“Built an autonomous decision analytics LLM agent for end-to-end tabular binary classification, using RAG (FAISS) to retain context across multi-step queries. Deployed as a FastAPI service with production-style reliability features (schema-aware validation, fallbacks, retries, structured outputs) plus offline/online evaluation and monitoring to reduce analysis time and improve consistency versus stateless approaches.”

A/B TestingArtificial IntelligenceBackend DevelopmentC++Cloud ComputingData Structures and Algorithms+76
View profile
JL

Jake Lee

Screened

Junior Full-Stack/Systems Engineer specializing in AI, embedded systems, and healthcare apps

Boston, MA3y exp
SolstisBoston University

“Led architecture for “Solstice/Solstis,” a safety-aware, hands-free AI medical assistant that guides users through minor emergencies with a structured, state-machine-driven LLM agent integrated with device hardware. Built RAG grounded in Red Cross procedures plus guardrails, fallbacks, and emergency escalation, and improved real-world usability by shifting from open-ended chat to a deterministic step-by-step workflow measured via completion rate, repeat prompts, and latency.”

CC++C#JavaJavaScriptPython+89
View profile
RK

Ramesh Kondaveni

Screened

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.”

GoJavaC++JavaScriptPythonMicroservices+110
View profile
DA

David Abbondanzio

Screened

Executive AI Platform & Product Leader specializing in commercialization and multimodal AI

29y exp
InferLinkUniversity of Texas at Dallas

“Entrepreneur building an applied-AI tool for geological resource exploration (critical minerals, oil & gas) that overlays proprietary and public data from reports/logs/maps to generate evidence-based greenfield profiling insights. Has spent ~2 years on industry research, built a POC, validated demand with purchasing signals, and developed partnerships/network including USGS, DARPA, and ESRI.”

Machine LearningNeural NetworksDeep LearningLarge Language Models (LLMs)Retrieval-Augmented Generation (RAG)Computer Vision+153
View profile
LA

Lavanya Aggarwal

Screened

Mid-level Product Marketer specializing in GTM strategy for tech and media

Los Angeles, CA4y exp
The Citizen ProjectNYU

“Marketing/paid social creative lead who recently ran a 3-month campaign for the Shortzy! app, owning strategy through QA while coordinating freelancers on a small budget. Combines entertainment/on-set direction experience with performance marketing fundamentals (A/B testing, CPA/ROAS/CTR) from Google Marketing certification work, plus conversion assets like landing pages and subscription messaging.”

Social media marketingDigital marketingEmail marketingMarket researchCampaign managementA/B testing+78
View profile
SM

Sanket Mungikar

Screened

Mid-level Full-Stack Developer specializing in AI-powered analytics platforms

Remote, USA5y exp
BigCommerceCalifornia State University, Fullerton

“Backend/DevOps engineer pivoting into robotics/space, building hands-on ROS2 (Humble) skills via Gazebo simulations and experimenting with Nav2 and slam_toolbox. Brings strong distributed-systems and real-time debugging practices (profiling, instrumentation, QoS/retry patterns) and is actively learning perception and control fundamentals to transition into autonomous robotics.”

A/B TestingAnsibleApache CassandraApache KafkaArgo CDAudit Logging+253
View profile
HV

Harini Vinu

Screened

Intern Software Engineer specializing in cloud, big data, and test automation

New York, United States1y exp
QualitestNYU

“Internship experience at Qualitest building and deploying an LLM-powered test automation system that reduced manual test creation and improved efficiency (~40%). Demonstrates strong production engineering for LLM systems (timeouts/retries/monitoring/caching, prompt optimization, batching) and has scaled workflows to 100+ concurrent jobs; also has orchestration experience with AWS Step Functions and Kubernetes.”

Amazon CloudWatchAmazon DynamoDBAmazon KinesisAmazon S3Amazon SQSAmazon API Gateway+149
View profile
PS

Prashant Salunke

Screened

Mid-Level Software Development Engineer specializing in full-stack and cloud-native systems

Chicago, IL4y exp
JPMorgan ChaseIllinois Institute of Technology

“Backend engineer who has shipped production LLM-powered features, including an AI-assisted developer tool on AWS (Spring Boot) and a blog platform capability using embeddings + Elasticsearch for semantic retrieval and LLM-generated summaries/recommendations. Demonstrates practical tradeoff management (quality/latency/cost), guardrails to reduce hallucinations, and evaluation-driven iteration using real user queries and observability via ELK.”

C++JavaPythonJavaScriptTypeScriptSQL+102
View profile
SK

SNEHA KUSUMA

Screened

Mid-level Java Full-Stack Developer specializing in banking and telecom platforms

Dallas, TX5y exp
U.S. BankUniversity of Central Missouri

“Frontend-focused engineer with experience at T-Mobile and U.S. Bank who maintained a TypeScript utility library (types, tests, build pipeline, and docs) adopted by multiple teams, and improved React workflow performance by refactoring components and optimizing data fetching. Known for pragmatic cross-team support—reproducing issues quickly, shipping well-tested fixes, and managing changes carefully to avoid breaking downstream apps.”

JavaJavaScriptTypeScriptSQLXMLHTML+193
View profile
AP

Abhishek Pravin Mane

Screened

Mid-Level Full-Stack Software Engineer specializing in FinTech and Healthcare SaaS

Atlanta, GA3y exp
CheckrSan Francisco State University

“Customer-facing technical professional with experience supporting LLM/agentic-style workflows and complex integrated systems (APIs, backend logic, databases). Partnered with sales/customer teams at Radix Health to onboard new clients in phased prototypes, translating non-technical requirements into technical scope and implementing core product changes to tailor the appointment-booking solution for providers.”

A/B TestingAmazon CloudWatchAngularAngularJSAWSBackend Development+119
View profile
RR

Rishitha reddy katamareddy

Screened

Mid-level Generative AI & Machine Learning Engineer specializing in agentic LLM systems

USA4y exp
OptumUniversity at Buffalo

“Built and deployed a production agentic LLM knowledge assistant that answers complex questions over internal documents, APIs, and databases using a RAG architecture (FAISS/Pinecone) and LangChain/LangGraph orchestration. Emphasizes production-grade reliability and hallucination control through grounding, confidence thresholds, validation, retries/fallbacks, and full observability (logging/metrics/traces) with continuous evaluation and feedback loops.”

Generative AILarge Language Models (LLMs)LangChainLangGraphReActPrompt Engineering+175
View profile
SV

Sreelekha Vuppala

Screened

Mid-level Data Scientist specializing in Generative AI, MLOps, and cloud data platforms

USA4y exp
CitiusTechArizona State University

“GenAI/ML engineer (CitiusTech) who has deployed production RAG systems for compliance/operations document Q&A, using Pinecone + FastAPI microservices on Kubernetes with strong monitoring and guardrails. Also built a GenAI-powered incident triage/routing solution in collaboration with non-technical stakeholders, achieving 35% faster response times and 40% fewer misclassified tickets, and has hands-on orchestration experience with Airflow and AutoSys.”

A/B TestingAgileAmazon KinesisApache AirflowApache HadoopApache Kafka+246
View profile
IK

Ivan Kadyka

Screened

Staff Technical Lead specializing in Unity and .NET

Warsaw, Poland11y exp
TIMETOBOOKBelarusian National Technical University

“Unity/gameplay engineer (Playtika) who built a state-machine/ECS-driven slot/bonus engine in a client-server setup, focusing on consistent outcomes under latency and highly engaging reward sequences. Also implemented server-authoritative real-time challenges/contests via an event-driven messaging system (SignalR-like) across iOS/Android/WebGL/UWP, and validates impact through retention/session/engagement analytics.”

Project ManagementProblem SolvingCollaborationCommunicationC#.NET+217
View profile
DD

Danil Danylchenko

Screened

Senior Unity Developer specializing in mobile game development and AR/VR

Hamburg, Germany7y exp
PlaySpark StudiosState University of Information Technologies

“Unity game developer who built a "constraint-driven match resolution" card-game system that encouraged players to think 1–2 moves ahead while keeping interactions as simple as UNO-style matching; reported longer player sessions and positive feedback. Has used Photon to implement most online features in games and leverages AI tools for code writing to boost productivity.”

C#.NETObject-Oriented Programming (OOP)REST APIDesign PatternsMicroservices+68
View profile
SB

Sharath Bandi

Screened

Mid-level Generative AI Engineer specializing in LLMs, RAG, and multimodal generation

Saint Louis, Missouri4y exp
LSEGAvila University

“Open-source JavaScript contributor focused on performance and maintainability in data visualization libraries—refactored legacy ES5 into modular ES6, added tests/docs, and delivered ~30% faster load times with positive community adoption. Also optimized a React dashboard (~40% load-time reduction) and took ownership in an ambiguous AI product initiative by setting milestones, standing up an initial ML pipeline, and shipping a prototype in ~6 weeks that became the basis for production.”

A/B TestingApache AirflowApache HadoopApache HiveApache KafkaApache Spark+225
View profile
LG

Likitha Gurjala

Screened

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

IL, USA5y exp
Charles SchwabEastern Illinois University

“Full-stack engineer with hands-on experience building a large-scale healthcare claims and provider-enrollment system end-to-end (React frontend, Spring Boot microservices, PostgreSQL on AWS). Optimized high-volume claims processing (millions of records/day) using indexing/pagination and asynchronous workloads via AWS Lambda/Kafka, and deployed containerized services with Docker/Jenkins on AWS.”

JavaPythonC++JDBCMultithreadingSOAP+122
View profile
QZ

Qichen Zhao

Screened

Intern Software Engineer specializing in Applied AI and LLM systems

Los Angeles, CA0y exp
Search-AIUSC

“Built and deployed a production RAG-based conversational "Yelp for AI tools" at Search-AI Inc., focused on personalized, explainable AI tool recommendations from thousands of options. Emphasizes production-grade reliability and performance (hybrid retrieval, async two-stage pipelines) and is also building a multi-agent orchestration layer (MAgIc) with typed memory and controlled coordination policies.”

PythonCC++JavaSwiftTensorFlow+73
View profile
HL

Hamidreza Lotfalizadeh

Screened

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

Bay Area, CA6y exp
Inertia SystemsPurdue University

“At Inertia Systems, built a production LLM-powered ingestion pipeline that converts heterogeneous sources (PDF/JSON/IFC/SQL and financial tables) into standardized text and uses GraphRAG to construct a knowledge graph with verified dependency relationships. Also has hands-on HPC orchestration experience with SLURM, including creating a custom wrapper process manager to improve resource utilization under restrictive scheduling policies.”

Anomaly DetectionApache SparkAWSCI/CDClassificationCross-functional Collaboration+93
View profile
MK

Manasa Konda

Screened

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

Bentonville, AR4y exp
WalmartUniversity of Central Missouri

“Software engineer with experience at Walmart and Amex building customer-facing backend services and microservices at scale (RabbitMQ). Built an internal developer tooling platform integrating Figma with GitHub Copilot to automate consistent React component creation, adopted across multiple teams; emphasizes fast, safe iteration using metrics, feature flags, gradual rollouts, and automated testing.”

ReactTypeScriptJavaPythonJavaScriptC+79
View profile
MB

Manav Bhasin

Screened

Junior Full-Stack Machine Learning Engineer specializing in production ML systems

San Jose, CA2y exp
AgroFocal Technologies IncSan José State University

“Software engineer who owned end-to-end delivery of customer-facing agricultural forecast reporting (crop yield/health) and iterated quickly via rigorous edge-case testing and customer feedback. Also built an internal ML training platform (TypeScript/React + Flask/Python + MongoDB) used by every developer, with architecture designed to stay responsive under heavy compute load.”

PythonSQLJavaScriptTypeScriptCC+++65
View profile
SK

Sravan Kumar Jajam

Screened

Mid-level Data Scientist / ML Engineer specializing in streaming ML systems for healthcare and IoT

Urbandale, IA4y exp
John DeereAuburn University at Montgomery

“ML/GenAI engineer with production experience building an LLM-powered governance layer that summarizes verified drift/performance signals into validation reports and release notes, designed for regulated environments with de-identification and non-blocking fallbacks. Strong Airflow-based orchestration background across healthcare and finance, integrating Databricks/Spark and MLflow for scalable retraining/monitoring. Demonstrated ability to partner with non-technical healthcare operations teams to deliver actionable risk-scoring outputs via dashboards and automated reporting.”

PythonRSQLBashPandasNumPy+127
View profile
AD

Ajay Desai

Screened

Mid-Level Full-Stack Software Engineer specializing in FinTech and platform APIs

USA5y exp
JPMorgan ChaseSyracuse University

“Backend/AI engineer with experience in both high-scale financial services (JP Morgan trade compliance analytics API on Java/Spring Boot/Postgres/Elasticsearch on AWS EKS processing 1M+ trades/day) and applied LLM systems for legal research (LangChain/OpenAI + Weaviate semantic search). Demonstrated strength in reliability/performance engineering, data consistency during migrations, and production-grade workflow orchestration with observability and human-in-the-loop guardrails.”

Amazon CloudWatchAmazon DynamoDBAmazon EC2Amazon EKSAmazon RDSAmazon S3+179
View profile
MM

Murali Marupudi

Screened

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

Jersey City, NJ5y exp
BlackRockPace University

“Backend engineer focused on high-throughput Python/Flask systems on AWS, with strong scaling and performance tuning experience (e.g., PostgreSQL join reduced from ~3s to <200ms; background aggregation cut from 10 minutes to <90 seconds with 8x throughput). Has also integrated ML model serving into production APIs (churn prediction) using Celery/Redis batching and AWS Lambda/S3, and designed secure multi-tenant architectures with PostgreSQL schema isolation and row-level security.”

PythonJavaScriptSQLPL/SQLDjangoFlask+130
View profile
1...171172173...417

Related

Software EngineersMachine Learning EngineersSoftware DevelopersFull Stack DevelopersData ScientistsResearch AssistantsEngineeringAI & Machine LearningData & AnalyticsEducation

Need someone specific?

AI Search