1

Full Stack Software Developer Jobs in Mobile, AL

Controls Engineer III

Bayou La Batre, AL · On-site

$77K - $100K/yr

Basic proficiency in AutoCad or similar design software. * Configuration, programming, installation ... Birdon offers a full benefits package including: Health/Dental/Vision EAP Life STD/LTD 401(k) with ...

Controls Engineer III

Bayou La Batre, AL · On-site

$77K - $100K/yr

Basic proficiency in AutoCad or similar design software. * Configuration, programming, installation ... Birdon offers a full benefits package including: Health/Dental/Vision EAP Life STD/LTD 401(k) with ...

Controls Engineer III

Bayou La Batre, AL · On-site

$77K - $100K/yr

Basic proficiency in AutoCad or similar design software. * Configuration, programming, installation ... Birdon offers a full benefits package including: Health/Dental/Vision EAP Life STD/LTD 401(k) with ...

Controls Engineer III

Bayou La Batre, AL · On-site

$77K - $100K/yr

Basic proficiency in AutoCad or similar design software. * Configuration, programming, installation ... Birdon offers a full benefits package including: * Health/Dental/Vision * EAP * Life * STD/LTD ...

Industrial Engineer

Mobile, AL · On-site

$96K - $105K/yr

... recommendations for full-scale deployment. Collaborate with internal teams to define system ... reach stacker), and EH (Empty handler) equipment; 4) Interconnection of STS cranes using fiber ...

Primetals Technologies USA is a leading partner for engineering, plant construction and lifecycle ... software. Primetals Technologies offers a full range of benefits starting with first day of ...

Senior Manufacturing Engineer

AL · On-site

$77K - $106K/yr

Today, we are a global force with a full range of gasoline and Jet-A engines, across three ... Visual Fox Pro * ERP Systems * CAD/CAM Software * Extensive Background and Knowledge: * Metal ...

Showing results 41-60

Full Stack Software Developer information

See Mobile, AL salary details

$23

$58

$85

How much do full stack software developer jobs pay per hour?

As of Sep 14, 2026, the average hourly pay for full stack software developer in Mobile, AL is $58.81, according to ZipRecruiter salary data. Most workers in this role earn between $48.89 and $67.74 per hour, depending on experience, location, and employer.

What is a full stack software developer?

A full stack developer understands the entire “stack” or layers of programming within software technology. For this job, you should be familiar with all areas of software development and how they interact with other platforms. Your responsibilities include the development of front-end and back-end coding, an understanding of different servers, networks, and hosting environments, how to use application program interfaces (API), and managing quality assurance. Education requirements for this career include a bachelor’s degree in computer science or a related field. Jobs as a full stack software developer are a good foundation for a career in IT.

What is a full stack software developer?

A Full Stack Software Developer is a professional who is skilled in both front-end and back-end development. This means they can work on the user interface and experience (front-end), as well as the server, database, and application logic (back-end). Full Stack Developers are often proficient in multiple programming languages and frameworks, allowing them to build complete web or software applications from start to finish. Their versatility makes them valuable in teams that require a broad range of technical skills.

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

To thrive as a Full Stack Software Developer, you need proficiency in both front-end and back-end programming languages (such as JavaScript, HTML/CSS, Python, or Java) and a solid understanding of software development principles, often supported by a degree in computer science or equivalent experience. Familiarity with frameworks like React or Angular, server-side technologies like Node.js or Django, version control systems (e.g., Git), and cloud platforms is highly valued, along with relevant certifications. Strong problem-solving, effective communication, and collaboration skills help you stand out in multidisciplinary teams and dynamic environments. These capabilities are essential for building robust, scalable applications and ensuring smooth project delivery across the software development lifecycle.

How does a full stack software developer typically collaborate with designers and other team members during a project?

Full Stack Software Developers often work closely with UI/UX designers, backend engineers, and product managers throughout the development process. They participate in planning sessions to understand design requirements, provide technical feedback, and help translate user interface mockups into functional features. Regular meetings and collaborative tools are usually employed to ensure alignment and smooth communication, making it essential for developers in this role to be proactive and open in sharing progress or challenges. This cross-functional teamwork helps deliver cohesive, user-friendly applications that meet business objectives.

What is the difference between Full Stack Software Developer vs Front End Developer?

AspectFull Stack Software DeveloperFront End Developer
SkillsProficient in both front-end and back-end technologies, including HTML, CSS, JavaScript, server-side languages, and databasesSpecializes in client-side technologies like HTML, CSS, JavaScript, and frameworks such as React or Angular
Work EnvironmentWorks on both server and client-side development, often handling entire application stacksFocuses primarily on designing and implementing user interfaces and user experience
Common UsageUsed in full project development, especially in startups and small teamsPrimarily involved in UI/UX design and front-end feature implementation

The main difference between a Full Stack Software Developer and a Front End Developer lies in their scope of work. Full Stack Developers handle both front-end and back-end development, enabling them to build complete applications. Front End Developers focus solely on creating engaging user interfaces. Your choice depends on whether you prefer working across the entire tech stack or specializing in user-facing features.

Is a full stack software developer still in demand?

Full stack software developers are currently in high demand due to their versatility in working with both front-end and back-end technologies. Skills in frameworks like React, Node.js, and cloud platforms increase employability, and demand is expected to remain strong as digital transformation continues across industries.

What are the most commonly searched types of Full Stack Software Developer jobs in Mobile, AL?

The most popular types of Full Stack Software Developer jobs in Mobile, AL are:

What are popular job titles related to Full Stack Software Developer jobs in Mobile, AL?

For Full Stack Software Developer jobs in Mobile, AL, the most frequently searched job titles are:

What job categories do people searching Full Stack Software Developer jobs in Mobile, AL look for?

The top searched job categories for Full Stack Software Developer jobs in Mobile, AL are:

Infographic showing various Full Stack Software Developer job openings in Mobile, AL as of September 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution, with an average salary of $122,316 per year, or $58.8 per hour.

AI Agent Trajectory Annotator and Reviewer

Mobile, AL • 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.