Vetted Node.js Professionals

Pre-screened and vetted.

CB

Mid-level Full-Stack Software Engineer specializing in cloud and AI-enabled applications

San Francisco, CA4y exp
One CommunityPurdue University

Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).

View profile
FB

Fenil Bhimani

Screened

Mid-level Full-Stack Developer specializing in FinTech and Healthcare systems

3y exp
CitigroupCal State Fullerton

Open-source contributor who improved React Query’s caching/subscription behavior to reduce unnecessary re-renders via debouncing and batched updates, validated with benchmarking and extensive tests. Also maintained a Flask extension and resolved production background-task hangs by tracing Redis connection handling issues, adding cleanup/retry logic and troubleshooting docs. In a fast-paced startup, owned the design of a Celery+Redis multi-queue background processing system with Prometheus-based observability.

View profile
VK

Vinay Kumar

Screened

Mid-level Backend Software Engineer specializing in Java microservices and AWS

Cincinnati, OH3y exp
AmazonUniversity of Cincinnati

Backend/distributed-systems engineer (Amazon; also Bank of America) pivoting into robotics software. Built and owned an end-to-end cross-region event processing service for Aurora Global Databases, emphasizing correctness under latency/clock skew, fault tolerance, and strong observability; brings deep Docker/Kubernetes and CI/CD experience to robotics infrastructure and reliability work while ramping up on ROS 2.

View profile
RM

Rifat Mahfuz

Screened

Junior Backend Software Engineer specializing in microservices and API platforms

New York City, NY1y exp
ShareTripUniversity of Illinois Urbana-Champaign

Backend engineer with strong performance and security instincts: built a Flask API for readability metrics with clean, testable modular design; optimized SQLAlchemy/Postgres to eliminate N+1 issues (800ms to 120ms). Also implemented an LLM-powered natural-language travel search using Claude Sonnet + Amadeus with RAG and anti-exploitation safeguards, plus multi-tenant isolation via Postgres RLS and Redis caching that cut search latency from ~20s to ~4–5s while reducing storage costs.

View profile
AK

Arda Kabadayi

Screened

Junior Software Engineer specializing in full-stack web development and computer vision

3y exp
Syracuse UniversitySyracuse University

Backend engineer who built an AI voice-driven calendar assistant using Python/Flask with a multi-agent architecture (CrewAI + OpenAI), including agent-specific memory management and summarization to handle token limits. Also has production performance optimization experience at Trendyol, adding Redis caching to speed up an advertisement retrieval endpoint and improve page load experience.

View profile
VL

Vasu Lakhani

Screened

Mid-Level Software Engineer specializing in AI-enabled backend and full-stack web systems

Los Angeles, California4y exp
AIRKITCHENZCalifornia State University, Fullerton

Backend/AI workflow engineer with experience at AirKitchenz, Uber, and Vivma Software, building production systems on AWS (Lambda, DynamoDB, Step Functions). Has a track record of major performance wins (DynamoDB latency 2s to <150ms; Postgres query 2s to ~180ms) and shipping LLM-powered onboarding and ticket-routing workflows with strong guardrails (schema validation, confidence thresholds, human-in-the-loop escalation).

View profile
RA

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

Austin, TX5y exp
Dell TechnologiesClemson University

Full-stack Java engineer (4+ years) who led end-to-end modernization of high-latency order management systems into cloud-native reactive microservices (Spring WebFlux) and built real-time React/Redux dashboards, reporting 99.98% uptime and 22% infra cost savings. Also headed a production RAG-based Order Support Bot at Dell Technologies with embeddings + MongoDB semantic search, automated validation and human fallback, plus CI/CD-driven LLM eval loops to reduce hallucinations.

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
Rushir Bhavsar - Intern AI/ML Engineer specializing in LLMs, MLOps, and distributed training

Intern AI/ML Engineer specializing in LLMs, MLOps, and distributed training

1y exp
Cadence Design SystemsArizona State University

Founding AI engineer (June 2024) at Talon Labs who built and productionized an LLM-powered chatbot for interacting with proprietary supply-chain documents, deployed at large scale (25–100,000 users). Experienced with RAG/LLM orchestration (LangChain, LlamaIndex, Groq AI) and production ops tooling (Kubernetes, Docker, Kubeflow, Airflow), with a metrics-driven approach to evaluation, observability, and stakeholder alignment.

View profile
Tuukka Luolamo - Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms in Remote

Executive Technology Leader (CTO) specializing in AI, cloud, and distributed platforms

Remote14y exp
StagePilotLoyola Marymount University

Engineering leader who stays hands-on in high-leverage technical areas (architecture, scalability, reliability) while operating at an executive level. Led StagePilot’s shift from a tightly coupled legacy system to a cloud-native, event-driven real-time platform proven at 1M+ concurrent users, and previously scaled multiple SRE teams at McGraw-Hill with SLOs, on-call, and blameless ops practices.

View profile
Sri Lalitha - Senior Full-Stack Java Engineer specializing in cloud-native microservices and FinTech in California, USA

Sri Lalitha

Screened

Senior Full-Stack Java Engineer specializing in cloud-native microservices and FinTech

California, USA6y exp
JoydropJawaharlal Nehru Technological University

Backend engineer who owned a Python task management API with JWT auth, async notifications, and performance work (DB optimization/caching) to handle high volumes. Led an on-prem to Azure private cloud migration at Morgan Stanley using GitOps and IaC (Terraform/ARM) with phased rollout and rollback planning. Also built a Kafka real-time streaming pipeline with exactly-once/idempotent consumers and Prometheus/Grafana monitoring.

View profile
Kyle Wilson - Senior Technical Lead specializing in accessible, scalable web applications in Waterloo, Canada

Kyle Wilson

Screened

Senior Technical Lead specializing in accessible, scalable web applications

Waterloo, Canada10y exp
AxonifyUniversity of Guelph

Frontend lead who shipped an enterprise social feed, insights dashboard, and a net-new communications platform using React + TypeScript. Known for building scalable quality practices with QA (including automated test suite alignment), introducing RTK Query org-wide, and managing phased, feature-flagged rollouts while coordinating closely with product/design and senior engineering stakeholders.

View profile
Yijun Chen - Senior Full-Stack Software Developer specializing in IoT and cloud systems in Toronto, ON

Yijun Chen

Screened

Senior Full-Stack Software Developer specializing in IoT and cloud systems

Toronto, ON4y exp
PulsenicsUniversity of Toronto

Frontend-focused engineer who built a full movie recommendation system from concept to production, comparing classic collaborative filtering with LLM-based recommendation approaches on AWS. Emphasizes scalable architecture, strict TypeScript data contracts, and high-quality Next.js/React UI patterns (defensive states, scoped state management, performance optimization) with disciplined QA and feature-flagged rollouts.

View profile
Manasa Reddy Nagendla - Mid-level Full-Stack Java Engineer specializing in microservices, cloud, and event-driven systems in Cincinnati, OH

Mid-level Full-Stack Java Engineer specializing in microservices, cloud, and event-driven systems

Cincinnati, OH6y exp
Procter & GambleUniversity of Cincinnati

Software engineer at Procter & Gamble focused on warehouse/operations systems, building near-real-time order/inventory visibility using Java/Spring Boot, React, Kafka, PostgreSQL, and Redis with measurable latency and load-time gains. Also shipped internal LLM/RAG knowledge assistants grounded in company runbooks and workflows, implementing guardrails and an evaluation loop that drove concrete retrieval improvements (document chunking) and regression prevention.

View profile
Arya Mane - Junior Full-Stack & AI/ML Engineer specializing in LLMs and multimodal document processing in Dallas, Texas

Arya Mane

Screened

Junior Full-Stack & AI/ML Engineer specializing in LLMs and multimodal document processing

Dallas, Texas1y exp
Receptro.AIUniversity of Texas at Dallas

Built a production RAG-based NBA player scouting assistant that embeds player profiles into FAISS, orchestrates retrieval and LLM recommendations with LangChain, and surfaces results via embedded Tableau dashboards. Demonstrates strong focus on evaluation/monitoring (batch tests, LLM-as-judge, latency/failure/token metrics) and has experience translating non-technical founder goals into DAPT + fine-tuning plans on curated data.

View profile
Kaushik Balakesavalu - Mid-level Full-Stack Java Developer specializing in enterprise SaaS and FinTech in Fairfax, VA

Mid-level Full-Stack Java Developer specializing in enterprise SaaS and FinTech

Fairfax, VA5y exp
State StreetGeorge Mason University

Software engineer with fintech/retirement-fund domain experience who led an internal dashboard consolidating fund transactions, approvals, and reporting into a single workflow tool. Strong in full-stack delivery (React + REST APIs + DB optimization) and in scaling/cleaning messy operational data via modular ETL pipelines (Python/Node), iterating post-launch with performance improvements like caching, pagination, and enhanced filtering.

View profile
Jake Lee - Junior Full-Stack/Systems Engineer specializing in AI, embedded systems, and healthcare apps in Boston, MA

Jake Lee

Screened

Junior Full-Stack/Systems Engineer specializing in AI, embedded systems, and healthcare apps

Boston, MA3y exp
SolstisBoston University

Led architecture for “Solstice/Solstis,” a safety-aware, hands-free AI medical assistant that guides users through minor emergencies with a structured, state-machine-driven LLM agent integrated with device hardware. Built RAG grounded in Red Cross procedures plus guardrails, fallbacks, and emergency escalation, and improved real-world usability by shifting from open-ended chat to a deterministic step-by-step workflow measured via completion rate, repeat prompts, and latency.

View profile
Soham Patil - Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps in Washington, DC

Soham Patil

Screened

Junior Cloud & AI/ML Engineer specializing in AWS GovCloud and MLOps

Washington, DC2y exp
IBMTexas Tech University

Robotics software engineer with hands-on ROS 2 autonomy experience on an obstacle-avoiding quadrotor (ROS 2 + Gazebo + PX4 + Nav2/SLAM), including custom work to extend Nav2 into a 3D aerial domain and output PX4 trajectory setpoints. Also built cost-saving ML infrastructure (PostgreSQL + AWS data-cleaning pipeline) and improved object detection accuracy by 40% using CUDA/PyTorch, with strong containerization and CI/CD practices (Docker + Kubernetes, aggressive version pinning) to prevent environment drift.

View profile
Chandra Shekar Akkandra - Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services in Newark, CA

Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services

Newark, CA5y exp
JPMorgan ChaseUniversity of Missouri-Kansas City

Finance-domain ML/LLM engineer who has shipped production systems including a RAG-based financial insights assistant with a custom post-generation validation layer that verifies atomic claims against retrieved source text to prevent hallucinations in compliance-critical workflows. Also built large-scale MLOps automation on AWS using Kubeflow + MLflow + CI/CD for fraud detection and credit risk models processing 500M+ transactions/day with a 99.99% uptime goal, and partnered closely with JP Morgan risk/compliance stakeholders on NLP-driven compliance monitoring.

View profile
Narendra R - Senior Full-Stack Java Developer specializing in microservices and cloud platforms in Dallas, TX

Narendra R

Screened

Senior Full-Stack Java Developer specializing in microservices and cloud platforms

Dallas, TX7y exp
PNCUniversity of South Dakota

Backend engineer focused on scalable Python/Flask services and high-performance PostgreSQL/SQLAlchemy systems, with demonstrated wins like reducing N+1-driven response times to under 200ms and cutting P95 latency below 1s via background queues and caching. Has production experience operationalizing ML models as Dockerized APIs on AWS (S3/Lambda) with monitoring (CloudWatch/ELK), plus robust multi-tenant isolation using JWT-driven tenant context and row-level security.

View profile
Abdul Mohammed - Mid-level Data Analyst specializing in healthcare and financial analytics in USA

Mid-level Data Analyst specializing in healthcare and financial analytics

USA3y exp
Cardinal HealthIndiana Tech

Built and productionized an LLM-powered clinical documentation and insights pipeline at Cardinal Health using LangChain + GPT-4 with RAG to summarize long clinical notes, extract medication/dosage entities, and generate structured SQL-ready outputs for downstream analytics. Emphasizes clinical reliability via labeled benchmarking (precision/recall/F1), shadow deployments, clinician human-in-the-loop review, and ongoing monitoring/orchestration with Airflow, Lambda, S3, Postgres, and Power BI.

View profile
Ashwitha Reddy - Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and AWS in Ohio, United States

Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices and AWS

Ohio, United States3y exp
Fifth Third BankUniversity of Houston

Backend/platform engineer who has owned a real-time business analytics dashboard backend (Python/Flask/MongoDB) and built Kafka event-streaming pipelines with idempotent processing and DLQs. Strong DevOps/GitOps experience deploying containerized microservices to AWS EKS with CI/CD (Jenkins/GitHub Actions/CodePipeline) and ArgoCD auto-sync/drift detection, plus hands-on support for phased hybrid cloud/on-prem migrations using feature flags and replication.

View profile
Mukul Sai Pendem - Mid-level Full-Stack Engineer specializing in cloud-native microservices and DevOps in United States (Remote)

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

United States (Remote)4y exp
Saayam for AllNortheastern University

Backend engineer with strong Python/FastAPI microservices ownership, including an ML-serving service with embeddings, async DB access, and Redis caching to reduce latency under high load. Experienced deploying and operating containerized services on Kubernetes using GitOps (Argo CD/Helm) with automated CI/CD, plus hands-on Kafka streaming pipeline tuning and enterprise migration work (Infosys) using blue-green/active-passive strategies.

View profile
JW

Executive Systems Architect specializing in distributed edge-to-cloud and real-time data platforms

Houston, TX14y exp
Stasis Drilling SolutionsLuther Seminary

Has worked across multiple startup stages from pre-funding through Series D and emphasizes rigorous idea validation through direct conversations with both end users and purchasing decision-makers. Interested in applying NLP to automate summarization/abstracting of highly technical articles, with a balanced view of entrepreneurship that prioritizes health and family.

View profile

Need someone specific?

AI Search