Reval Logo

Vetted Oracle Database Professionals

Pre-screened and vetted.

PS

Mid-level QA Automation Engineer specializing in web, API, and mobile test automation

Irving, TX6y exp
Paycom
View profile
TJ

Tracy Johnson

Screened ReferencesStrong rec.

HR Director specializing in compliance, payroll, HRIS/ATS implementations, and high-volume recruiting

Fort Worth, TX19y exp
Texas/Trinity Maintenance DevelopmentCapella University

Talent/recruiting operations leader with 10–15 years of hands-on recruiting across light industrial, office, skilled trades, and truck driver hiring, including multi-location team oversight. Has redesigned complex multi-state construction recruiting workflows and championed Jobber implementation at a commercial maintenance company to improve documentation, transparency, and speed.

View profile
PR

Pranava Reddy Kothapally

Screened ReferencesStrong rec.

Junior Data Engineer specializing in Azure, CRM data pipelines, and marketing personalization

Hyderabad, India2y exp
TechwaveCleveland State University

LLM/AI engineer who has deployed production RAG conversational analytics and Text-to-SQL systems over Snowflake and curated data marts, emphasizing enterprise-grade guardrails for accuracy, security, and cost. Notable for a structured approach to reducing hallucinations (curated metric/table registry, SQL validation, RBAC, and citation-backed responses) and for building resilient, observable multi-step agent workflows using LangChain/LlamaIndex and Airflow.

View profile
AS

Ashish Shah

Screened

Mid-level Data Engineer / Software Engineer specializing in streaming and cloud data platforms

Arlington, TX3y exp
The University of Texas at ArlingtonUniversity of Texas at Arlington

Backend engineer with deep Kafka/FastAPI microservices experience who redesigned a notification pipeline to cut end-to-end latency from ~5s to ~3s (including custom partition assignment and consumer tuning). Led a high-stakes ClickUp-to-Oracle migration of 1M+ records using idempotent ETL, reconciliation, and shadow deployment to achieve >99% integrity with zero downtime, and has hands-on production security implementation with Django/DRF (JWT + RBAC).

View profile
MK

Senior Full-Stack Developer specializing in scalable web platforms and AI security

London, UK11y exp
Standing on GiantsLebanese International University

Backend/data engineer experienced building enterprise community-platform services for high-traffic global clients, using Python (FastAPI/Django) on Docker/Kubernetes with PostgreSQL/Redis. Has delivered AWS EKS + Terraform/CI-CD deployments with strong security practices (Secrets Manager/SSM, IAM/IRSA) and has hands-on ETL (AWS Glue), legacy modernization, and incident ownership with measurable performance gains (~30% faster queries).

View profile
SS

Mid-level AI Engineer and Data Scientist specializing in LLM agents and RAG systems

Palo Alto, CA5y exp
LemmataUniversity at Buffalo

Built a production-grade LLM evaluation and regression system that stress-tests models across hundreds of iterations, combining LLM-as-judge, semantic similarity, statistical metrics, and rule-based checks, with results delivered via stakeholder-friendly HTML reports and dashboards. Experienced orchestrating multi-agent RAG workflows using LangChain/LangGraph and event-driven GenAI pipelines in n8n integrating OCR, speech-to-text, and external APIs, with strong emphasis on reliability, observability, and explainable failures.

View profile
PR

Senior Frontend Developer specializing in React, accessibility, and enterprise web apps

Toronto, ON12y exp
Build with AssemblyMadurai Kamaraj University

Frontend engineer who has led end-to-end React + TypeScript initiatives, including a shared frontend module used across product lines/regions and an inventory discovery experience for large datasets. Strong in scalable architecture (feature-based, configuration-driven, role-aware components), design systems with Storybook, and performance/quality practices (profiling, CI/CD, automated testing, feature-flagged rollouts). Reported ~30% reduction in duplicate code after refactoring an existing React codebase.

View profile
LS

Mid-level AI Engineer specializing in Generative AI and LLM systems

Grand Ledge, MI3y exp
ChainSysUniversity of Michigan-Dearborn

Built and deployed a production-grade, multi-agent Text-to-SQL assistant that lets non-technical stakeholders query large enterprise databases in natural language. Uses Pinecone-based schema retrieval + LLM reasoning (Gemini/Claude/GPT) with a dedicated validation agent (schema/syntax checks and safe dry runs) to reduce hallucinations and improve reliability, while optimizing latency and cost via async execution and embedding caching.

View profile
CK

Connor Koch

Screened

Junior Software Developer specializing in Oracle APEX and enterprise integrations

2y exp
C3 Business SolutionsCalifornia State University, Long Beach

Oracle Software Developer (2+ years) at C3 Business Solutions, a consulting firm building and maintaining ERP applications across Oracle APEX/FDI/Fusion/EBS/OCI. No formal game QA experience yet, but demonstrates practical QA-adjacent skills (test planning, debugging via logs, and detailed bug reporting) and is explicitly looking to transition into a QA Engineer role.

View profile
DD

Mid-level Full-Stack Engineer specializing in Java/Spring, React, and AWS cloud platforms

California, USA4y exp
BrillioSyracuse University

Full-stack/product-leaning engineer in logistics and high-traffic portals who ships production AI features: built an AI-assisted shipment status Q&A system using Pinecone + GPT-4 and a high-volume Python ingestion pipeline (500K+ records/day), delivering 35% fewer support tickets and cutting resolution time from 11 to 4 minutes. Also led a legacy Angular-to-React/TypeScript rebuild that boosted Lighthouse performance from 60 to 90, and has hands-on AWS EKS operations experience including resolving a 3x traffic scaling incident.

View profile
VM

Mid-level Full-Stack Java Engineer specializing in Generative AI and cloud microservices

Farragut, TN4y exp
Southeast BankLindsey Wilson College

Full-stack engineer who has delivered production customer analytics/dashboard features using Next.js App Router + TypeScript on the frontend and Java Spring Boot microservices on the backend. Demonstrates strong production ownership (monitoring latency/error rates/adoption) plus hands-on performance work across React rendering and Postgres query/index optimization, and has implemented Temporal-like durable workflows with retries and idempotency.

View profile
MA

Manas Agarwal

Screened

Junior Full-Stack Software Engineer specializing in Python APIs, React, and cloud AI integrations

Superior, CO2y exp
VertexOneUniversity of New Haven

Customer-facing software engineer who builds and deploys practical AI/RAG solutions (e.g., an AI assistant for searching billing PDFs) by deeply understanding support workflows and iterating with users. Demonstrates strong production instincts—quickly stabilizing peak-traffic API timeouts with caching/background jobs, then implementing durable fixes with proper monitoring and maintainable code practices.

View profile
AY

Ajay Yamagani

Screened

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

Irving, TX5y exp
ClairvoyantUniversity of North Texas

Full-stack engineer from Clairvoyant who led end-to-end delivery of a cloud-native, event-driven platform: Spring Boot microservices + Kafka real-time streams with an Angular UI, migrated and containerized on AWS, and automated CI/CD with Jenkins/Maven/Git. Demonstrates depth in distributed consistency challenges (partitioning, consumer lag/duplicates) and database performance tuning across SQL/NoSQL under heavy workloads.

View profile
SS

Shuchi Shah

Screened

Senior Software Engineer specializing in Backend Systems and Generative AI (RAG)

San Jose, CA12y exp
OpGov.AISan Diego State University

Backend engineer with experience building an end-to-end civic tech AI platform that ingests city council meeting videos, transcribes them with Whisper, and enables natural-language Q&A via a LangChain/FAISS RAG pipeline. Demonstrated strong systems thinking by tuning retrieval for accuracy/latency/memory (cutting response time ~3s→1s and memory ~500MB→25MB) and by safely migrating an ERP from monolith toward services using dual writes, reconciliation, and idempotency to protect financial workflows.

View profile
KP

Mid-level AI/ML Software Engineer specializing in GPU-optimized LLM inference and cloud microservices

Seattle, WA5y exp
DVR SoftekSan José State University

Built and deployed a production RAG-based multilingual analytics assistant for healthcare operations, enabling non-technical teams to query claims/EHR and risk metrics with grounded explanations. Demonstrates strong end-to-end LLM system engineering (retrieval tuning, re-ranking, hallucination controls, verification layers) plus workflow orchestration (Airflow/Composer/Step Functions) and stakeholder-driven iteration via prototypes and dashboards.

View profile
AR

Junior Software Engineer specializing in backend, cloud, and robotics automation

2y exp
JAGCOArizona State University

Graduate Research Assistant in Robotics at Arizona State University who built an end-to-end LLM-driven task execution framework enabling collaborative robots to convert high-level natural language instructions into safe, executable ROS actions. Implemented robust monitoring, failure detection, and automatic replanning, and addressed real-world issues like timestamp/frame-transform mismatches and heterogeneous robot interoperability using adapter nodes.

View profile
BP

Intern Data Scientist specializing in GenAI agents, RAG, and ML platforms

Chicago, IL3y exp
Immerso.aiIllinois Institute of Technology

LLM/agent systems builder who deployed a production hybrid router for immerso.ai that dynamically selects retrieval vs reasoning vs generative pathways, achieving an 82% factual-accuracy lift. Deep hands-on experience optimizing local Mistral 7B inference (4–5 bit GGUF quantization, KV-cache reuse) and building reliable RAG/agent workflows with LangChain/LangGraph/AutoGen across GCP Cloud Run and AWS (ECS/Lambda).

View profile
BS

Binaya Sharma

Screened

Senior Software Engineer specializing in full-stack systems, big data, and applied AI

Baton Rouge, LA6y exp
365LabsLouisiana State University

Built and deployed ForensicLLM, a local domain-specific LLaMA-3.1-8B model for digital forensic investigators using RAFT + RAG over 1000+ curated research papers, with citation-aware responses and rigorous evaluation (BERTScore/G-Eval). Deployed via vLLM and Docker and validated through a chatbot survey with 80+ participants; published at DFRWS EU 2025.

View profile
VL

Staff/Lead Game Engineer specializing in gameplay systems and VR

Los Angeles, USA22y exp
Halfway HouseMichigan State University

Unity gameplay programmer with hands-on multiplayer networking experience (Photon Fusion, Mirror, SmartFox, Unity networking), including client-side prediction and rollback to smooth networked movement under lag/packet loss. Recently improved a fast-paced 2D platformer’s feel by adding momentum/velocity “gears,” validated through internal cohorts and volunteer/friends-and-family playtests. Comfortable in both startup and large-company environments and currently seeking a high-impact, intensive project.

View profile
SP

Smit Panchal

Screened

Mid-level Full-Stack & XR Developer specializing in GenAI and immersive AR/VR systems

3y exp
Community Dreams FoundationIllinois Institute of Technology

Built and deployed a "personal second brain" product (CloneMind) with an end-to-end RAG pipeline for retrieving information across PDFs, URLs, images, and audio using Next.js/Node.js/Postgres/Supabase/Redis. Demonstrates strong practical depth in retrieval quality tuning, latency reduction via caching, and stateful orchestration with LangChain/LangGraph, plus experience persuading a non-technical professor stakeholder by shipping a working prototype.

View profile
JS

Junior Full-Stack Java Developer specializing in Spring Boot microservices and cloud DevOps

San Francisco, CA2y exp
Reality AI LabUniversity of Houston

Software engineer with hands-on production experience deploying Spring Boot services to AWS using Docker and Jenkins CI/CD, focused on stable releases, easy rollback, and performance improvements through monitoring/logging and query optimization. Has proven cross-layer troubleshooting skills (identified packet loss causing intermittent timeouts via network traces) and experience collaborating on-site with operators in industrial/IoT-style environments, including working alongside robotics/PLC teams.

View profile
RA

Senior IT Support & Data Operations Specialist specializing in AI/LLM data labeling

Surakarta, Indonesia9y exp
VADSUniversitas Islam Indonesia

Console game testing experience focused on controller/input responsiveness (e.g., passing/shooting delays) with bug documentation shared to developers via notes/Excel. Also worked as an AI data tagging agent for an e-commerce LLM and built a Python + OpenAI API micro-tool to pre-label queries, improving labeling throughput by ~30% with a human-in-the-loop QA process.

View profile
RN

Rahul Nomula

Screened

Senior Supply Chain & Procurement Professional specializing in operations optimization

Fort Wayne, IN8y exp
BrightmarkOklahoma State University

Procurement/sourcing professional at Brightmark owning end-to-end CAPEX sourcing for uptime-critical plant components, from RFQs and vendor onboarding through production tracking and delivery. Demonstrated measurable savings (10–12%), mitigated supplier credit and trade/duty risks (Incoterms/HS code/COO), and improved AP/vendor relationships by fixing PO/invoice scope and documentation issues using SAP, Asana, and eMaint.

View profile
RR

Junior Solutions Engineer specializing in full-stack automation and LLM prompt engineering

San Francisco, CA2y exp
SCU - Frugal Innovation HubSanta Clara University

Built and productionized an LLM-powered customer support system using a RAG architecture with structured document ingestion, embedding retrieval, and prompt templates for product-specific grounding. Experienced diagnosing live agent/workflow failures (e.g., retrieval regressions after new docs) by refactoring ingestion/chunking and adding grounding constraints plus evaluation benchmarks. Also supports go-to-market by joining discovery calls, shaping MVP workflows into demos/prototypes, and creating post-launch documentation to drive adoption.

View profile

Need someone specific?

AI Search