Reval Logo

Vetted API Integration Professionals

Pre-screened and vetted.

GS

Mid-level Data Scientist & Generative AI Engineer specializing in LLMs and RAG

Auburn Hills, MI4y exp
StellantisUniversity of Cincinnati

ML/NLP practitioner who built a retrieval-augmented generation (RAG) system for large financial and operational document sets using Sentence-Transformers (all-mpnet-base-v2) and a vector DB (e.g., Pinecone), with a strong focus on retrieval evaluation and chunking strategy optimization. Experienced in entity resolution (rules + embedding similarity with type-specific thresholds) and in productionizing scalable Python data workflows using Airflow/Dagster and Spark.

View profile
LL

Lenny Lin

Screened

Junior Full-Stack Software Engineer specializing in web apps, cloud infrastructure, and ML

Champaign, IL2y exp
University of IllinoisUniversity of Illinois Urbana-Champaign

Built and owned a hackathon project (Gritto) with a Python/FastAPI backend that routes user text through a sequence of Gemini agents to produce structured JSON outputs. Has hands-on production deployment experience using Docker/Docker Compose, GitHub Actions CI/CD, AWS App Runner, MongoDB, and secrets management (Doppler + migration to AWS Secrets Manager), plus implemented a chat-like experience via multiple HTTP requests when SSE wasn’t viable.

View profile
VP

Mid-level Software Engineer specializing in backend microservices and cloud data pipelines

MO, USA4y exp
Morgan StanleyWebster University

Backend engineer with Morgan Stanley experience building and owning an end-to-end Python FastAPI microservice for high-volume market data used by trading and risk systems. Strong in performance tuning and reliability (PySpark, Redis caching, async APIs), real-time streaming with Kafka, and production operations (Docker/Kubernetes, GitOps-style CI/CD, monitoring). Has led cloud/on-prem migration work across AWS and Azure, including fixing Azure Synapse performance issues via query and pipeline redesign.

View profile
LC

Lukas Chin

Screened

Junior Full-Stack Software Engineer specializing in web and mobile applications

New York, NY3y exp
Video NestBoston University

Full-stack engineer with startup experience who owned an end-to-end rebuild of a production analytics page at VideoNest (Next.js/TypeScript frontend, FastAPI/Python backend, Postgres), including third-party data ingestion/sync and query/index optimization; the feature reached 2,500+ users and received positive feedback from large clients. Also built a habit/community mobile app (Celeri) with near-real-time step updates using polling and UI optimizations like pagination and selective re-rendering.

View profile
EM

Erik Moyer

Screened

Director-level Data Science & Analytics Leader specializing in cloud data platforms and AI/ML

Dallas, TX13y exp
EnumerateFlorida State University

Candidate states they are very familiar with the venture capital/studio/accelerator landscape and expresses strong willingness to pursue entrepreneurship "at all costs," but did not provide details on a current startup, business plan, fundraising, or prior accelerator/VC involvement during the interview.

View profile
GS

Mid-level Full-Stack Developer specializing in cloud-native healthcare applications

USA4y exp
AmgenClark University

Full-stack engineer with recent experience at Amgen building an internal healthcare data validation/transformation and workflow automation service: Python/FastAPI backend with REST APIs plus a React UI, designed around a canonical contract-first model to handle inconsistent upstream data. Operates production systems on AWS (EC2/ELB/S3/CloudFront) with strong focus on observability (structured logs, correlation IDs) and safe CI/CD-driven migrations; also has experience shipping quickly in ambiguous environments at TCS.

View profile
DR

Intern Robotics/Mechatronics Engineer specializing in automation and ROS2 systems

Boston, MA1y exp
Engineering Production Innovation Center (EPIC)Boston University

Robotics software builder who developed a solo fault-adaptive robotic arm: current-based joint health monitoring feeding an ESP32, ROS 2/MoveIt 2 motion planning that adapts to joint failures, and a custom brute-force IK solver to overcome URDF/MoveIt singularity issues. Also worked on real-time 12-microphone sensor-fusion audio processing for drone navigation, resolving buffer/noise problems with multithreading and chunked sampling; experienced with Webots/CoppeliaSim and learning Isaac Sim.

View profile
SV

Senior Front-End Developer specializing in React, Angular, and accessible UI

GTA, ON8y exp
ApexonPVP Siddhartha Institute of Technology

Frontend engineer who led end-to-end delivery of a complex, real-time dashboard/discovery and admin workflow module using React + TypeScript + Redux. Emphasizes quality at scale through automated testing (Jest/Playwright), accessibility validation (NVDA/axe), and reusable component architecture (Storybook), and has hands-on experience solving performance issues via bundle analysis and route-based lazy loading/code splitting.

View profile
AN

Anudeep Nayak

Screened

Junior Software Engineer specializing in cloud APIs, security testing, and AI web apps

Boulder, Colorado3y exp
ActualizeUniversity of Colorado Boulder

Software engineer with experience delivering customer-facing and internal tools across GE Renewables, GE Healthcare (supply chain/production systems), and a Boulder-based event app startup. Recently focused on scaling backend performance using Redis and RabbitMQ, and has hands-on experience resolving hard-to-reproduce production issues in legacy authentication/session systems; also deployed a personal project (Journal Buddy) publicly.

View profile
VS

Vrushti Shah

Screened

Junior Mobile & Full-Stack Software Engineer specializing in Flutter and Java/Spring

Boston, MA2y exp
Crest DataNortheastern University

Software engineer with experience at PTC (Onshape cloud CAD) and Firebolt building customer-facing features end-to-end—from user research and prototyping (tooltips, CSV imports) through deployment and usage monitoring. Also handled urgent production crashes in a Flutter mobile app across iOS/Android by diagnosing state-management conflicts and shipping a stabilizing patch; enjoys hands-on, customer-facing work and travel.

View profile
MS

Muaaz Syed

Screened

Mid-level AI/ML Engineer specializing in NLP and conversational AI

Richardson, TX4y exp
CVS HealthUniversity of Texas at Dallas

ML/NLP engineer focused on real-time IT ops analytics, building a predictive maintenance/anomaly detection platform end-to-end (multi-source ETL, streaming, modeling, and production deployment on GCP/Vertex AI). Uses deep learning (LSTMs, autoencoders/VAEs) plus embeddings (SentenceBERT) and vector search to improve incident correlation and search, citing ~40% reduction in duplicate alert noise.

View profile
SR

Junior Full-Stack Software Engineer specializing in SaaS, distributed systems, and LLM apps

Texas, USA1y exp
MermoryIllinois Institute of Technology

Product-focused full-stack engineer who built and shipped an LLM-powered document-to-flashcard conversion pipeline end-to-end (backend + React/TypeScript UI) in ~10 days. Experienced with event-driven queue/worker systems (Redis/BullMQ), PostgreSQL performance tuning, and AWS production operations, including resolving real scaling incidents and driving reliability from ~70% to nearly 100%.

View profile
SP

Samuel Park

Screened

Mid-level Software Engineer specializing in backend systems, DevOps/SRE, and AI workflows

Los Angeles, CA5y exp
xAIUC Santa Barbara

Built an end-to-end automated trading system for Polymarket, including Go/Python execution services, Terraform-scheduled ETL/feature pipelines, and monitoring on modest hardware. Also shipped a production LLM+RAG signal verifier/explainer that grounds trade decisions in external context (news/social) with vector DB retrieval and guardrails, plus a lightweight RAGAS-style eval loop on ~50 resolved markets that improved signal faithfulness by ~15%.

View profile
YD

Yash De

Screened

Intern Full-Stack Developer specializing in AI/LLM applications

San Jose, CA3y exp
Kingship AIStevens Institute of Technology

Backend-focused intern who built and refactored the backend for an LLM-driven gifting mobile app using FastAPI, tackling high-latency LLM + product-API workflows. Implemented async worker-pool/queue processing with Redis caching plus retries/fallbacks, cutting end-to-end suggestion latency from ~4–5 seconds to ~1 second while improving reliability and rollout safety via staged migrations and testing.

View profile
AP

Akam Pachachi

Screened

Executive Sales & Partnerships Leader specializing in Enterprise SaaS, Travel Tech, and Market Expansion

Oshawa, Canada14y exp
TraverontoFanshawe College

Partnerships and growth leader (Traveronto) specializing in partner-led GTM through enterprise/API integrations and white-label distribution. Uses rigorous analytics (audience overlap, engagement quality, cohort retention/LTV) to source and scale creator/platform partnerships, and runs funnel-driven A/B tests on onboarding and pricing to improve activation, GMV, and recurring revenue while keeping CAC low.

View profile
BD

Mid-Level Software Engineer specializing in FinTech and Healthcare platforms

Remote, USA4y exp
BNY MellonUniversity at Albany

Full-stack engineer with strong data/regulatory reporting background (BNY) who owns customer-facing and internal reporting products end-to-end—from ETL/SQL transformations through React/TypeScript UIs and Spring Boot APIs. Built role-based, audit-friendly dashboards and designed RabbitMQ-based event-driven microservices with reliability patterns (idempotent consumers, publisher confirms, Saga) to scale workflows across teams.

View profile
SG

Director-level SAP & Enterprise Applications Leader specializing in transformation and delivery

Folsom, CA12y exp
Pacific Coast CompaniesLviv Polytechnic National University

Engineering/IT leader with 12+ years of people management and deep ERP ecosystem experience, including SAP S/4HANA and large-scale integrations (APIs/EDI/e-commerce). Managed an 11-person cross-functional team supporting multiple business domains and led process improvements like support-cycle/ticketing and documentation, plus regression test automation strategy driven by business-critical prioritization.

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
BM

Brian Mar

Screened

Senior Data Engineer specializing in data infrastructure and marketing/CRM analytics

San Mateo, CA8y exp
Full Circle InsightsUC Davis

Salesforce-focused implementation/solutions engineer from Full Circle Insights who owned end-to-end campaign attribution and reporting deployments for multiple customers at once (3–5 concurrently), including sandbox testing, KPI monitoring, and rollback-safe migrations from legacy reporting. Also builds personal multi-agent workflows and uses Claude Code to rapidly scaffold data/analytics scripts like an advertising optimization parser over CSV/XLSX inputs.

View profile
TA

Junior Machine Learning Engineer specializing in Generative AI and analytics automation

Bengaluru, India2y exp
AccentureUniversity of Alabama at Birmingham

AI/LLM engineer who built a production intelligent support system using RAG over a vectorized documentation library, addressing real-world issues like lost-in-the-middle context failures and doc freshness via automated GitHub-driven re-embedding pipelines. Emphasizes rigorous agent evaluation (component/E2E/ops) and prefers lightweight, decoupled workflow automation using message brokers (Redis/RabbitMQ) over heavyweight orchestration frameworks.

View profile
AT

Intern Data Scientist specializing in ML engineering and LLM agentic workflows

San Francisco, CA6y exp
ContentstackSan José State University

Built an agentic, multi-step LLM system that generates full-stack code for API integrations using LangChain orchestration, Pinecone/SentenceBERT RAG, and a human-in-the-loop feedback loop for iterative code refinement. Also collaborated with non-technical content writers and PMs during a Contentstack internship to deliver a Slack-based AI workflow that generates and brand-checks articles with one-click approvals.

View profile
MY

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

6y exp
Elevance HealthMLR Institute of Technology

Built a production multi-agent orchestration platform to automate healthcare claims and HR workflows, combining LangChain/CrewAI/AutoGPT with RAG (FAISS/Pinecone) and fine-tuned open-source LLMs (LLaMA/Mistral/Falcon) in private Azure ML environments to meet HIPAA requirements. Emphasizes rigorous agent evaluation/observability (trajectory eval, adversarial testing, LLM-as-judge, drift monitoring) and reports measurable outcomes including 35% faster claims processing and 40% fewer chatbot errors.

View profile
DV

Dyuti Vartak

Screened

Junior Data Scientist/Data Engineer specializing in ML pipelines and analytics

Seattle, WA1y exp
DocsumoUniversity of Washington

Machine Learning Intern at Docsumo who delivered a customer-facing fraud-detection solution end-to-end: rebuilt the pipeline, deployed a Random Forest model, and shipped a Python/Flask microservice on AWS SageMaker. Drove measurable production impact (precision +30%, processing time cut in half, manual review -60%, customer satisfaction +15%) and demonstrated strong customer integration and live-incident response skills.

View profile
MP

Meghana P

Screened

Mid-level AI/ML Engineer specializing in Generative AI, LLMs, and NLP

Illinois, USA5y exp
State FarmSaint Louis University

AI/ML engineer with forensic analytics and healthcare claims experience (Optum), building production LLM/RAG systems to surface context-driven fraud patterns from unstructured claim notes and explain risk to investigators. Strong in large-scale retrieval performance tuning, legacy API integration with reliability patterns (SQS, circuit breakers), and MLOps orchestration on Airflow/Kubernetes with rigorous testing, monitoring, and stakeholder-friendly interpretability.

View profile

Need someone specific?

AI Search