Reval Logo

Vetted Data Structures Professionals

Pre-screened and vetted.

SH

Junior Data/Backend Engineer specializing in distributed systems and streaming pipelines

Remote2y exp
AdobeUniversity of Massachusetts Amherst
View profile
SS

Mid-level Backend Software Engineer specializing in cloud infrastructure and AI-driven systems

Pittsburgh, PA3y exp
Carnegie Mellon UniversityCarnegie Mellon University
View profile
AI

Senior Software Engineer specializing in cloud-native microservices and FinTech platforms

Irving, TX7y exp
CoupaUniversity of the Cumberlands
View profile
SP

Mid-level Software Engineer specializing in AI/ML and full-stack systems

Berkeley, CA5y exp
Berkeley AI ResearchUC Berkeley
View profile
SJ

Junior Software Engineer specializing in cloud infrastructure and full-stack development

2y exp
OracleUniversity of Texas at Austin
View profile
TH

Mid-level Machine Learning Research Engineer specializing in foundation models and GenAI

Maryland4y exp
Johns Hopkins University Applied Physics LaboratoryJohns Hopkins University
View profile
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
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
SK

Junior Embedded Systems & Wireless Software Engineer specializing in BLE/Wi-Fi performance

Mountain View, CA2y exp
GoogleUC Irvine

Master’s capstone contributor on an autonomous rover navigation project, serving as an embedded/robotics software designer. Built low-level wheel control and odometry from encoders, integrated RealSense and RPLidar via ROS, and solved sensor-fusion/coordinate-frame issues by creating custom TF transforms. Used Gazebo to debug sim-to-real behavior and improved reliability on rough terrain by moving to dual-channel encoders when IMU data proved unreliable.

View profile
YK

Junior AI/ML Engineer specializing in applied LLMs, security, and reinforcement learning

New York, USA2y exp
New York UniversityNYU

Built and shipped a production LLM-powered investor research feature for a fintech product, focused on grounded answers and minimizing hallucinations. Implemented retrieval-quality and evidence-coverage gating with clear refusal fallbacks, and evaluates systems with regression tests and metrics like correct-refusal rate, hallucination rate, and latency. Comfortable orchestrating workflows with LangChain or custom Python depending on production needs.

View profile
KL

Kevin Lim

Screened

Intern Software Engineer specializing in data science and machine learning

Remote2y exp
StylistGemUC Berkeley

Backend engineer with hands-on experience building Flask REST APIs (auth, CRUD, S3 media uploads) and driving measurable Postgres/SQLAlchemy performance gains (p95 reduced to 200–400ms by eliminating N+1s and switching to keyset pagination). Implemented multi-tenant isolation with strict tenant scoping plus Postgres RLS, and built an OpenAI-powered quiz generation pipeline using queued workers, structured JSON outputs, and Celery/Redis optimizations to stabilize high-throughput workloads.

View profile
PK

Junior Software Engineer specializing in full-stack systems and distributed log analytics

Miami, FL1y exp
NeocisCarnegie Mellon University

CMU candidate with hands-on experience taking LLM concepts from research prototypes toward production-ready designs (structured outputs, guardrails, failure-scenario evaluation). Also partnered with sales/customer teams at Mazecare to drive adoption with Dontia Alliance (largest dental clinic chain in Singapore) and engaged Singapore government stakeholders, bridging clinical workflow needs with IT security/integration concerns.

View profile
ML

Ming-Kai Liu

Screened

Junior AI Engineer specializing in LLM pipelines, RAG, and computer vision

Raleigh, NC2y exp
Citrus OncologyUC San Diego

Built and deployed an on-prem, HIPAA-compliant LLM pipeline for oncology-focused clinical note generation and decision support, emphasizing grounded differential diagnosis and explainable reasoning via RAG to reduce hallucinations. Also created a LangGraph-based multi-agent academic paper search system integrating Tavily, arXiv, and Semantic Scholar with an orchestrator that routes tasks to specialized sub-agents.

View profile
PG

Parth Gupta

Screened

Junior Robotics & Computer Vision Engineer specializing in perception and autonomy

Ames, IA2y exp
Salin 247Carnegie Mellon University

Robotics engineer with capstone experience building an autonomous food-assembly robot arm, owning perception/deep learning (SAM2-based segmentation) and a model-based RL manipulation policy for deformable food items while also serving as project manager. As a robotics engineering intern at Salin247, optimized an autonomous farm vehicle perception stack to hit 20 FPS by cutting latency from 200ms+ to ~40ms using GPU acceleration (CUDA OpenCV, CuPy) and multiprocessing, and built ROS 2 nodes for real-time perception and streaming.

View profile
PM

Intern Full-Stack/Backend Software Engineer specializing in SaaS migrations and NLP

Remote, USA1y exp
SaasGenie Inc.University of Pennsylvania

AI/ML practitioner who built an Indian Sign Language recognition system (MediaPipe hand keypoints + CNN/RNN) as an accessibility-focused teaching aid, iterating closely with advocacy groups and educators and reaching 92% accuracy. Also has production-scale data migration experience at Saasgenie, using Kubernetes pod parallelization to migrate 1M+ ITSM records with a 5x throughput gain under API rate limits.

View profile
SV

Intern Software Engineer specializing in full-stack, ML, and optimization

New York, NY0y exp
GeminiUniversity of Wisconsin–Madison

Built a production-style PyTorch LSTM system that generates structured piano compositions from 1200+ MIDI files, then significantly improved long-range musical coherence by implementing Bahdanau attention based on research literature. Also has internship experience using Docker Compose for containerized backend workloads and has independently used Ray to scale ML experiments across multiple GPUs, including dealing with GPU scheduling/memory oversubscription issues.

View profile
SB

Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems

Seattle, WA5y exp
Amazon Web ServicesKLE Technological University

Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.

View profile
AB

Mid-level Software Engineer specializing in cloud-native systems and Android development

Bloomington, IN3y exp
Indiana UniversityIndiana University Bloomington

Application-focused software engineer with experience at Amazon and Motorola shipping production systems ranging from developer monitoring/on-call tooling (Alcazar, ~40% MTTR improvement) to consumer AI features used by 100K+ users. Currently building an AI/ML-driven platform with a Python/FastAPI backend on AWS (ECS/RDS/S3) and has handled real production latency/scaling incidents end-to-end.

View profile
GR

Mid-level Machine Learning Engineer specializing in LLMs and RAG for healthcare

Remote, USA2y exp
MedtronicUniversity of Illinois Chicago

AI Engineer (Medtronic) who deployed a production RAG-based clinical assistant grounded in curated biomedical literature (no patient-identifiable data). Deep hands-on experience orchestrating and hardening LLM workflows with LangChain/LangGraph, including stateful agentic flows, rigorous testing, and evaluation; reports a 72% accuracy improvement through retrieval enhancements (query rewriting, multi-query expansion, MMR reranking).

View profile
SA

Junior Software Engineer specializing in LLM agents and FinTech platforms

Raleigh, NC1y exp
Fidelity InvestmentsUniversity of Texas at Austin

AI/LLM engineer with Fidelity Investments experience who built and shipped a production GraphRAG system that augmented prompts with codebase context, improving business analyst efficiency by 15% and saving ~$3.5M annually. Strong in AWS EKS/Kubernetes/Helm and enterprise IAM/OIDC patterns (including cross-account S3 access), with experience mentoring interns and collaborating with non-technical leaders to extend AI pipelines (e.g., adding SQL functionality during MVP).

View profile

Need someone specific?

AI Search