Reval Logo

Vetted Observability Professionals

Pre-screened and vetted.

SK

Sana Khan

Screened

Mid-Level Software Developer specializing in cloud-native microservices, iOS, and ML deployment

OK, USA3y exp
Oklahoma Christian UniversityOklahoma Christian University

Backend engineer with production ERP experience deploying microservices and improving performance/reliability using a metrics-driven approach (logs, latency, error rates). Has hands-on cloud/hybrid operations across AWS and Azure with Docker/Kubernetes, and has resolved real-world mobile sync issues by tuning timeouts/retries and reducing payload sizes. Builds configurable Python services to deliver customer-specific behavior without destabilizing the core codebase.

View profile
BK

Intern Full-Stack/ML Engineer specializing in cloud-native web apps and LLM systems

Pasadena, CA2y exp
BloophEastern Illinois University

Machine learning lab assistant at Eastern Illinois University who productionized a voice-enabled conversational AI system: redesigned it with RAG, LoRA fine-tuning (including text-to-SQL), and safety guardrails, then deployed a scalable API supporting ~1,000 daily queries. Also partnered with customer-facing teams during a BlueFi internship by building demos/APIs and accelerating releases via Terraform + AWS CI/CD automation.

View profile
AH

Adam Hinton

Screened

Junior Full-Stack Software Engineer specializing in React/Next.js and test automation

Remote3y exp
StealthBloomTech

Backend/data engineer with healthcare/medical-device experience who scaled a HIPAA-constrained local data platform to 50k users and 1B+ records, boosting processing from <500 to ~50k datapoints/sec using sharding, indexing, and SQL over Parquet (DuckDB). Strong security and reliability focus (JWT/RLS, least privilege, heavy unit/E2E testing) and a TypeScript specialist who uses type design to eliminate edge-case failures.

View profile
MP

Junior Software Engineer specializing in backend, cloud, and data pipelines

New York, NY2y exp
Venchal ScientificUniversity of Cincinnati

Software engineer with demonstrated production performance wins (37% latency reduction) through SQL optimization, backend API redesign, and disciplined rollout practices (staging, feature flags). Experienced debugging distributed pipeline issues across infrastructure layers (memory pressure and network timeouts) and building AWS-based systems (Lambda + RDS) to handle request spikes, including work on a business-focused chatbot.

View profile
LR

Mid-level Backend Engineer specializing in Python APIs, event-driven systems, and Kubernetes

Dallas, TX3y exp
UGenome AITexas Tech University

Backend Python engineer who owned a real-time manufacturing insights streaming service, building FastAPI async microservices with Kafka-style queue buffering, batching/backpressure, and a low-latency snapshot store. Led a serverless-to-Kubernetes (EKS) migration at UGenomeAi using GitOps-style GitHub Actions pipelines, standardized config/secrets, and improved deployment consistency with pinned dependencies and multi-stage Docker builds.

View profile
JC

Jeet Choksi

Screened

Mid-level Machine Learning Engineer specializing in real-time AI and data platforms

New York, NY3y exp
MyEdMasterUniversity of Colorado Boulder

ML/NLP engineer who has built production systems end-to-end: a real-time recommendation platform (100k+ profiles) using BERTopic-style clustering and a RAG-based news summarization/recommendation stack with ChromaDB. Strong focus on scaling and reliability (GPU batching, Redis caching, Kafka ingestion, Docker/Kubernetes, Prometheus/Grafana) and on maintaining model quality over time via drift monitoring and retraining triggers.

View profile
DP

Dhwani Patel

Screened

Mid-level Full-Stack Python Developer specializing in AI/ML and backend APIs

BC, Canada15y exp
Artefactual SystemsGujarat Technological University

Python/Django backend engineer with open-source experience upgrading Archivematica to Django 4.2 LTS, including resolving a tricky breaking change in datetime parsing by implementing a preservation-safe legacy timestamp conversion layer. Also built a cost-efficient, reproducible Small Language Model (Microsoft Phi-3) fine-tuning pipeline that turns CSV product data into a domain-specific searchable Q&A chatbot, with emphasis on memory optimization and overfitting prevention.

View profile
SP

Mid-level Full-Stack Software Engineer specializing in cloud-native web apps and AI agents

NH, USA4y exp
Peak Play AI SportsRivier University

Full-stack system analyst/programmer at PeakPlay Sports (startup) who built an AI "coach" product end-to-end in ~2 months, using a LangGraph-orchestrated multi-agent architecture with a FastAPI backend. Shipped production RAG grounded in athlete history (OpenAI embeddings + vector store) with guardrails and a structured eval loop (golden set + LLM-judge + human review) to improve engagement and reduce hallucinations.

View profile
AG

Athwika Gade

Screened

Junior AI & Data Engineer specializing in ML systems, ETL pipelines, and GenAI

Pittsburg, KS2y exp
Connex AIPittsburg State University

LLM/RAG engineer at Connex AI who built and deployed a production healthcare agent to extract clinical insights from medical data/notes. Strong focus on real-world reliability—hallucination mitigation (citations, schema validation, confidence thresholds, rejection logic), custom LangChain orchestration (query rewriting, fallback paths), and production evaluation/observability—while collaborating closely with clinical SMEs to ensure clinical fit and time savings.

View profile
SJ

Sukhad Joshi

Screened

Junior Data Scientist specializing in applied ML, LLMs, and analytics automation

Syracuse, NY2y exp
Syracuse UniversitySyracuse University

Research Analyst at Syracuse who deployed an LLM-powered lab automation system allowing researchers to run QCoDeS instrument workflows via natural language, with strong safety guardrails for real instruments and multi-instrument support. Also collaborated with non-technical stakeholders at iConsult on an audio classification/recommendation pipeline, translating business goals into metrics and Tableau dashboards with model comparisons and A/B test results.

View profile
DG

Mid-Level Software Engineer specializing in Healthcare Data Platforms

Remote2y exp
WUDArizona State University

Backend/ML engineer with healthcare domain experience building secure Medicare/Medicaid data APIs and real-time patient risk scoring. Shipped an end-to-end ML pipeline (scikit-learn/XGBoost) served via SageMaker and integrated into Flask APIs, with strong production reliability practices (Kafka schema validation, regression replay, observability, drift monitoring, and human-in-the-loop guardrails).

View profile
MG

Mid-Level Full-Stack Software Engineer specializing in web platforms and microservices

Ellicott City, MD3y exp
Srasys Inc.Indiana University Bloomington

Full-stack engineer at Srasys Inc. who built and owned production payments/checkout for an e-learning platform serving 5,000+ users using Next.js App Router + TypeScript. Deep focus on correctness and reliability (Stripe webhooks, signature validation, DB-level idempotency) plus measurable performance wins (~40% latency reductions) through Postgres indexing/EXPLAIN ANALYZE and Redis-backed caching with CloudWatch monitoring.

View profile
PS

Mid-Level Embedded Software Engineer specializing in real-time firmware and industrial automation

Memphis, TN3y exp
Coilmaster CorporationUniversity of Memphis

Robotics software engineer focused on reliability in real-time sensor pipelines and ROS/ROS2 integration, with hands-on experience hardening systems against noisy data, dropouts, and network variability. Uses ROS introspection tools plus simulation (Gazebo/Webots) to diagnose latency and stability issues before hardware deployment, and supports repeatable rollouts via Docker and CI/CD.

View profile
KA

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

Kansas City, MO4y exp
PROZECH SOLUTIONSUniversity of Missouri-Kansas City

Backend/ML engineering candidate focused on fintech automation who architected a zero-to-one agentic/LLM-enabled system to reconcile messy financial documents and bank transactions, reporting ~40% operational efficiency gains. Experienced migrating monoliths to event-driven microservices with incremental rollout via reverse proxy, and implementing production-grade security (OAuth2/JWT, RBAC, Supabase RLS) plus resilience patterns (timeouts/retries under concurrency).

View profile
DT

Mid-level Full-Stack Software Engineer specializing in TypeScript, microservices, and AI integration

Boston, MA3y exp
NextBitsCalifornia State University

Full-stack engineer (4+ years) with a Master’s in Computer Science who owned end-to-end customer-facing social networking features at NextBits, building TypeScript/React/Next.js + NestJS systems with microservices, RabbitMQ, MongoDB, and Redis. Experienced scaling real-time notifications/messaging/presence to millions of concurrent users with sub-100ms performance targets, zero-downtime CI/CD, and internal tooling for monitoring AI/ML pipelines and queue backlogs.

View profile
VN

Mid-level Full-Stack Developer specializing in Python/Django and React

Little Rock, AR4y exp
Hexanika, IncFlorida Atlantic University

Backend engineer at Hexanika who owned a real-time fraud-detection platform: built Django microservices, integrated a GenAI anomaly-scoring model, and optimized data/infra for low-latency production (including ~40% query-latency reduction). Experienced running containerized services on AWS/GCP with Kubernetes/GKE, GitHub Actions-based CI/CD + GitOps, and building Pub/Sub streaming pipelines and on-prem-to-cloud migrations.

View profile
AG

Mid-level Mobile Software Engineer specializing in iOS, React Native, and AI-enabled backends

Minneapolis, MN5y exp
Propbase LLCWestcliff University

Backend engineer who built and scaled a FastAPI-based backend for an AI-driven maintenance system automating vendor sourcing/bidding/communication. Emphasizes async, message-driven architecture with strong observability and state-machine-driven workflows, plus robust webhook/idempotency patterns to prevent duplicate/out-of-order events from causing bad bids or state changes.

View profile
JK

John Kenny

Screened

Senior Full-Stack Engineer specializing in Web3 and FinTech

Global, Remote6y exp
Freelance

Full-stack engineer with deep startup experience (pre-seed through IPO/SPAC) currently building a Next.js/TypeScript SaaS sports analytics platform with a complex Postgres-based entitlement/ACL system. Has delivered measurable UX/business impact (35% retention lift, 40% volume increase) and built production-grade daily ETL + model training/inference workflows with validation and checkpointing for reliability.

View profile
AT

Mid-level Python Developer specializing in backend microservices and distributed systems

Seattle, WA5y exp
Northern Arizona University

Python backend developer from Larix Technologies who built and scaled microservice APIs for an omnichannel messaging SaaS (WhatsApp/Instagram/Facebook) and led production performance fixes during peak traffic, cutting webhook latency ~50%. Also shipped applied AI products end-to-end: a RAG-based PDF assistant (LangChain + Mixtral via Groq + React) and a BI agent that plans/executes/verifies multi-step analytics with strong guardrails and auditability.

View profile
AM

Senior Full-Stack Software Engineer specializing in Python microservices and cloud platforms

New York, NY8y exp
TechnumenMetropolitan College of New York
View profile
AN

Mid-Level AI/Full-Stack Engineer specializing in conversational AI and SaaS products

Kochi, India3y exp
Cognifyr.coCochin University of Science and Technology
View profile
RK

Mid-level Full-Stack Developer specializing in analytics, BI, and AWS

Chicago, IL4y exp
MIYO HealthWright State University
View profile
BG

Mid-level Software Engineer specializing in cloud microservices and AI search

Fort Worth, TX5y exp
IpserLabCalifornia Lutheran University
View profile
JS

Mid-Level Software Engineer specializing in cloud platforms, search/LLM systems, and payments

Santa Clara, California3y exp
SCU - Frugal Innovation HubSanta Clara University
View profile

Need someone specific?

AI Search