1

Home Based Python Game Developer Jobs in Waynesboro, GA

Analyze capabilities of existing products to develop enhancements primarily using Python * Perform ... Actual compensation may vary based on factors such as job responsibilities, education, experience ...

Senior Software Engineer

Augusta, GA · On-site

$170K - $240K/yr

Join a company that feels like a family with regular happy hours, baseball games, activity clubs ... using Python - Conduct vulnerability analysis and research - Develop and document technical ...

Coding Tutor

Augusta, GA · Remote

$18 - $40/hr

All from the comfort of your home. Why Join Our Platform? * Earn incrementally higher pay for each ... Adapts instruction using block-based tools like Scratch, text-based languages like Python, and ...

DevOps Engineer

Augusta, GA · On-site

$41.50 - $57/hr

... Linux-based systems for availability and performance • Collaborate with development teams to ... Python, Bash, or Go • Knowledge of containerization technologies (Docker) and orchestration ...

(9266) DevOps Engineer

Augusta, GA · On-site

$123K - $160K/yr

This role is based on-site in Augusta, GA with our Army customers. If you have a passion for DevOps ... Ability to develop in multiple programming languages such as Python, Bash, or Go. * Familiarity ...

DevOps Engineer (7620)

Augusta, GA · Hybrid

$156K - $213K/yr

This role is based on-site in Augusta, GA with our Army customers. If you have a passion for DevOps ... Ability to develop in multiple programming languages such as Python, Bash, or Go. * Familiarity ...

This role is based on-site in Augusta, GA with our Army customers. If you have a passion for DevOps ... Ability to develop in multiple programming languages such as Python, Bash, or Go. * Familiarity ...

Experience with simulation platforms and Python-based simulation environments. Understand physics ... Experience using Git, Azure DevOps or equivalent source-control systems. Familiarity with automated ...

Showing results 21-40

Home Based Python Game Developer information

See Waynesboro, GA salary details

$10

$46

$68

How much do home based python game developer jobs pay per hour?

As of Sep 3, 2026, the average hourly pay for home based python game developer in Waynesboro, GA is $46.28, according to ZipRecruiter salary data. Most workers in this role earn between $38.12 and $52.55 per hour, depending on experience, location, and employer.

Can a home based Python game developer work from home?

Yes, a home based Python game developer can work from home, as many roles in software development and game programming are remote-friendly. They typically need a reliable computer, internet connection, and knowledge of development tools like IDEs and version control systems. Remote work arrangements depend on the employer's policies and project requirements.

Do home based Python game developers work from home?

Home-based Python game developers typically work remotely from their own location, using programming tools and development environments on their computers. This setup allows for flexible schedules and the ability to collaborate virtually with teams or clients. However, some employers or projects may require occasional in-person meetings or specific hardware setups.

What cities near Waynesboro, GA are hiring for Home Based Python Game Developer jobs?

Cities near Waynesboro, GA with the most Home Based Python Game Developer job openings:

Infographic showing various Home Based Python Game Developer job openings in Waynesboro, GA as of August 2026, with employment types broken down into 1% As Needed, 77% Full Time, 15% Part Time, and 7% Contract. Highlights an 87% Physical, 2% Hybrid, and 11% Remote job distribution, with an average salary of $96,258 per year, or $46.3 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Augusta, GA • On-site

$20 - $30/hr

Full-time

Posted 3 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.