1

Software Developer Contract Jobs in Spokane, WA (NOW HIRING)

Senior Substation Project Engineer (PE)

Spokane, WA · On-site

$100K - $130K/yr

Conduct schematic, design development and contract document work sessions at the project site in ... Experience with industry software including: AutoCAD, Revit, Aspen, ETAP, EasyPower, etc.

New

... design drawings, contracts, or specifications, and/or reviewing historical documentation ... Must have knowledge of a variety of computer software applications including but not limited to ...

Structural/Civil Engineer

Spokane, WA · On-site +1

$50 - $75/hr

... design drawings, contracts, or specifications, and/or reviewing historical documentation ... Must have knowledge of a variety of computer software applications including but not limited to ...

Structural Engineer

Spokane, WA · On-site

$85K - $140K/yr

Support proposal development by preparing scopes, fees, and contract documents. * Forecast workflow ... Proficient with engineering design software such as REVIT/BIM or RISA, Intercal, Visual Analysis or ...

Washington Equipment Manufacturing Company, Inc. (WEMCO, Inc.) is a contract manufacturer that ... As an Electrical Engineer, you will utilize computer-aided software to review, modify, and design ...

Washington Equipment Manufacturing Company, Inc. (WEMCO, Inc.) is a contract manufacturer that ... Use computer-aided design/modeling software * Undertake relevant research * Produce and implement ...

Showing results 41-60

Software Developer Contract information

See Spokane, WA salary details

$48.5K

$113.1K

$167.8K

How much do software developer contract jobs pay per year?

As of Sep 14, 2026, the average yearly pay for software developer contract in Spokane, WA is $113,089.00, according to ZipRecruiter salary data. Most workers in this role earn between $91,000.00 and $131,400.00 per year, depending on experience, location, and employer.

What is a software developer contract?

A Software Developer Contract job is a temporary or project-based position where a developer is hired for a specific duration, typically through a contract agreement. Contractors may work independently, for an agency, or directly with a company to develop, test, and maintain software applications. These roles often offer flexibility but may not include benefits like health insurance or paid time off. Contract developers are usually paid hourly or per project and may work remotely or on-site depending on the employer's needs.

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

A successful Software Developer Contract requires strong programming abilities, solid knowledge of software development methodologies, and relevant project or domain expertise, often supported by a degree in computer science or a related field. Familiarity with languages like Java, Python, or JavaScript, as well as tools such as Git, Agile frameworks, and certification in areas like AWS or Scrum, is highly valued. Excellent problem-solving skills, adaptability, effective communication, and an ability to quickly integrate into new teams are crucial soft skills. These competencies enable contract developers to deliver high-quality solutions while efficiently navigating diverse projects and rapidly changing work environments.

What are the typical work arrangements and expectations for contract software developers?

Contract Software Developers are usually hired for specific projects or defined timeframes, which can range from several weeks to multiple months, often working remotely or on-site depending on client needs. They are expected to quickly understand project requirements, deliver code efficiently, and collaborate with both in-house teams and other contractors, maintaining flexibility to adapt to different workflows and tools. Because contract roles may not include the same onboarding experience as permanent positions, self-motivation and strong independent work habits are important. This work arrangement provides valuable exposure to various industries and technologies, often expanding a developer’s professional network and enhancing career versatility.

Are software developers still in high demand?

Yes, software developers remain in high demand due to ongoing digital transformation across industries, the need for new applications, and the growth of cloud computing and cybersecurity. Strong programming skills in languages like Java, Python, or JavaScript, along with experience in agile environments, enhance job prospects for contract software developers.

How much do contract software developers make?

Contract software developers typically earn between $50 and $150 per hour, depending on experience, location, and project complexity. Rates can vary based on skills such as proficiency in specific programming languages, frameworks, and the duration of the contract.

What are the most commonly searched types of Software Developer jobs in Spokane, WA?

The most popular types of Software Developer jobs in Spokane, WA are:

What are popular job titles related to Software Developer Contract jobs in Spokane, WA?

For Software Developer Contract jobs in Spokane, WA, the most frequently searched job titles are:

What job categories do people searching Software Developer Contract jobs in Spokane, WA look for?

The top searched job categories for Software Developer Contract jobs in Spokane, WA are:

What cities near Spokane, WA are hiring for Software Developer Contract jobs?

Cities near Spokane, WA with the most Software Developer Contract job openings:

Infographic showing various Software Developer Contract job openings in Spokane, WA as of September 2026, with employment types broken down into 84% Full Time, and 16% Contract. Highlights an 64% In-person, 17% Hybrid, and 19% Remote job distribution, with an average salary of $113,089 per year, or $54.4 per hour.

AI Agent Trajectory Annotator and Reviewer

Spokane, WA • On-site

$20 - $30/hr

Full-time

Posted 13 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.