2

Freelance No Experience Python Jobs in Nevada (NOW HIRING)

Pricing Analyst I

Las Vegas, NV · On-site

$55K - $70K/yr

No Certification Details: N/A Years of Experience: N/A Credit Check: No Valid/Unexpired Passport ... Python, Visual Basic, or similar coding. • Ability to create spreadsheet models and produce ...

Pricing Analyst I

Las Vegas, NV · On-site

$55K - $70K/yr

No Certification Details: N/A Years of Experience: N/A Credit Check: No Valid/Unexpired Passport ... Experience in SQL, Python, Visual Basic, or similar coding. Ability to create spreadsheet models ...

Pricing Analyst I

Las Vegas, NV · On-site

$55K - $70K/yr

No Certification Details: N/A Years of Experience: N/A Credit Check: No Valid/Unexpired Passport ... Experience in SQL, Python, Visual Basic, or similar coding. * Ability to create spreadsheet models ...

Experience writing SQL queries by hand (no visual query builder), including joins, aggregations ... Knowledge of scripting languages like PHP, Python, or Node * Exposure to ETL / data pipeline ...

Experience with at least one major programming language (Java, C#, Python, or similar) * Basic ... Working Conditions Work is performed in a typical office environment with no unusual hazards.

Showing results 21-40

Freelance No Experience Python information

What is the difference between Freelance No Experience Python vs Data Analyst?

AspectFreelance No Experience PythonData Analyst
Required CredentialsBasic Python knowledge, online coursesBachelor's in related field, some certifications
Work EnvironmentRemote, project-basedOffice or remote, ongoing role
Industry UsageFreelance projects, startupsCorporate, consulting firms
Search & Comparison IntentEntry-level, beginner projectsCareer development, full-time roles

Freelance No Experience Python typically involves short-term, project-based work requiring basic Python skills, suitable for beginners. Data Analysts often have formal education and work in more structured environments. Both roles are in demand, but they differ in credentials, work setting, and career paths.

What freelance jobs can I do with Python?

Freelance Python developers can work on tasks such as web development, automation scripting, data analysis, and building small applications. These jobs often require knowledge of frameworks like Django or Flask, and familiarity with version control tools like Git. Many opportunities are available on freelance platforms for projects that do not require prior experience, making it accessible for beginners to start building their portfolio.

What are the most commonly searched types of No Experience Python jobs in Nevada?

The most popular types of No Experience Python jobs in Nevada are:

What are popular job titles related to Freelance No Experience Python jobs in Nevada?

For Freelance No Experience Python jobs in Nevada, the most frequently searched job titles are:

What job categories do people searching Freelance No Experience Python jobs in Nevada look for?

The top searched job categories for Freelance No Experience Python jobs in Nevada are:

What cities in Nevada are hiring for Freelance No Experience Python jobs?

Cities in Nevada with the most Freelance No Experience Python job openings:

Infographic showing various Freelance No Experience Python job openings in Nevada as of August 2026, with employment types broken down into 29% Full Time, 47% Part Time, 6% Temporary, and 18% Contract. Highlights an 71% In-person, and 29% Remote job distribution.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Carson City, NV • On-site

$20 - $30/hr

Full-time

Posted 2 days ago

New


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.