Vetted Next.js Professionals

Pre-screened and vetted.

SN

Senior Full-Stack Developer specializing in Fixed Income OMS and FinTech

12y exp
Lord AbbettJawaharlal Nehru Technological University, Kakinada

Front-end engineer with strong ownership of complex browser-based trading platforms for portfolio managers and traders. Stands out for building high-performance React/Redux UIs that handle real-time market data and large datasets, while also improving expert-user workflows through thoughtful usability enhancements.

View profile
SP

Junior Software Engineer specializing in backend systems and AI infrastructure

Redwood City, CA2y exp
WindBorne SystemsEmory University

Backend/full-stack engineer with deep experience building weather and geospatial data systems at WindBorne, spanning Next.js/TypeScript frontends through PostgreSQL, Redis, Sidekiq, Rails, Rust, and object-storage-backed forecast pipelines. Particularly strong in production reliability work—self-healing jobs, zero-downtime migrations, query/index optimization, and event-driven ingestion architectures that reduce latency and operational waste.

View profile
ML

Michael Lau

Screened

Mid-level Front-End Engineer specializing in web platforms and digital experiences

Miami, FL3y exp
Hilton Grand VacationsFlorida International University

Frontend engineer with experience redesigning high-stakes travel checkout flows at Spotnana and improving payment-page performance at RedViolet. Stands out for turning flight-specific, monolithic React code into reusable modular form architecture and delivering measurable UX gains like a 20% LCP improvement.

View profile
SK

Mid-level Full-Stack Developer specializing in FinTech

Remote, USA4y exp
FiservKent State University

Full-stack/backend-heavy engineer with experience across real-time product systems and high-scale financial analytics, citing work on Flashcode, Netflix, and Bank of America via TCS. Particularly strong in Kafka-based event-driven architecture, streaming pipelines, and production performance tuning, with concrete wins including a 15% latency reduction and scaling reliability from 30k to 50k+ concurrent events.

View profile
RM

Principal AI/ML Leader specializing in Generative AI, MLOps, and NLP

CA, USA11y exp
iBase-tNortheastern University

Founding member of Tausight, building AI systems to detect and protect PHI for healthcare organizations; helped take the company through post–Series A funding and exited after ~6 years. Drove a strategic collaboration with Intel’s OpenVINO team—becoming the first to deploy it in a real production system and improving model performance by ~30% on customer Intel-CPU machines.

View profile
GP

Gaurav Pawar

Screened

Junior Backend/Full-Stack Software Engineer specializing in cloud microservices and AI apps

Miami, FL2y exp
Marketeq DigitalCal State Fullerton

Accenture engineer who owned an insurance e-application end-to-end and drove incremental releases that reduced recurring production issues. Also built a TypeScript/React (Next.js) + NestJS microservices platform using PostgreSQL, Redis, Stripe, and Kafka, with strong focus on decoupling, eventual consistency, and scaling consumers under load. Created a hackathon chat-based internal assistant that used live form context and documentation-grounded answers to help agents resolve customer queries during form filling.

View profile
SK

Junior Full-Stack Engineer specializing in TypeScript/React, Python, and AWS

Lafayette, Colorado2y exp
MedtronicUniversity of Colorado Boulder

Full-stack engineer who built and owned an end-to-end real-time engineering dashboard for Medtronic robotic surgical systems, streaming high-frequency sensor/kinematic data via Python WebSockets to a React/TypeScript UI. Differentiates through performance/reliability practices (stable core vs experimental layer, observability, caching) and high-impact 3D visualization + session playback that became part of engineers' regular bench-testing workflows.

View profile
FE

Franz Engel

Screened

Junior Full-Stack & ML Engineer specializing in research tooling and applied machine learning

San Diego, CA1y exp
University of California, IrvineUC Irvine

Full-stack engineer and ML assistant in UC Irvine’s CS department who deployed a lab project showcase platform and integrated on-demand execution of computational projects using Docker for isolation. Also built and optimized Linux cloud/cluster test automation for research, diagnosing RAM and network sync bottlenecks, and later led development of a Python-based predictive analytics tool for musicians using probabilistic graphical models and flexible data pipelines.

View profile
OR

Owen Reilly

Screened

Intern Full-Stack Software Engineer specializing in web apps, distributed systems, and AI tooling

Boston, MA3y exp
CiveraBoston University

Software engineer with experience spanning high-scale backend systems and distributed consensus: led a 6-person team delivering a production data querying/visualization platform with major latency improvements via cursor-based pagination and streamed results. Built a RAFT-based distributed logging tool resilient to partitions and storage constraints, and at Nasuni developed FastAPI services processing multi-terabyte workloads for 500+ enterprise customers with secure API key management.

View profile
NM

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

New Brunswick, NJ4y exp
PTCUniversity of Maryland, Baltimore County

JavaScript/Node.js engineer who contributes to open-source utilities focused on API integrations and JSON validation, including a 30–35% throughput improvement by profiling and optimizing deep-clone-heavy code paths. Strong in performance tooling (Node performance hooks, Chrome DevTools flame graphs), incremental/test-driven changes, and community-facing issue triage plus developer-friendly documentation.

View profile
AC

Mid-Level Full-Stack Software Engineer specializing in hybrid cloud platforms

San Jose, CA3y exp
HPEUniversity of Windsor

Full-stack engineer from HPE GreenLake who built and owned a cloud/hypervisor resource management experience end-to-end, including Postgres modeling, typed REST/GraphQL integrations, and resilient provisioning workflows. Drove a centralized Redux-based UI architecture that boosted dev velocity by 50% across 30+ teams, and continued post-launch ownership with DR integrations (AWS/GCP/Azure) plus expanded Cypress testing and observability.

View profile
Suraj Thangellapally - Junior Software Engineer specializing in machine learning and data science in San Jose, CA

Junior Software Engineer specializing in machine learning and data science

San Jose, CA2y exp
dataAnnotationUC Irvine

Python backend engineer who built a personal LLM-powered AI code review tool that parses code into context-preserving diff chunks and uses the OpenAI API to analyze and summarize changes. Has hands-on Kubernetes deployment experience (replicas, rolling updates, ConfigMaps/Secrets, health probes) and follows GitOps-style, declarative CI/CD workflows; also has experience designing streaming/event-style processing with attention to reliability and observability.

View profile
Somil Shah - Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents in San Francisco, CA

Somil Shah

Screened

Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents

San Francisco, CA4y exp
INTERACT Animal LabNortheastern University

AI/LLM engineer who has shipped 10+ production applications, including InvestIQ on GCP—a production-grade RAG due-diligence engine that ethically scrapes web/PDF sources, builds a ChromaDB knowledge base, and delivers analyst-style dashboards plus a citation-backed chat copilot. Deep focus on reliability (evidence-only answers, hard citations, refusal gating), retrieval tuning, and orchestration (Airflow/Cloud Composer), plus multi-agent systems (CrewAI with 7 specialized finance agents).

View profile
Yash De - Intern Full-Stack Developer specializing in AI/LLM applications in San Jose, CA

Yash De

Screened

Intern Full-Stack Developer specializing in AI/LLM applications

San Jose, CA3y exp
Kingship AIStevens Institute of Technology

Backend-focused intern who built and refactored the backend for an LLM-driven gifting mobile app using FastAPI, tackling high-latency LLM + product-API workflows. Implemented async worker-pool/queue processing with Redis caching plus retries/fallbacks, cutting end-to-end suggestion latency from ~4–5 seconds to ~1 second while improving reliability and rollout safety via staged migrations and testing.

View profile
Vamshi Korra - Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices in Remote, USA

Vamshi Korra

Screened

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

Remote, USA5y exp
MastercardAuburn University at Montgomery

Open-source React dashboard/visualization library maintainer focused on runtime performance and API clarity. Led a significant effort to eliminate severe render lag on large live-updating datasets through profiling-driven refactors (normalized state, memoized selectors) and locked improvements in with CI, linting, and documentation that reduced regressions and improved external contributor onboarding.

View profile
JP

JUHI PATEL

Screened

Entry Product Builder specializing in AI-assisted software prototyping

Remote1y exp
Escape Inc.USC

Early-stage product engineer who has shipped an AI-assisted workflow web app end-to-end, spanning Next.js/TypeScript frontend, Python-backed LLM APIs, Postgres analytics, and async backend workflows. Strong ownership after launch as well, including usage tracking, prompt and UX iteration, latency reduction, and measurable database performance improvements.

View profile
Jinyao Ouyang - Mid-level Design Engineer specializing in product UX and front-end systems in Grand Rapids, MI

Jinyao Ouyang

Screened

Mid-level Design Engineer specializing in product UX and front-end systems

Grand Rapids, MI4y exp
Yili US IndustrialUniversity of Washington

Designer-engineer who independently rebuilt the Flexi-Casa ecommerce experience end-to-end as a headless Shopify/Next.js storefront. Stands out for combining UX, frontend implementation, analytics, and A/B testing in one role, using funnel analysis to identify conversion issues and ship data-informed IA and UI improvements.

View profile
NN

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

USA4y exp
VibeSeaCalifornia State University, Chico

Software engineer currently building AI-powered backend systems for interview analysis, with end-to-end ownership of an LLM-based monitoring platform. Stands out for combining practical product delivery in an ambiguous early-stage environment with measurable impact: over 40% reduction in manual review effort and roughly 20% lower inference cost.

View profile
UP

Utkarsh Patel

Screened

Mid-level Full-Stack Engineer specializing in AI products and LLM systems

Irvine, CA4y exp
University of California, IrvineUC Irvine

AI-native software developer who has built a highly structured workflow around Claude, Cursor, design agents, and SpecKit to plan, design, implement, and test features end to end. They also use multi-agent setups with sub-agents and git worktrees, and have experience acting as a tech lead for AI agents by assigning roles, guiding execution, and reviewing outputs.

View profile
WO

William Ortiz

Screened

Senior UI/UX Product Designer specializing in healthcare and regulated digital experiences

New York, NY34y exp
One Shot RecordsNew York City College of Technology (CUNY)

Product designer-developer leading the modernization of One Shot Records from a legacy PHP storefront to a React/Next.js marketplace experience. Particularly interesting for combining UX, frontend engineering, and product strategy—he not only redesigned the mobile-heavy experience, but also proposed a shift from eBay-style sales to a barter-based marketplace model backed by AI validation and a multi-layer API/data architecture.

View profile
JG

Juan Guerrero

Screened

Senior Frontend Software Engineer specializing in React and Angular

9y exp
Lab49University of the Valley of Mexico

Frontend engineer with experience building specialized browser-based interfaces for asset management and machine service recommendation systems. Stands out for creating custom UI components like a calendar from scratch in pure JS/TS and CSS, while applying permission-based architecture, design-system constraints, and functional React/Redux patterns.

View profile
Jeffrey Ren - Mid-level Full-Stack Software Engineer specializing in SaaS and AI-enabled web applications in Henderson, NV

Jeffrey Ren

Screened

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

Henderson, NV5y exp
Data AnnotationUniversity of Nebraska–Lincoln

Full-stack engineer who led an end-to-end rebuild of a service-agent case management app (React SPA + backend/DB updates) and added Datadog monitoring, improving agent throughput by ~1 case/hour and saving roughly $15K/month. Experienced in incremental legacy modernization (including moving a legacy React frontend toward a Rails-based approach) with heavy unit/E2E testing and strong cross-team stakeholder communication.

View profile

Need someone specific?

AI Search