Reval Logo

Vetted Asynchronous Processing Professionals

Pre-screened and vetted.

UC

Senior Security Engineer specializing in detection engineering, cloud security, and DFIR

San Francisco, CA8y exp
Arctic WolfUniversity of the Cumberlands

LLM workflow/agentic systems practitioner who has helped customers harden an LLM-based incident triage prototype into a trusted daily-use production system by adding observability, audits, confidence gating, and deterministic fallbacks. Brings an SRE-style approach to real-time debugging (trace replay, rollback/canary, safe toggles) and is experienced running developer-centric demos/workshops and partnering with sales on technical qualification and security/architecture artifacts.

View profile
MD

Junior Software Engineer specializing in AI, backend systems, and AWS cloud

Sunnyvale, CA2y exp
LinkedInNortheastern University

Built and shipped a production multi-agent conversational AI platform (Monitor agent + RAG + 4 additional agents) with enterprise REST APIs, using ChromaDB-grounded WCAG knowledge to keep responses accurate while varying tone via personality modes and conversation memory. Has experience at LinkedIn delivering technical demos and pre-sales guidance to both engineering teams and C-level stakeholders, acting as a translator between sales and technical teams to drive adoption.

View profile
RM

Mid-level Full-Stack Java Developer specializing in FinTech microservices

AL, USA3y exp
JPMorgan ChaseLindsey Wilson College

Backend-focused Python/Flask engineer with strong performance and scalability experience across PostgreSQL/SQLAlchemy optimization, caching, and async processing. Has implemented multi-tenant data isolation (schema/db per tenant with RBAC and encryption) and integrated TensorFlow-based ML inference behind a Flask REST API using Redis caching, batching, and async execution; reports measurable wins like cutting endpoints from 6–8s to ~2s and increasing throughput 3–4x via Celery queues.

View profile
AN

Junior Embedded Software Engineer specializing in robotics, firmware, and AI-enabled systems

Boston, MA4y exp
OpentronsNortheastern University

Robotics-focused engineer with co-op experience building and debugging embedded C++/Python drivers for time-of-flight sensing on a Flex Stacker product, plus automation of large-scale test data collection via Google Drive/Sheets APIs to enable parallel robot testing. Also has ROS2 sensor-driver experience (GPS/RTK/IMU with custom messages/ROSbags) and is building a side project integrating Whisper-based live transcription with chunked abstractive summarization in a latency-aware pipeline.

View profile
SS

Sushma Sri B

Screened

Mid-level Full-Stack Engineer specializing in cloud-native microservices (FinTech/Healthcare)

Charlotte, NC5y exp
ADPUniversity of North Carolina at Charlotte

Built and shipped production systems spanning real-time operational dashboards and an LLM-powered internal documentation assistant using RAG (embeddings + vector DB). Demonstrates strong focus on reliability and iteration: implemented guardrails and evaluation loops (human review, hallucination tracking, regression prevention) and improved performance/scalability through query optimization, caching, and retrieval tuning.

View profile
SM

Mid-level Full-Stack Developer specializing in AI-powered analytics platforms

Remote, USA5y exp
BigCommerceCalifornia State University, Fullerton

Backend/DevOps engineer pivoting into robotics/space, building hands-on ROS2 (Humble) skills via Gazebo simulations and experimenting with Nav2 and slam_toolbox. Brings strong distributed-systems and real-time debugging practices (profiling, instrumentation, QoS/retry patterns) and is actively learning perception and control fundamentals to transition into autonomous robotics.

View profile
AK

Ajay Kumar

Screened

Mid-Level Java Full-Stack Developer specializing in Financial Services and Healthcare IT

6y exp
VanguardLewis University

Full-stack engineer with experience at Vanguard, PNC, and Humana building customer-facing investment/banking flows and internal ops tools using Angular/React/TypeScript with Spring Boot microservices. Strong in shipping time-sensitive changes safely via automated testing/CI (JUnit/Mockito, Jenkins, SonarQube) and in operating event-driven microservices with Kafka (idempotency, retries, correlation IDs). Improved internal tool adoption by responding to ops/support feedback with query optimization and clearer search results.

View profile
LG

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

IL, USA5y exp
Charles SchwabEastern Illinois University

Full-stack engineer with hands-on experience building a large-scale healthcare claims and provider-enrollment system end-to-end (React frontend, Spring Boot microservices, PostgreSQL on AWS). Optimized high-volume claims processing (millions of records/day) using indexing/pagination and asynchronous workloads via AWS Lambda/Kafka, and deployed containerized services with Docker/Jenkins on AWS.

View profile
MM

Mid-Level Full-Stack Software Developer specializing in cloud-native microservices

Jersey City, NJ5y exp
BlackRockPace University

Backend engineer focused on high-throughput Python/Flask systems on AWS, with strong scaling and performance tuning experience (e.g., PostgreSQL join reduced from ~3s to <200ms; background aggregation cut from 10 minutes to <90 seconds with 8x throughput). Has also integrated ML model serving into production APIs (churn prediction) using Celery/Redis batching and AWS Lambda/S3, and designed secure multi-tenant architectures with PostgreSQL schema isolation and row-level security.

View profile
NP

Navya P

Screened

Mid-Level Python Full-Stack Developer specializing in scalable microservices and cloud platforms

5y exp
Charles SchwabJawaharlal Nehru Technological University, Hyderabad

Backend engineer who built Flask-based microservices for a high-throughput risk engine, using Kafka for streaming decoupling and Redis for low-latency caching, with PostgreSQL + Cassandra for mixed relational and time-series needs. Has hands-on experience productionizing ML inference (Azure OpenAI/TensorFlow) behind REST APIs with async queues, batching, and caching, plus multi-tenant isolation via schema separation and RBAC with per-tenant rate limiting.

View profile
HK

Mid-level Data Scientist specializing in Generative AI and NLP

USA6y exp
CVS HealthUniversity of Central Missouri

ML/GenAI engineer with recent CVS Health experience building a production RAG system over unstructured financial/research documents using LangChain, FAISS, and Pinecone, plus LoRA/PEFT fine-tuning of GPT/LLaMA for domain-aware summarization. Demonstrates strong applied MLOps and data engineering skills (Airflow/Prefect, Docker/Kubernetes, CI/CD, MLflow) and measurable impact (sub-second retrieval, ~40% better context retrieval, ~25% entity matching improvement).

View profile
HR

Mid-level Full-Stack Developer specializing in healthcare and FinTech platforms

Piscataway, NJ5y exp
RackspaceAuburn University at Montgomery

Backend engineer who designed and evolved an AWS-based event-processing system in Python/PostgreSQL, achieving a 60% p95 latency reduction while improving reliability during traffic spikes. Led a zero-downtime migration from a monolithic Django app to FastAPI microservices using feature flags, strong testing, and cross-team coordination, with production-grade observability (Prometheus/Grafana/CloudWatch) and security (JWT/OAuth2, RBAC, Postgres RLS).

View profile
KP

Senior AI Engineer specializing in Generative AI and RAG applications

8y exp
Keurig Dr PepperGeorge Mason University

AI engineer who has shipped production LLM systems across customer service and marketing use cases—building a RAG app on Azure OpenAI and speeding retrieval with Redis caching tied to Okta sessions. Also implemented a LangGraph multi-agent workflow that pulls image context from Figma to generate structured HTML marketing emails, adding a verification agent to improve image-selection accuracy while optimizing solution cost for business stakeholders.

View profile
LB

Junior Software Developer specializing in full-stack, data platforms, and Azure cloud

California, USA2y exp
Our National ConversationCalifornia State University, Los Angeles

Backend engineer with hands-on experience designing and refactoring scalable Node.js/MongoDB systems and building Python/FastAPI services. Emphasizes production-grade security (JWT, refresh tokens, RBAC, Supabase Auth, RLS) and reliability practices like strong testing, monitoring, and rollback planning, including resolving concurrency and token/validation edge cases.

View profile
KJ

Karan Javali

Screened

Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native web platforms

Salt Lake City, Utah5y exp
Goldman SachsArizona State University

Software engineer with experience at Goldman Sachs and Arizona State University’s Learning Engineering Institute, shipping production backend systems including a vendor equities invoice-generation service designed for extensibility across multiple vendors. Built Django REST + PostgreSQL backends with JWT auth and Pytest coverage, and delivered data-heavy, responsive Angular dashboards; also has exposure to AWS EC2 deployments and GitLab CI/CD automation.

View profile
SK

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

Charlotte, NC6y exp
BNY MellonUniversity of North Carolina at Charlotte
View profile
NM

Mid-Level Full-Stack Software Engineer specializing in microservices and AWS

Waltham, MA4y exp
Dassault SystèmesNortheastern University
View profile
VS

Mid-Level Software Development Engineer specializing in Java backend systems for Healthcare and FinTech

Boston, MA5y exp
HumanaNortheastern University
View profile
VK

Mid-Level Software Developer specializing in cloud-native backend and GenAI applications

5y exp
TempusUniversity of South Florida
View profile
SM

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

Texas, USA5y exp
McKessonUniversity of North Texas
View profile
VK

Mid-level Full-Stack & AI Systems Engineer specializing in RAG and cloud microservices

San Francisco, CA4y exp
Genari AINational Institute of Technology Durgapur
View profile
HS

Software Engineer specializing in distributed systems, cloud platforms, and reliability

USA2y exp
PathVuUniversity of Pittsburgh
View profile

Need someone specific?

AI Search