Reval Logo

Vetted Unit Testing Professionals

Pre-screened and vetted.

SK

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

6y exp
Fidelity InvestmentsUniversity of Texas at Dallas
View profile
VD

Vismay Devjee

Screened ReferencesModerate rec.

Mid-level GenAI Engineer specializing in AI agents, RAG, and LLM evaluation

Boston, MA2y exp
Fidelity InvestmentsNortheastern University

Asset Management Risk professional at Fidelity Investments who built and productionized an agentic RAG platform enabling compliance and analysts to query 10,000+ fund documents with cited answers in seconds. Implemented structure-aware semantic chunking (AWS Textract), hierarchical retrieval, and hybrid search to raise accuracy from 68% to 94%, and built an evaluation framework tracking accuracy/latency/cost/hallucinations—delivering 40+ hours/month saved and zero critical production failures.

View profile
VS

Mid-level Software Engineer specializing in cloud-native platforms and healthcare systems

Dallas, TX3y exp
PlayStationUniversity of Texas at Dallas

Backend engineer with healthcare-domain experience building a security-critical RBAC identity/authentication/authorization microservice suite used across hospital imaging platforms (X-Ray, Ultrasound, etc.). Demonstrates strong security mindset (mTLS, cert hygiene, JWT, pen-testing collaboration) and pragmatic scaling/reliability practices (Nginx load balancing, Redis caching, automated tests, canary rollouts).

View profile
TA

Mid-level Robotics Engineer specializing in SLAM, perception, and state estimation

4y exp
General MotorsUniversity of Michigan

Robotics software lead with 4+ years of ROS/ROS2 experience spanning a startup (Inductive Robotics) and General Motors, building autonomous mobile manipulation and AMR material-handling stacks. Has hands-on depth in SLAM/navigation (Cartographer/Nav2), perception, and simulation, and has directly modified Cartographer to handle real-world sensor dropouts. Currently working on fleet-scale mapping capabilities (map merging/editing, trajectory pruning) for multi-robot deployments.

View profile
RS

Mid-level Machine Learning Engineer specializing in Generative AI and MLOps

Missouri, USA3y exp
AirbnbUniversity of South Florida

LLM/agent engineer who has shipped production RAG chatbots in sustainability-focused domains, including a packaging recommendation assistant that standardized messy user inputs and used Pinecone-backed retrieval over product/regulatory data. Experienced orchestrating end-to-end ML workflows with Airflow and AWS Step Functions/Lambda, emphasizing reliability (property-based testing, circuit breakers, OpenTelemetry) and measurable performance (latency/cost). Partnered closely with non-technical leadership to ship 3 weeks early, driving adoption by 150+ businesses and ~20% reported waste reduction.

View profile
MP

Senior Director of Software Engineering specializing in cloud-native microservices for streaming platforms

San Jose, CA20y exp
XperiAnna University

Engineering leader who drove TiVo IPTV’s client-facing API modernization from a monolith to AWS-based microservices (API Gateway, Lambda, EKS, Kafka, DynamoDB/RDS), including phased/blue-green production routing of millions of calls. Emphasizes org scaling through skill-based hiring, mentorship, and a you-build-you-run ownership culture, while balancing technical leadership with executive stakeholder communication and budgeting.

View profile
NS

Mid-Level Software Engineer specializing in cloud-native systems, automation, and LLM-enabled robotics

Sunnyvale, CA6y exp
AmazonIndiana University Bloomington

React-focused engineer who built a full-stack analytics/test-metrics dashboard (React frontend + Python backend) and turned common UI pieces (data tables, filter panels, chart wrappers) into a reusable internal component library with docs, examples, and basic tests. Strong on profiling-driven performance optimization (React Profiler, memoization) and on owning ambiguous internal-tool projects end-to-end; now planning to package internal patterns into public open-source components.

View profile
VC

Vyas Cholayil

Screened

Mid-Level Software Engineer specializing in Python automation, DevOps, and microservices

Raleigh, NC5y exp
AnsysNorth Carolina State University

Backend-focused engineer who built an internal wiki LLM chatbot end-to-end using FastAPI, Kubernetes, and ChromaDB vector search, including frontend integration. Also has strong DevOps/migration experience—automating large work-item and repo migrations (Jira/FogBugz/ADO on-prem to cloud) via Python scripts, JSON mappings, REST APIs, and validation test suites.

View profile
PP

Mid-Level Backend/Cloud Engineer specializing in AWS/Azure microservices

Richardson, TX4y exp
AmazonUniversity of Texas at Dallas

Full-stack engineer who built a smart loan approval workflow for a Goldman Sachs hackathon (React/Node/Express/Postgres) including KYC handling, reviewer queues, and an ML-based pre-scoring/auto-reject step. Also has Amazon internship experience driving a customer-facing long-polling change that reduced empty requests by 84%, and demonstrates strong system design depth in real-time voice + LLM streaming architectures.

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
LT

Mid-level Software Engineer specializing in ML platforms and cloud-native backend systems

San Francisco, CA5y exp
City and County of San FranciscoSan Francisco State University

Software engineer with experience at Google and the City and County of San Francisco building production AI systems, including a RAG-based internal support chatbot and ML-driven ticket priority tagging. Has scaled data/ML platforms with Airflow on GCP (1M+ records/day, 99.9% SLA) and deployed multi-component systems with Docker and Kubernetes (GKE), using modern LLM tooling (LangChain/CrewAI, Claude/OpenAI, Pinecone/ChromaDB, Bedrock/Ollama).

View profile
SD

Sarath Dunga

Screened

Mid-level Full-Stack Developer specializing in cloud microservices and AI/ML integration

Remote, USA4y exp
eBayArizona State University

Full-stack engineer (~3 years) with eBay production experience building and operating high-scale, event-driven Python microservices for order processing and AI-powered recommendations (Kafka/Redis/FastAPI on AWS with Prometheus/Grafana). Also delivered polished React+TypeScript analytics dashboards and designed high-concurrency PostgreSQL schemas with significant latency reductions. Recently built AI-agent orchestration and an interactive node-based requirements dashboard for Siemens Polarion via MCP servers, improving user interaction by ~17.8%+.

View profile
RM

Mid-level Software Engineer specializing in cloud-native distributed systems and streaming data

Austin, TX7y exp
TeslaGeorge Mason University

Backend/product engineer with Tesla experience building and operating a real-time OTA update monitoring and fleet analytics platform at massive scale (telemetry from 3M+ vehicles). Delivered end-to-end systems across Kafka-based ingestion, TimescaleDB/Postgres analytics modeling, FastAPI/GraphQL APIs, and React/TypeScript dashboards, and handled production scaling incidents on AWS EKS during major rollout spikes.

View profile
CS

Mid-level Applied AI Engineer specializing in LLM infrastructure and model optimization

San Jose, CA3y exp
AMDUSC

LLM engineer who has deployed privacy-preserving, real-time workplace risk monitoring over massive enterprise chat/email streams, tackling latency, hallucinations, and extreme class imbalance with model benchmarking, RAG + fine-tuning, and a pre-filter alerting layer. Also built an agentic legal contract drafting system (Jurisagent) using LangGraph/LangChain with deterministic multi-agent control flow, structured outputs, and reliability-focused evaluation/telemetry.

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
JS

Jonas Shuai

Screened

Mid-level Full-Stack Software Engineer specializing in cloud, microservices, and React/Java

Menlo Park, CA3y exp
Mainspring EnergyUniversity of San Francisco

Software engineer with experience at PayPal and JPMC building large-scale onboarding/account setup systems using React/TypeScript with Spring Boot/Node microservices and Kafka. Also built an Ignition-based SCADA monitoring tool at Mainspring Energy that became the default for manufacturing/test engineers by aggregating real-time telemetry and historical test data.

View profile
SP

Sneha Patil

Screened

Mid-level Financial Analyst specializing in FP&A, forecasting, and regulatory reporting

New York, NY5y exp
JPMorgan ChaseUniversity of Texas at Arlington

Backend-focused software engineer (4+ years) across e-commerce, banking, and healthcare who owned mission-critical checkout/order management end-to-end and improved peak-traffic success rates via resiliency patterns (timeouts/retries/caching) and data-driven iteration. Also built and shipped real-time operational dashboards (React/TypeScript + Spring Boot) using WebSockets and event-stream integrations, with strong experience in Kafka/RabbitMQ-style messaging at scale.

View profile
HS

Harsh Sanas

Screened

Intern Full-Stack/AI Software Engineer specializing in GenAI and cloud microservices

San Francisco, CA2y exp
Scale AIUSC

Backend engineer who owned the AI/data pipeline layer for an EV-charging management platform (Ampure Intelligence), ingesting real-time charger telemetry via OCPP and serving FastAPI APIs to web/mobile clients. Strong in production reliability for asynchronous systems (state reconciliation, idempotency), Kubernetes GitOps (ArgoCD), Kafka streaming, and zero-downtime cloud-to-on-prem migrations; also improved LSTM-based forecasting through targeted preprocessing.

View profile
PS

Pratima Singh

Screened

Senior Full-Stack Software Engineer specializing in FinTech, cloud microservices, and blockchain

Tempe, AZ10y exp
Arizona State UniversityArizona State University

Python/ML engineer with strong DevOps depth: built an end-to-end regime-aware stock prediction system (custom fine-tuned FinBERT sentiment + technical/macro features) delivering a 12% accuracy lift. Also implemented Kubernetes/Helm + Jenkins/GitHub Actions pipelines (including GitOps-style workflows for multi-cloud Hyperledger Besu) and improved deployment speed/stability by ~50% while addressing race conditions and image drift.

View profile
NV

Junior Data & Machine Learning Engineer specializing in MLOps and NLP

Los Angeles, United States1y exp
WorkUpUSC

ML/LLM practitioner with production experience building a healthcare review sentiment pipeline (RateMDs) using Hugging Face Transformers plus a LangChain+FAISS RAG layer for interactive querying. Also led orchestration-driven optimization of Nike’s Fusion ETL pipeline, improving runtime efficiency by 20%, and has experience translating ML outputs into Tableau dashboards for non-technical healthcare stakeholders (e.g., readmission risk).

View profile
AA

Aqsat Asif

Screened

Mid-level Full-Stack Developer specializing in Java/Spring Boot and JavaScript frameworks

New Paltz, NY4y exp
VerilySUNY New Paltz

Full-stack engineer with 4+ years building production-grade healthcare applications, including a real-time patient monitoring/appointment platform (Spring Boot/Node + React) secured with OAuth2/JWT and deployed on Azure. At Verily, built a high-volume real-time patient analytics app and improved the data pipeline to cut latency by 25%, with hands-on experience optimizing WebSocket performance using Redis caching.

View profile
SR

Mid-Level Software Engineer specializing in AWS cloud services and microservices

Seattle, Washington4y exp
AmazonArizona State University

Software engineer with primary experience in Java and Python who also troubleshoots and optimizes JavaScript/React performance issues. Has handled customer-reported production problems via log-driven diagnosis and backend workflow fixes, and took ownership of simplifying and automating a service region-expansion process through time analysis and process documentation.

View profile
ZI

Senior Machine Learning Engineer specializing in LLMs, RAG, and computer vision

San Diego, CA10y exp
SOTER AIUC San Diego

Built an "AskMyVideo" system that turns YouTube videos into queryable knowledge graphs by transcribing audio (Whisper), chunking and embedding content, and enabling traceable answers back to exact timestamps. Strong in entity resolution (rules + fuzzy matching + TF-IDF/cosine with PR-curve thresholding) and modern retrieval stacks (FAISS, hybrid dense/sparse, domain fine-tuning with ~12% precision gain), with a production mindset using Airflow/Prefect, Docker/FastAPI, and LangSmith/Prometheus/Grafana observability.

View profile

Need someone specific?

AI Search