Vetted REST API Professionals

Pre-screened and vetted.

VN

Mid-level Software Engineer specializing in ML, LLM apps, and cloud data systems

Tracy, California4y exp
GeneaUC Santa Cruz

Built a production SQL chatbot for access-log analytics that replaced manual custom report requests with natural-language querying, using LangGraph and a ChromaDB-backed RAG pipeline for grounded, consistent answers. Implemented a privacy-preserving design where the LLM never sees raw customer data (only query metadata) and has experience building multi-agent/tool-calling systems with LangGraph (DeepAgents), including solving sub-agent communication drift via self-reflection.

View profile
AL

Alan Lam

Screened

Engineering Manager & Senior Full-Stack Engineer specializing in e-commerce platforms

San Francisco Bay Area, California12y exp
DecathlonUC Merced

Backend-focused JavaScript/Node.js engineer with e-commerce domain depth from Decathlon, working on foundational microservices for order management, inventory, and fulfillment integrations. Led an infrastructure redesign and shipped a Shopify-based persistent cart experience, diagnosing early production issues via monitoring/log analysis and improving reliability through stronger session persistence and fault-tolerant architecture.

View profile
SK

Mid-level Full-Stack Java Developer specializing in digital banking and cloud microservices

4y exp
Ally FinancialTexas Tech University

Backend-leaning full-stack engineer in lending/financial services (Kotak Mahindra Bank Autos360; currently at Ally Financial) working on Spring Boot microservices with React dashboards. Has built reliability improvements for credit-bureau integrations (Experian) and created an internal monitoring/reporting platform that aggregates metrics/logs/ETL across services, cutting troubleshooting by ~40%.

View profile
BG

Bhavana G

Screened

Mid-level GenAI Engineer specializing in AI agents and RAG systems

Mckinney, Texas4y exp
Capital OneSouthern Arkansas University

Built and deployed a production LLM-based RAG agent platform adopted by multiple business teams (Marketing, GTM, Recruiting, Customer Support) to automate knowledge search, Q&A, and content generation. Emphasizes production-grade reliability (grounding/validation/guardrails), rigorous evaluation/monitoring, and cost-aware scaling via model tiering, prompt/retrieval optimization, and caching using LangChain/LangGraph orchestration.

View profile
MM

mohannaik M

Screened

Mid-level Full-Stack Software Engineer specializing in Java microservices and cloud platforms

Chicago, IL6y exp
EpsilonElmhurst University

Open-source JavaScript library contributor/maintainer focused on performance and usability—uses profiling and user feedback to optimize large-dataset processing and modernize abstractions. Refactored a nested-callback event handling system into an observer-pattern dispatcher with batched event queues, reducing CPU usage and improving maintainability; also handles community-reported crashes by reproducing issues, fixing memory leaks, and updating docs.

View profile
BS

Bhavya Surana

Screened

Junior Software Engineer specializing in distributed systems and AI automation

Boston, Massachusetts3y exp
Merkle ScienceBoston University

Backend engineer/technical lead with experience building and operating real-time blockchain analytics systems at Merkle Science. Owned high-traffic Django/DRF services and Kafka streaming pipelines processing millions of events daily, with deep focus on performance (N+1 fixes, indexing, caching) and reliability (DLQs, retries, monitoring). Also led containerization and Kubernetes/GitOps-style CI/CD on Google Cloud, including a migration off Google App Engine to reduce cost and improve scalability.

View profile
VV

Mid-level AI/ML Engineer specializing in LLM fine-tuning, RAG, and MLOps

OH, USA4y exp
Impacter AIUniversity of Dayton

Built an LLM-powered academic research assistant for a professor (LangChain + OpenAI + arXiv) focused on synthesizing papers quickly, with emphasis on reliability (ReAct prompting, citation verification) and cost control (caching). Has production MLOps/orchestration experience at Cisco and HCL Tech using Kubernetes, plus MLflow and GitHub Actions for lifecycle management and CI/CD.

View profile
SN

Senior Full-Stack Java Developer specializing in microservices and cloud platforms

West Des Moines, IA8y exp
Farm Bureau Financial ServicesJawaharlal Nehru Technological University, Hyderabad

Backend/platform engineer who owns policy-lifecycle workflow microservices built in Python/FastAPI with async + DDD, Kafka event processing, SQLAlchemy, JWT/RBAC, and Redis caching (cut DB load ~40%). Experienced deploying Java and Python microservices to Kubernetes with Helm and GitOps (ArgoCD) plus Jenkins/GitHub Actions pipelines to AWS/ECR, and has supported phased on-prem-to-cloud migrations with dependency mapping and data consistency strategies.

View profile
RP

Ruudra Patel

Screened

Junior Data Scientist specializing in ML, LLMs, and RAG applications

Atlanta, GA3y exp
Georgia State UniversityGeorgia State University

University hackathon finalist (2nd place) who built CareerSpark, a production-style multi-agent career guidance app in 24 hours using a hierarchical debate architecture with a moderator/judge agent. Has startup internship experience at LiveSpheres AI using LangChain for multi-LLM orchestration, and demonstrates a structured approach to testing/evaluation (golden sets, integration sims, latency/accuracy KPIs) plus strong non-technical stakeholder communication.

View profile
AR

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

3y exp
State FarmCleveland State University

Built a secure, on-prem/private GPT assistant to replace manual SharePoint-style search across thousands of policies/SOPs/engineering docs, using a production RAG stack (LangChain/LangGraph, FAISS/Chroma, PyMuPDF+OCR, vLLM). Implemented layout-aware ingestion (including table-to-JSON) and a multi-agent retrieval/generation/verification workflow with strong observability and compliance guardrails, delivering ~70% reduction in search time.

View profile
MK

Mansoor Khan

Screened

Mid-level Conversational AI Developer specializing in enterprise chatbots and RAG

WI, USA6y exp
LivePersonConcordia University Wisconsin

ML/AI practitioner with hands-on experience deploying models to production and optimizing for low-latency inference using pruning/quantization, with deployments on AWS SageMaker and Azure ML. Has orchestrated end-to-end ML pipelines with Airflow and Kubeflow (ingestion through evaluation) and emphasizes reproducibility via containerization and version-controlled artifacts, while effectively partnering with non-technical stakeholders using dashboards and business-aligned metrics.

View profile
LK

Mid-level Machine Learning Engineer specializing in deep learning and generative AI

San Jose, CA5y exp
MetLifeUniversity of Alabama at Birmingham

AI/ML engineer who has deployed transformer-based NLP systems to production via Python REST APIs and Kubernetes on AWS/Azure, with a strong focus on latency optimization (p95), reliability, and scalable orchestration. Demonstrates pragmatic model tradeoff decision-making and strong stakeholder collaboration—improving adoption by making outputs more actionable with summaries, extracted fields, and confidence indicators.

View profile
VA

Vardhan Are

Screened

Mid-level Data Analyst specializing in AWS-based ETL, churn analytics, and BI dashboards

TX, USA6y exp
Lincoln FinancialFlorida Atlantic University

Data/ML practitioner with experience at Airtel and Lincoln Financial delivering measurable business outcomes: improved retention 15% via NLP sentiment analysis and cut response time ~25% using sentence-BERT + FAISS semantic linking. Strong in data quality/identity resolution (SQL + fuzzy matching) and in building production-grade Python workflows orchestrated with Airflow/AWS Glue, including validation and dashboard integration in Power BI.

View profile
AK

Akshay Khan

Screened

Mid-level Backend Software Developer specializing in cloud-native microservices

USA5y exp
American ExpressUniversity of Central Missouri

Backend engineer with American Express experience maintaining an internal Python/Flask rewards simulation microservice used by product analysts and QA. Demonstrated strong performance and scalability work: moved batch simulations to Celery, added Redis caching to cut DynamoDB latency, and tuned Postgres/SQLAlchemy queries with EXPLAIN ANALYZE and composite indexes (bringing API responses under ~200ms by queueing jobs). Also has experience integrating ML via Flask-based model-serving APIs (scikit-learn/LightGBM packaged with joblib) and designing multi-tenant data isolation and tenant-specific configuration systems.

View profile
AB

Anjali Bhogi

Screened

Mid-Level Full-Stack Java Developer specializing in microservices, cloud, and AI integration

Atlanta, GA4y exp
State FarmNorthwest Missouri State University

Backend engineer working on high-volume insurance claims intake systems who shipped a production GenAI document-classification capability in Spring Boot microservices. Emphasizes reliability in LLM systems (strict schemas, confidence thresholds, monitoring, and manual-review fallbacks) and runs evaluation loops with labeled historical documents to drive prompt/validation improvements and reduce manual review.

View profile
RS

Ronak Seth

Screened

Mid-level DevOps & Systems Engineer specializing in AWS, Kubernetes, and CI/CD automation

Ashburn, VA6y exp
DXC TechnologyUniversity of Maryland, Baltimore County

Cloud/DevOps engineer (6+ years) with healthcare domain experience who has owned production AWS systems end-to-end—building real-time data pipelines and an admission forecasting ML service delivered via API and Tableau. Led EMR modernization from on-prem/VMs to containerized AWS using phased migration and blue-green deployments, achieving ~99.5% uptime while cutting on-prem footprint ~30% and driving major automation gains (up to ~90% manual work reduction).

View profile
AH

Junior Software Engineer specializing in backend systems and LLM/RAG applications

Remote, USA1y exp
Potters TechArizona State University

Full-stack engineer who built a cloud storage app feature (file upload/management) with Next.js App Router + TypeScript and owned post-launch improvements. Also has internship experience building a geospatial AI chatbot: designed Postgres/PostGIS data models and optimized spatial queries, and implemented an LLM workflow orchestrated with LangChain/LangGraph plus a RAG pipeline grounded in OpenStreetMap data to reduce hallucinations.

View profile
SN

Senior Data Engineer specializing in cloud data platforms and ML pipelines

Atlanta, GA8y exp
Berkshire HathawayUniversity of Alabama at Birmingham

Data engineer focused on AWS-based enterprise data platforms, owning end-to-end pipelines from multi-source batch/stream ingestion (Glue/Kinesis/StreamSets/Airflow) through PySpark transformations into curated datasets for Redshift/Snowflake. Emphasizes production reliability with strong monitoring/observability and data quality gates, and reports ~30% performance improvement plus improved SLAs and latency after optimization.

View profile
RG

Mid-level Backend Python Engineer specializing in APIs, microservices, and data pipelines

USA, USA4y exp
Marsh McLennanFlorida Atlantic University

Backend engineer (Marsh McLennan) who evolved a high-volume claims automation pipeline in Python, emphasizing thin APIs with background job processing, strong validation/retries, and production-grade observability. Experienced in secure FastAPI API design (centralized JWT/RBAC), multi-tenant Postgres/Supabase-style row-level security, and low-risk refactors using parallel runs and feature flags; targeting founding-engineer scope roles.

View profile
HD

Hemanth Dantu

Screened

Senior Software Engineer specializing in data pipelines and legal data systems

8y exp
AngiUniversity of Missouri-Kansas City

Data/analytics engineer who owned Angi’s service-request funnel event pipeline end-to-end, routing events server-side to bypass ad blockers and recovering ~15% lost tracking at millions of events/day. Built Snowflake/dbt reporting tables powering Looker dashboards, with strong emphasis on validation, monitoring/alerting, and safe schema evolution. Also shipped a reusable flow state management backend service with TTL storage, CI/CD, and developer-friendly APIs.

View profile
CG

Mid-level QA Automation Engineer specializing in Selenium, API testing, and Salesforce CRM

Illinois, USA5y exp
HCLTechAuburn University at Montgomery

QA professional focused on CRM workflow and case management releases, owning end-to-end validation from staging through release readiness. Demonstrated ability to catch critical UI-to-backend mapping defects early using API/DB validation and audit logs, then prevent recurrence by adding automated edge-case tests into CI.

View profile
GK

Mid-level Backend Software Engineer specializing in cloud-native distributed systems (Healthcare IT)

USA3y exp
UnitedHealth GroupNJIT

Data engineer with healthcare domain experience who has owned end-to-end pipelines and APIs at UnitedHealth Group, processing ~8M records per batch. Strong focus on data quality (multi-layer validation), reliability (monitoring/logging, retries/idempotency), and performance (Spark/SQL tuning, caching), with experience standing up early-stage systems using Python, Docker, and CI/CD.

View profile
Siddhanth Erramaraju - Junior Full-Stack Developer specializing in MERN and AWS in Birmingham, AL

Junior Full-Stack Developer specializing in MERN and AWS

Birmingham, AL3y exp
JPMorgan ChaseUniversity of Alabama at Birmingham

Backend engineer focused on Python/Flask APIs and cloud-native delivery: builds stateless services with JWT auth, validation, and scalable deployment on Kubernetes using a GitOps workflow (ArgoCD-style) with easy rollbacks. Has also implemented Kafka-based real-time event pipelines and supported phased hybrid cloud/on-prem migrations with parallel runs and controlled cutovers.

View profile
Apurva Banka - Mid-level Full-Stack & AI Engineer specializing in cloud, data platforms, and LLM automation in Houston, TX

Apurva Banka

Screened

Mid-level Full-Stack & AI Engineer specializing in cloud, data platforms, and LLM automation

Houston, TX5y exp
Jay Logistics & Trade LLCUniversity at Buffalo

Software engineer/product builder who has owned an agentic affiliate lead-gen platform end-to-end (Django + React/TypeScript) and deployed it on Kubernetes in anticipation of 10x user growth from ~5K DAUs. Also has healthcare claims microservices experience using Kafka, including hands-on performance tuning to address consumer lag and broker pressure, and built an internal downtime alerting tool adopted across the organization.

View profile

Need someone specific?

AI Search