Reval Logo

Vetted Angular Professionals

Pre-screened and vetted.

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
AC

Anthony Chen

Screened

Senior Front-End Engineer specializing in React/Angular and document workflow SaaS

Vancouver, Canada8y exp
ApryseUniversity of British Columbia

Frontend engineer who has led end-to-end delivery of both an open-source JavaScript document-comparison library and complex React+TypeScript product features (e.g., Google-Drive-like auto-save with S3 persistence). Demonstrates strong architecture and performance instincts (Redux/hooks patterns, dynamic loading to improve Lighthouse scores) and pragmatic shipping/rollout skills including cross-browser mitigation with feature flags.

View profile
JK

JiHeon Kim

Screened

Mid-Level Backend Software Engineer specializing in Financial Services

Toronto, Canada4y exp
Bank of AmericaUniversity of Alberta

Frontend engineer focused on React/TypeScript dashboards and end-to-end product delivery, including RBAC with JWT, Redux-based session persistence, and a centralized API layer with token injection. Has experience with real-time MongoDB-backed updates (shared across web and mobile) and has solved production-impacting issues like timezone inconsistencies using date-fns/UTC conversions, backed by Jest + manual QA and rollback-driven release practices.

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
SK

Sai Kondapaka

Screened

Mid-Level Software Engineer specializing in microservices, data pipelines, and FinTech fraud detection

Remote, USA5y exp
PayPalCalifornia State University

Backend engineer with PayPal experience owning a high-throughput, low-latency fraud detection pipeline processing billions of transactions/day, integrating LLM-based models into real-time Kafka streams and payment decisioning APIs. Strong Kubernetes + GitOps practitioner (declarative, auditable deployments; autoscaling/probe tuning) with migration experience modernizing legacy systems onto AKS/OpenShift.

View profile
SC

Mid-level Full-Stack Software Developer specializing in LLM and agentic JavaScript platforms

Remote, United States5y exp
JPMorgan ChaseGeorge Washington University

Maintained and improved a set of JavaScript packages at JPMorgan, including a major refactor of an event-emission layer used in LLM streaming that delivered ~20% runtime speedup with no API changes. Known for a measurement-driven performance approach (profiling + simplification + validation), strong backward-compatibility discipline, and documentation that accelerates internal adoption and reduces support questions.

View profile
SD

Mid-Level Software Engineer specializing in cloud-native microservices and FinTech platforms

USA3y exp
AIGArizona State University

Backend/platform engineer who led an end-to-end Python (FastAPI) transaction analytics microservice for real-time financial monitoring, including SQS ingestion, scoring/aggregation, and low-latency APIs. Strong AWS + Kubernetes/GitOps background (EKS, ArgoCD, Jenkins, ECS/ECR, CloudWatch) with hands-on experience scaling event-driven systems and executing phased on-prem to AWS migrations.

View profile
CS

Charmil Shah

Screened

Mid-level Full-Stack Developer specializing in FinTech and cloud-native web apps

Remote, USA4y exp
Capital OneBinghamton University

Backend engineer who built a containerized Flask service powering an engineering metrics dashboard by syncing GitHub and Jira data into PostgreSQL, with strong emphasis on schema design, query performance, caching, and background processing. Has hands-on experience with SaaS multi-tenancy (tenant scoping + Postgres RLS) and integrating AI/ML inference via separate model-serving services (FastAPI + TensorFlow Serving) and external APIs (OpenAI/Hugging Face/PyTorch).

View profile
UK

usha kodati

Screened

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

Dallas, Texas4y exp
TCSVaagdevi College of Engineering

Software engineer with Citi Bank experience building real-time fraud validation/scoring for loan processing, spanning Spring Boot microservices and a FastAPI Python service secured with OAuth2/JWT. Delivered React/TypeScript operations dashboards and deployed containerized services via Docker/Kubernetes with Jenkins CI/CD, while also tuning databases (Oracle/Postgres) and handling high-volume latency/scaling issues using ELK, caching, and autoscaling on AWS.

View profile
VR

Director-level Engineering & Technology Leader specializing in digital transformation and enterprise platforms

Edmond, Oklahoma21y exp
Longbridge FinancialMarist College

Providing technical guidance to a small team exploring a biomedical startup focused on earlier disease detection, including for remote/underserved areas. The venture is in ideation with initial research completed and is moving toward prototyping while exploring initial investment/support.

View profile
YM

Yogi Makadiya

Screened

Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices and DevSecOps

Seattle, WA3y exp
CuraJoyUniversity of Maryland, College Park

Backend-leaning product engineer with DevSecOps depth who has shipped real-time, Kafka-driven data pipelines and AI-enabled customer-facing features to production on AWS. Built a Spring Boot API layer serving real-time predictions at 100K+ requests/day, improving latency by 35% and user task completion by ~25%, and delivered a React/TypeScript dashboard plus a Postgres audit/history model optimized for search and large event volumes.

View profile
HX

Hongye Xiong

Screened

Intern Software Engineer specializing in backend, cloud data platforms, and microservices

Renton, WA0y exp
PACCARSeattle University

Full-stack engineer who shipped a group scheduling SaaS feature with live availability updates using Next.js App Router + TypeScript, owning production reliability after launch (auth debugging, monitoring, polling/backoff tuning). Has hands-on experience with Postgres schema/index design and query optimization (EXPLAIN ANALYZE) and building durable orchestrated backend workflows with retries and idempotency.

View profile
DL

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

5y exp
Blue Cross Blue Shield of MichiganWestern Illinois University

Backend/full-stack engineer with Blue Cross Blue Shield experience building a reactive, event-driven claims processing microservice platform on AWS (ECS, SNS/SQS) with Terraform-based IaC and strong observability (Dynatrace/CloudWatch). Demonstrated measurable production impact (32% less downtime, 24% higher processing efficiency) and deep database performance/migration expertise across MongoDB and Postgres.

View profile
SN

Mid-level Full-Stack Developer specializing in FinTech and cloud-native microservices

St. Louis, MO5y exp
Morgan StanleySaint Louis University

Backend/AI engineer who owned a high-scale Java/Spring Boot microservice for a financial application (millions of requests/day) and led major reliability/performance fixes (including ORM/query and PostgreSQL tuning) achieving ~60% latency reduction. Also shipped application-layer LLM features for ops teams (summarization + tool-calling) with strong guardrails (PII redaction, validation, audit/feedback) and designed a state-driven agent workflow with retries, circuit breakers, and human escalation.

View profile
KK

Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services

6y exp
Kaiser PermanenteTexas Tech University

Built and deployed a production LLM-powered customer support assistant using a RAG backend in Python, focused on deflecting repetitive Tier-1 tickets and reducing resolution time. Demonstrates strong production engineering instincts around reliability (confidence scoring + human fallback), scalability/cost optimization (multi-stage pipelines), and workflow orchestration/observability (LangChain, custom DAGs, structured logging, step metrics).

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
UD

Mid-level Full-Stack Engineer specializing in cloud-native microservices

Twinsburg, Ohio6y exp
CoverMyMedsUniversity of Dayton

Candidate indicated they live in New York but did not provide substantive details about their experience; they declined to discuss at least one topic as restricted and did not answer role-related questions with concrete examples.

View profile
GT

Senior Front-End/UI Developer specializing in React and Angular for enterprise apps

Toronto, Canada9y exp
TCSCochin University of Science and Technology

Frontend engineer with hands-on experience leading architecture and quality practices across Angular and React/TypeScript products, including dynamic UI generation driven by backend configuration. Strong in building reusable design systems/component libraries and enforcing quality at scale via CI/CD SonarQube gates and comprehensive unit testing, with close collaboration alongside UX teams using Figma.

View profile
SC

Mid-level Java Full-Stack Developer specializing in Spring microservices and Angular

5y exp
WalmartUniversity of Memphis

Backend-focused engineer working primarily with Python/Django who also handles full-stack responsibilities. Has hands-on experience deploying containerized Python/Java microservices to Kubernetes using Helm and GitOps (ArgoCD), plus building Kafka-based event streaming with reliability controls (acks, consumer groups, DLQ). Also supported major on-prem to cloud/hybrid migrations using Terraform/Ansible with blue-green cutovers and data replication to minimize downtime.

View profile
TR

Junior Full-Stack Developer specializing in cloud-native microservices

Tampa, FL3y exp
JPMorgan ChaseUniversity of South Florida

Backend engineer who has built high-throughput analytics and fraud-detection systems, combining Python/Flask + Celery/RabbitMQ with strong PostgreSQL performance tuning (indexing, partitioning, EXPLAIN ANALYZE). Has production experience integrating ML inference (scikit-learn/TensorFlow → TensorFlow Lite) into Spring Boot microservices with caching and model versioning, plus designing secure multi-tenant architectures using JWT-based tenant routing and PostgreSQL RBAC/RLS.

View profile
GC

Mid-Level Full-Stack Software Engineer specializing in healthcare, cloud, and data platforms

Sunnyvale, CA5y exp
Intuitive SurgicalStevens Institute of Technology

Backend/platform engineer who owned a real-time customer analytics microservice stack in Python/FastAPI with Kafka streaming into PostgreSQL, including schema enforcement (Avro) and high-throughput optimizations. Strong Kubernetes + GitOps practitioner (EKS/GKE, Helm, Argo CD) who has handled CI/CD reliability issues with automated pre-deploy checks and rollbacks, and supported major migrations (on-prem to AWS; VM to EKS) with blue-green cutover planning.

View profile
SM

Sai Musuku

Screened

Senior Full-Stack Developer specializing in Java/Spring microservices and modern web apps

Santa Clara, CA6y exp
WallboxUniversity of Missouri-Kansas City

Backend engineer with hands-on manufacturing/production-systems experience at Wallbox, improving the Supernova charger rework process by streamlining part-number/component updates. Strong in building modular Python/Flask services with clean integration layers (Cosmos DB, NetSuite, traceability/label printing), plus deep SQLAlchemy/Postgres performance tuning. Also brings scalable AI/ML integration and deployment experience (OpenAI/Hugging Face/TensorFlow Serving, Docker/FastAPI/Nginx) and multi-tenant schema isolation with RBAC.

View profile
KB

kesav boob

Screened

Mid-Level Full-Stack Java Engineer specializing in microservices and cloud

San Francisco, California5y exp
Dell TechnologiesCal State LA

Full-stack developer who built an end-to-end Hotel Management System using React and Spring Boot with MongoDB and AWS. Has hands-on experience debugging API/data-fetching issues with Postman and validating results against the database, plus exposure to handling large data workloads with chunking and monitoring via Grafana/Tabula.

View profile
AR

Arthi R

Screened

Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices

Remote – Washington, D.C.5y exp
Fannie MaeWright State University

Backend engineer with fintech/banking experience (e.g., Canara Bank) building secure Python/Flask microservices for financial reporting and unified data access. Strong in Postgres/SQLAlchemy performance optimization (including materialized views) and in productionizing ML services on AWS (Lambda/ECS/CloudWatch) with Docker, model registries, and blue-green deployments, plus multi-tenant isolation via JWT-based middleware.

View profile

Need someone specific?

AI Search