Vetted JWT Professionals

Pre-screened and vetted.

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
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
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
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
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
RAJ KUMAR - Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices in Chicago, IL

RAJ KUMAR

Screened

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

Chicago, IL6y exp
DiscoverDePaul University

Backend engineer at Discover who built and scaled Python/Flask services for a card dispute resolution platform, tackling long-running external network validations with Celery+Redis and delivering measurable gains (response time ~3s to <300ms; throughput +40%). Experienced in high-scale PostgreSQL/SQLAlchemy optimization (partitioning, read replicas, N+1 avoidance), event-driven systems with Kafka, and integrating ML fraud detection using AWS SageMaker/Lambda/ECS with clear separation of real-time vs batch processing.

View profile
Vedang Jadhav - Mid-Level Software Engineer specializing in cloud-native microservices on AWS in New York City, NY

Vedang Jadhav

Screened

Mid-Level Software Engineer specializing in cloud-native microservices on AWS

New York City, NY5y exp
CitigroupIndiana University Bloomington

Backend engineer with experience across healthcare and fintech platforms (Anthem, Citia) building high-throughput Python microservices with strong compliance/security focus (HIPAA, tenant isolation). Has integrated ML workflows into production systems (ResNet embedding-based image similarity) using async pipelines (Celery/Redis) and AWS (Lambda/S3/ECS), delivering measurable performance and fraud/content-integrity improvements at scale.

View profile
Sharanya Rao - Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG for finance and healthcare in Remote, USA

Sharanya Rao

Screened

Mid-level AI/ML Engineer specializing in NLP, LLMs, and RAG for finance and healthcare

Remote, USA3y exp
Ally FinancialUniversity of Maryland, Baltimore County

Built an AI lending assistant (RAG + DeBERTa) used by credit analysts to retrieve policies and past loan decisions, tackling real production issues like hallucinations, document quality, and sub-second latency. Deployed a modular, Dockerized AWS architecture (ECS/EMR + load balancer) with load testing, caching/precomputed embeddings, and CloudWatch monitoring, and used Airflow to automate scheduled data/embedding/vector DB refresh pipelines with retries and alerts.

View profile
Ali Taquie - Junior Software Engineer specializing in AI and FinTech payments in Santa Cruz, CA

Ali Taquie

Screened

Junior Software Engineer specializing in AI and FinTech payments

Santa Cruz, CA2y exp
PaystandUC Santa Cruz

Forward-deployed software engineer at PayStand who uses LLM prototyping tools (e.g., Cursor, Lovable) to rapidly build customer-specific demo environments and drive sales outcomes—citing ~$100K in technical buy-in before production development. Experienced supporting an enterprise expense management product (Teampay) with agentic AI workflows, emphasizing observability (Grafana/Loki/Tempo) and cross-functional communication with sales, product, developers, and customers.

View profile
Asvad Shaik - Mid-level AI/ML Engineer specializing in Generative AI, RAG, and NLP in Dallas, TX

Asvad Shaik

Screened

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

Dallas, TX5y exp
CognizantUniversity of North Texas

Backend engineer who built and migrated a large-scale document intelligence platform used by legal, healthcare, and insurance clients, processing millions of pages. Experienced moving from a monolithic, LLM-heavy approach to a modular FastAPI service architecture with ML classification + RAG, strong validation/auditability, and enterprise security (JWT/OAuth, RBAC, PostgreSQL RLS) with zero-downtime incremental rollouts.

View profile
Abhishek Saraswat - Mid-level Software Engineer specializing in Java backend microservices in Arlington, TX

Mid-level Software Engineer specializing in Java backend microservices

Arlington, TX4y exp
KPMGUniversity of Texas at Arlington

Backend/distributed-systems engineer focused on automation and near-real-time processing, building Java/Spring Boot microservices with Kafka, PostgreSQL, and AWS. Strong in scaling and reliability work—debugging tricky asynchronous messaging issues (delays, duplicates, out-of-order events) and improving resilience/observability with retries, fallbacks, logging, and monitoring. No production ROS/ROS2 experience yet, but has studied core ROS concepts and draws clear parallels to event-driven architectures.

View profile
Aishwarya Yenumula - Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure in Austin, TX

Mid-level Full-Stack Java Engineer specializing in microservices, React, and Azure

Austin, TX5y exp
Dell TechnologiesUniversity of North Texas

Full-stack engineer with hands-on ownership of a real-time loyalty rewards notification system at Dell, spanning React UI, Spring Boot/Node microservices, Kafka event processing, and Oracle/Postgres persistence. Strong production operations experience across AKS/Azure DevOps and AWS (EC2/RDS/S3, autoscaling, CloudWatch), including resolving peak-load Kafka lag and API latency incidents through scaling and performance tuning.

View profile
Venkat Palaparthi - Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms in Dallas, TX

Senior Software Engineer specializing in cloud-native microservices and secure enterprise platforms

Dallas, TX6y exp
Bank of AmericaUniversity of Central Missouri

Full-stack engineer with strong production ownership in banking/identity & entitlements systems, building Spring Boot + Postgres/Redis services and React dashboards, then deploying on AWS EKS with Jenkins CI/CD. Demonstrated impact through reduced authorization latency and fewer access-related support tickets, plus strong observability and reliability practices (CloudWatch, tracing, autoscaling, Kafka pipelines with DLQs and reconciliation).

View profile
Kwadwo Poku - Mid-level Full-Stack Software Engineer specializing in FinTech and cloud platforms in Yonkers, NY

Kwadwo Poku

Screened

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

Yonkers, NY3y exp
BrkfstLehman College (CUNY)

Software engineer who built and launched an end-to-end Ad Scheduler that automated campaign creation across Google Ads and Meta using Azure Functions/Service Bus, PostgreSQL, and a React frontend—reducing manual marketing ops work. Also shipped a production internal RAG chatbot leveraging a data warehouse + Cube semantic layer, Gemini embeddings, vector search, and Claude, with Langfuse tracing and brand-based access controls; work was cut short due to layoffs.

View profile
DT

Divya T

Screened

Mid-Level Software Engineer specializing in cloud microservices and data processing

4y exp
CitigroupNorthwest Missouri State University

Data-focused engineer who has built near real-time trending news sentiment pipelines end-to-end (API/web ingestion, validation, transformations, and dashboard serving) and implemented reliability patterns like retries with exponential backoff and backfills. Also shipped Java/Spring Boot REST APIs backed by SQL with indexing/pagination, and stood up an early-stage QR-based attendance MVP using Firebase with iterative hardening via logging and validation.

View profile
AK

Ajay Kancheti

Screened

Mid-level Full-Stack Engineer specializing in SaaS and FinTech

Glassboro, NJ4y exp
CitigroupRowan University

Product-minded full-stack engineer focused on internal operations tooling, with hands-on ownership across React/TypeScript, serverless APIs, and Postgres. They combine UX simplification with deep performance and reliability work, citing a transaction-exception workflow redesign that cut task completion time by roughly 25%, and they’ve also built multi-tenant configurable systems with strong guardrails.

View profile
VS

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

Cleveland, OH3y exp
MRI SoftwareUniversity of Cincinnati

AI/ML engineer at MRI Software focused on taking LLM and RAG systems from prototype to reliable production. Notable work includes an AI automation system for migrating 1200+ legacy pages with 75-80% manual effort reduction, plus enterprise document-querying and reusable Python LLM infrastructure that cut lookup time by 70% and improved team velocity by 30-40%.

View profile
Apoorv Bankey - Mid-level Backend Engineer specializing in distributed systems and FinTech in New York City, NY

Apoorv Bankey

Screened

Mid-level Backend Engineer specializing in distributed systems and FinTech

New York City, NY6y exp
Rutgers UniversityRutgers University

Engineer who uses AI and multi-agent workflows as a force multiplier while keeping architecture, security, scalability, and production quality under human control. Shared a concrete example of accelerating a backend-heavy SaaS email ingestion platform with authentication, role-based APIs, database models, and deployment setup using agent-style development and review.

View profile
HB

Hari Banchode

Screened

Senior Software Engineer specializing in microservices and FinTech/e-commerce platforms

USA4y exp
T-MobileKent State University

Full-stack engineer with end-to-end ownership of a production customer plan activation and account management flow at T-Mobile, spanning Java/Spring Boot APIs, React frontend, and Docker-based CI/CD deployments. Demonstrated performance/scalability work (query optimization, indexing, caching) and measured success via improved retrieval speed and reduced support tickets.

View profile
VU

Vijay Ulasa

Screened

Mid-level Java Full-Stack Developer specializing in FinTech

Dayton, OH4y exp
State StreetUniversity of Dayton

DevOps- and infrastructure-focused engineer who is already applying AI in practical delivery workflows, including Terraform, CI/CD, Kubernetes, and multi-agent automation. Stands out for combining AI-driven productivity with disciplined validation through testing, code review, and security checks, and for leading cross-functional AI integration across development, QA, and infrastructure.

View profile
AR

Amruth Reddy

Screened

Mid-level Software Engineer specializing in Python backend and AI applications

Irving, TX3y exp
CGIBoston University

ML engineer at CGI who built demand forecasting models end-to-end, from feature engineering and training through AWS deployment. Stands out for a production-first mindset and strong skepticism of AI-generated code, including catching a Copilot-generated SQL query that would have caused a costly full table scan in production.

View profile
KUSHWANTH MUTHYALA - Senior Full-Stack Engineer specializing in FinTech in Irvine, CA

Senior Full-Stack Engineer specializing in FinTech

Irvine, CA6y exp
State FarmCalifornia State University, San Bernardino

Engineer with hands-on experience building and deploying end-to-end ML inference pipelines using SageMaker, TensorFlow, Scikit-learn, and Kafka-backed real-time data systems. Brings a strong distributed-systems mindset and has already operated in a tech lead capacity through architecture decisions, code reviews, and cross-functional coordination. Especially compelling for teams building production AI/ML platforms that need both practical execution and sound engineering judgment.

View profile

Need someone specific?

AI Search