1

Internship Next Js Developer Jobs in Virginia (NOW HIRING)

We need engineer's who can own the entire agent stack: a production frontend, a robust backend, a ... This means a React or Next.js frontend with streaming, real-time agent UX; a Python or Node.js ...

UX/UI Developer

Arlington, VA · On-site

$116.90K - $243.10K/yr

The work As a UX/UI Developer, you will play a pivotal role in shaping the user experience for a ... Build and maintain frontend applications using React, Next.js, and Django Utilize Figma and ...

New

Senior Software Engineer, Fullstack

Herndon, VA · On-site

$125.90K - $165.90K/yr

What you'll do: As a Senior Software Engineer on the QXO eCommerce team, you will help design ... Experience with modern front-end technologies and frameworks such as React, Next.js, or TypeScript.

Senior Software Engineer, Fullstack

Herndon, VA

$125.90K - $165.90K/yr

As a Senior Software Engineer on the QXO eCommerce team, you will help design, build, and maintain ... Experience with modern front-end technologies and frameworks such as React, Next.js, or TypeScript.

Build and maintain sophisticated, responsive web applications using React, Next.js, Sass, and ... Bachelor's degree in Computer Science, Software Engineering, or a related technical field.

As a Staff Software Engineer on the QXO eCommerce team, you will lead the design, development, and ... Experience with modern front-end technologies and frameworks such as React, Next.js, or TypeScript

next page

Showing results 1-20

Internship Next Js Developer information

What are the key skills and qualifications needed to thrive as an Internship Next.js Developer, and why are they important?

To thrive as an Internship Next.js Developer, you should have a solid understanding of JavaScript, React, and modern web development fundamentals, ideally supported by coursework or personal projects. Familiarity with Next.js, version control systems like Git, and basic knowledge of REST APIs or GraphQL are commonly expected. Strong problem-solving skills, eagerness to learn, and effective communication make candidates stand out in collaborative development environments. These skills and qualities are crucial for building efficient, scalable applications and adapting quickly within a fast-paced tech team.

What types of projects and responsibilities can I expect as an Internship Next.js Developer?

As an Internship Next.js Developer, you can expect to work on real-world web applications, often assisting in building user interfaces, integrating APIs, and optimizing site performance. Daily tasks may include writing and testing React components, collaborating with designers and backend developers, and participating in code reviews. You'll likely use tools such as Git for version control and may work in Agile teams, gaining exposure to modern development workflows. This hands-on experience provides a strong foundation for future front-end or full-stack roles.

What are Internship Next Js Developers?

Internship Next Js Developers are students or recent graduates who are learning and gaining practical experience in web development using Next.js, a popular React-based framework. During their internship, they work on building and maintaining web applications, collaborating with teams, and applying best practices in coding, testing, and deployment. The role is designed to help them develop real-world skills in full-stack development, understand modern web technologies, and prepare for a career as a professional developer.

What is the difference between Internship Next Js Developer vs Junior Next Js Developer?

AspectInternship Next Js DeveloperJunior Next Js Developer
Required CredentialsBasic knowledge of Next.js, HTML, CSS, JavaScript; often enrolled in or recent graduateProven understanding of Next.js, JavaScript, and related frameworks; some project experience
Work EnvironmentLearning-focused, supervised, part-time or temporaryFull-time, collaborative team environment, more independent responsibilities
Employer & Industry UsageInternships offered by tech companies, startups, or agencies for trainingEntry-level roles in tech companies, startups, and digital agencies

The main difference between an Internship Next Js Developer and a Junior Next Js Developer lies in experience and responsibilities. Internships are designed for learners gaining foundational skills, often with supervision, while Junior developers have more hands-on responsibilities and some project experience. Both roles are common in tech industries, but internships focus on training, whereas junior roles involve contributing to ongoing projects.

What are the most commonly searched types of Next Js Developer jobs in Virginia? The most popular types of Next Js Developer jobs in Virginia are:
What job categories do people searching Internship Next Js Developer jobs in Virginia look for? The top searched job categories for Internship Next Js Developer jobs in Virginia are:
What cities in Virginia are hiring for Internship Next Js Developer jobs? Cities in Virginia with the most Internship Next Js Developer job openings:
Agentic AI Engineer

Agentic AI Engineer

Trilagen

Mclean, VA • On-site

Full-time

Medical, Dental, Retirement, PTO

Posted 20 days ago


Job description

We build AI agents that actually work in enterprise environments — not prototypes, not demos. We need engineer's who can own the entire agent stack: a production frontend, a robust backend, a properly secured API and identity layer, a memory architecture that scales, and LLM integrations that are model-agnostic and built to last.

You'll be deployed on client engagements as the lead technical architect and builder of agentic systems running in AWS, OCI, and Azure. You'll work directly with client stakeholders, translate complex requirements into working systems, and leave behind infrastructure clients can operate and extend. You'll also help Trilagen productize our delivery approach as we scale the practice.

If you've only ever built agents that run on your laptop, this isn't the role. If you've shipped agentic systems into production cloud environments and know exactly what breaks and why — we want to talk.

What you'll own

Full-stack agent development You design and build the entire application — not just the AI layer. This means a React or Next.js frontend with streaming, real-time agent UX; a Python or Node.js backend that orchestrates agent logic, manages state, and exposes clean APIs; and containerized, cloud-deployed services that operations teams can actually run. You own the repo, the CI/CD pipeline, the deployment, and the runbook.

Multi-cloud deployment Production agent systems on all three major clouds: AWS (Lambda, ECS/Fargate, Bedrock, API Gateway), Oracle OCI (OKE, Functions, AI Services), and Azure (AKS, Azure OpenAI Service, Azure Functions). You understand the tradeoffs between platforms and can advise clients on where to run what and why.

LLM integration and model strategy You have deep, hands-on experience with the leading LLM providers and their APIs — Anthropic Claude (Messages API, tool use, streaming, context management), OpenAI (GPT-4o, Assistants API, function calling), and Google Gemini (Gemini Pro/Flash, Vertex AI). You architect model-agnostic integration layers so clients aren't locked in, and you know how to select, swap, and benchmark models for specific agent tasks.

Agentic architecture You understand how to design systems that do real multi-step work: tool use and function calling patterns, ReAct and plan-and-execute loops, agent-to-agent orchestration and handoffs, human-in-the-loop checkpoints, retry and failure recovery strategies, and cost/latency optimization across long-running agent workflows. Frameworks like LangGraph, CrewAI, AutoGen, and the Model Context Protocol (MCP) are tools in your toolbox, not the ceiling of your knowledge.

Memory and context layer You've designed and implemented memory architectures for production agents: short-term conversational context, long-term persistent memory, RAG pipelines with vector databases (Pinecone, pgvector, OpenSearch, Weaviate), semantic search, and hybrid retrieval strategies. You know when to use each and how to keep them performant at scale.

Security and identity layer This is non-negotiable for our client base. You build the security envelope around every agent system you ship: OAuth 2.0 / OIDC authentication flows, API key lifecycle management, role-based access control enforced within agent workflows, secrets management (AWS Secrets Manager, Azure Key Vault, OCI Vault), audit logging for agent actions, prompt injection defense, and data residency controls. Familiarity with Okta or SailPoint ISC is a direct advantage on our engagements.

Requirements

  • 4+ years of software engineering experience with at least 2 years building and shipping LLM-powered or agentic applications in production cloud environments
  • Hands-on depth with at least two of the three major LLM providers: Anthropic Claude, OpenAI, and Google Gemini — at the API level, not just via wrappers
  • Full-stack proficiency: Python (FastAPI, Flask, or similar) backend, React or Next.js frontend, REST and WebSocket API design
  • Production experience on at least two of: AWS, Azure, OCI — with real deployments, not sandbox accounts
  • Demonstrated ability to design and implement agent memory and retrieval systems using vector databases and RAG
  • Strong command of AI security practices: auth, RBAC, secrets management, audit logging, and prompt-level safeguards
  • Consulting DNA — you can run a discovery session, write a technical design doc, manage client expectations, and own delivery end to end

Nice to have

  • Experience with all three LLM providers (Anthropic, OpenAI, Gemini) and model-agnostic orchestration patterns
  • Okta and/or SailPoint ISC integration experience
  • Cloud certifications: AWS Solutions Architect, Azure Solutions Architect, OCI Architect

Benefits

Benefits:

  • 401K
  • Health Insurance
  • Dental Insurance
  • Paid Time Off
  • Paid Sick Leave