1

Web Developer Jobs in Oregon (NOW HIRING)

Lead Web Platform Engineer

$102K - $134K/yr

AMC seeks a collaborative Lead Web Platform Engineer to own the evolution of our current website platform while designing our future-state architecture. This role is for someone who is both hands-on ...

Your work will directly support developers and teams building polished, trusted experiences while ... Design and deliver reusable Web GIS SDK components that balance customer needs, platform standards ...

Senior / Staff Software Engineer, Web Tools

OR · On-site +1

$141K - $249K/yr

... Engineers and Researchers using an AI-first approach to enable safe self-driving at scale. - Build and maintain interactive web tools including interactive simulation, custom labelling tools, data ...

Senior Software Engineer (React Native)

OR · Remote

$133K - $166K/yr

Work side-by-side with the web engineering team to ship cohesive, parallel experiences across platforms; coordinate shared patterns, shared concerns, and shared deadlines. * Collaborate daily with ...

At least 4 years of experience in Java programming language. * Experience in designing and implementing SOAP and REST web services using standard frameworks * At least 2 years of experience in Design ...

Develop, test, and maintain web applications, ensuring high performance and scalability. Collaborate with product managers, designers, and developers to deliver features that meet user needs. Write ...

.NET Developer

Hillsboro, OR · On-site

$52.50 - $69.50/hr

NET Developer to work in our Rewrite Download Center, a customer facing web-site where customers go to query for and download files to support products. Intent is to primarily ensure compliance to ...

Showing results 41-60

Web Developer information

See Oregon salary details

$17

$47

$76

How much do web developer jobs pay per hour?

As of Aug 6, 2026, the average hourly pay for web developer in Oregon is $47.70, according to ZipRecruiter salary data. Most workers in this role earn between $36.59 and $57.69 per hour, depending on experience, location, and employer.

What does a web developer do?

A Web Developer is responsible for designing, coding, and maintaining websites and web applications. They work with programming languages like HTML, CSS, JavaScript, and often backend languages such as PHP, Python, or Ruby. Web Developers ensure that websites are functional, user-friendly, and responsive across different devices. They may also collaborate with designers and content creators to deliver a seamless online experience.

Is it hard to become a web developer?

Becoming a web developer requires learning programming languages such as HTML, CSS, and JavaScript, along with understanding web frameworks and tools. It typically involves self-study, coding practice, and sometimes formal education or certifications, but the difficulty varies based on prior experience and learning pace.

What are some common challenges web developers face when working on cross-functional teams?

Web developers often collaborate with designers, product managers, and backend engineers, which can present challenges in aligning priorities and communication styles. For example, translating design concepts into functional code may require negotiation and compromise, while ensuring that technical constraints are understood by non-technical team members. Regular meetings, clear documentation, and using project management tools can help facilitate smoother collaboration and address these challenges effectively.

Are web development jobs still in demand?

Web development jobs remain in high demand due to ongoing digital transformation across industries. Skills in front-end and back-end technologies, along with knowledge of frameworks and responsive design, are particularly valuable in the current job market.

What are the key skills and qualifications needed to thrive as a web developer?

To thrive as a Web Developer, you need strong proficiency in HTML, CSS, JavaScript, and familiarity with frameworks like React or Angular, usually supported by a relevant degree or coding bootcamp. Knowledge of version control systems (e.g., Git), content management systems, and sometimes certifications like AWS Certified Developer are commonly required. Attention to detail, problem-solving, and effective communication are essential soft skills for collaborating with teams and translating client requirements into functional websites. These skills and qualities are vital for delivering responsive, secure, and user-friendly web solutions that meet business needs.

What is the difference between Web Developer vs Web Designer?

AspectWeb DeveloperWeb Designer
Primary FocusBuilding and coding websites, functionality, and backend systemsDesigning website layouts, visual elements, and user experience
Skills & CertificationsHTML, CSS, JavaScript, frameworks, coding skillsGraphic design, UI/UX principles, Adobe tools
Work EnvironmentDevelopers often work in teams, coding in offices or remotelyDesigners focus on visual design, often working in creative studios or remotely
Industry UsageCommonly employed in tech, e-commerce, and digital agenciesFound in marketing, branding, and creative agencies

Web Developers focus on coding and building functional websites, while Web Designers concentrate on visual design and user experience. Both roles often collaborate but require different skill sets and tools. Understanding these differences helps employers and job seekers find the right fit for their needs.

What are the most commonly searched types of Web Developer jobs in Oregon? The most popular types of Web Developer jobs in Oregon are:
What cities in Oregon are hiring for Web Developer jobs? Cities in Oregon with the most Web Developer job openings:
Infographic showing various Web Developer job openings in Oregon as of August 2026, with employment types broken down into 2% Internship, 67% Full Time, 25% Part Time, and 6% Contract. Highlights an 83% Physical, 3% Hybrid, and 14% Remote job distribution, with an average salary of $99,224 per year, or $47.7 per hour.

Software Development Engineer, Kiro Web

Amazon

Portland, OR

Full-time

Posted 2 days ago

New


Amazon rating

7.4

Company rating: 7.4 out of 10

Based on 7,062 frontline employees who took The Breakroom Quiz

6th of 39 rated national retailers


Job description

The future of software development is agentic. AWS is building Kiro - a frontier AI-powered development environment that autonomously tackles development tasks, maintains context across interactions, and continuously learns from its work. Kiro is already transforming how developers build and maintain software, and we're just getting started.
We're looking for a Software Development Engineer to build the server-side systems that power Kiro Web - a local web application that manages multiple AI agent sessions through the Agent Client Protocol (ACP)

You'll own the backend that spawns, orchestrates, and communicates with kiro-cli processes, handling JSON-RPC 2.0 messaging over stdin/stdout, WebSocket fan-out to connected browsers, and the REST APIs that enable multi-agent team coordination.
The challenges are systems-level and novel: managing a pool of AI agent child processes with independent lifecycles, building a WebSocket gateway that multiplexes real-time notifications from dozens of concurrent sessions, implementing tool approval interception and relay, and designing the inter-agent communication layer that lets orchestrator agents delegate work to specialized agents via REST. You'll also build the distribution infrastructure that delivers Kiro to millions of developers - multi-platform builds, CDN-backed metadata services, and update delivery mechanisms.
Your impact spans both the local development experience and global distribution. Every developer managing AI sessions through the Kiro Web UI depends on your server layer

Every developer downloading Kiro for the first time uses your distribution systems.
This is your chance to build the engine behind the agent that builds the future.
Key job responsibilities
- Build and maintain the Kiro Web server (Fastify/Node.js/TypeScript) - session manager, ACP client adapter, WebSocket gateway, and REST API
- Implement the process-per-session architecture: spawning kiro-cli ACP child processes, managing JSON-RPC 2.0 communication over stdin/stdout, and handling lifecycle events (crash recovery, session resume, stale PID handling)
- Build the multi-agent team orchestration layer - team session lifecycle, inter-agent prompt routing with topology validation, parallel dispatch, and skill injection
- Design and implement the WebSocket fan-out system that multiplexes notifications from multiple ACP processes onto browser clients, tagged by session/team/role
- Build and operate Kiro's multi-platform distribution system - metadata services, platform detection, CDN configuration (CloudFront), custom channel authorization, and release automation
- Implement tool approval interception: hold execution when agents request permissions, emit approval requests to the frontend, and relay user decisions back to the agent
- Write comprehensive tests, build monitoring/alerting, and participate in on-call rotations
- Contribute to API design, architecture reviews, and team technical direction
About the team
Kiro Web builds the web-based experiences and platform services for Kiro. Our server layer is the bridge between browser UIs and kiro-cli's Agent Client Protocol - we spawn and manage AI agent processes, multiplex their real-time output to the browser via WebSocket, and orchestrate multi-agent teams through REST APIs. We also own the distribution platform that delivers Kiro builds worldwide via CloudFront

Tech stack: TypeScript, Node.js 22, Fastify, WebSockets, JSON-RPC 2.0, pnpm monorepo. The team is between Seattle and Portland, shipping weekly.


What Amazon employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Amazon logo

About Amazon

Sourced by ZipRecruiter

Amazon.com, Inc., commonly known as Amazon, is an American multinational technology company. It was founded by Jeff Bezos in 1994 and initially started as an online marketplace for books. Since then, Amazon has expanded its operations and become one of the largest e-commerce companies in the world. Amazon's primary business is its online retail platform, where customers can purchase a vast array of products, including electronics, clothing, books, home goods, and much more. The company offers a convenient and user-friendly shopping experience, with features such as fast shipping, customer reviews, and personalized recommendations. In addition to its e-commerce platform, Amazon has diversified its business into various other areas. One of its notable ventures is Amazon Web Services (AWS), a comprehensive cloud computing platform that provides services such as storage, compute power, and database management to individuals and businesses. AWS has become a leader in the cloud computing industry, powering many websites and applications worldwide. Amazon has also developed its own consumer electronics, including the popular Amazon Kindle e-reader, Fire tablets, Fire TV streaming devices, and the Alexa-powered Echo smart speakers. The Alexa voice assistant, integrated into these devices, allows users to interact with their devices using voice commands, perform tasks, and access information. Furthermore, Amazon has expanded into media and entertainment. It operates Prime Video, a streaming service that offers a wide range of movies, TV shows, and original content. Amazon Music provides a platform for streaming and purchasing digital music, while Audible offers audiobooks and other audio content. The company's commitment to customer satisfaction and convenience is demonstrated by its membership program, Amazon Prime. Prime members receive various benefits, including free two-day shipping, access to streaming services, exclusive deals, and more.

Industry

It services, book publishers, retail, real estate and computer and electronic product manufacturing

Company size

10,000+ Employees

Headquarters location

Seattle, WA, US