1

Software Jobs in Santa Rosa Beach, FL (NOW HIRING)

Senior Mission Software Engineer

Panama City, FL · On-site +1

$109K - $144K/yr

* Senior Mission Software Engineer * Full Time * Onsite / Hybrid / Remote We are seeking an Embedded Software Engineer with Python experience to build and integrate concept capabilities for Uncrewed ...

Are you interested in creating mission critical software to support our warfighter? Do you want to work on a team developing new and emerging technologies? Are you open to new ideas, collaborating ...

Are you interested in creating mission critical software to support our warfighter? Do you want to work on a team developing new and emerging technologies? Are you open to new ideas, collaborating ...

Are you interested in creating mission critical software to support our warfighter? Do you want to work on a team developing new and emerging technologies? Are you open to new ideas, collaborating ...

New

Are you interested in creating mission critical software to support our warfighter? Do you want to work on a team developing new and emerging technologies? Are you open to new ideas, collaborating ...

Torch Technologies is seeking a Software Design Engineer to join a team to assist the 39th Electronic Warfare Squadron (EWS), 350th Spectrum Warfare Wing (350 SWW), at Eglin AFB, Florida. The 350 SWW ...

Torch Technologies is seeking a Software Design Engineer to join a team to assist the 39th Electronic Warfare Squadron (EWS), 350th Spectrum Warfare Wing (350 SWW), at Eglin AFB, Florida. The 350 SWW ...

Showing results 41-60

Software information

See Santa Rosa Beach, FL salary details

$43.5K

$101.3K

$150.3K

How much do software jobs pay per year?

As of Aug 5, 2026, the average yearly pay for software in Santa Rosa Beach, FL is $101,278.00, according to ZipRecruiter salary data. Most workers in this role earn between $81,500.00 and $117,700.00 per year, depending on experience, location, and employer.

What are some common challenges software professionals face when working on large-scale projects?

Software professionals working on large-scale projects often encounter challenges such as coordinating with cross-functional teams, managing complex codebases, and ensuring consistent communication across distributed teams. Balancing the need for rapid development with maintaining code quality and meeting strict deadlines can also be demanding. Adapting to evolving requirements and integrating new technologies while minimizing disruptions are common aspects of the role, making strong organizational and collaboration skills essential.

What is a software developer?

Software developers are professionals who design, create, test, and maintain software applications or systems. They use programming languages and development tools to build software that meets user needs or solves specific problems. Their responsibilities can include writing code, debugging, collaborating with other team members, and updating existing programs. Software developers work in a variety of industries, including technology, finance, healthcare, and more.

What is the difference between Software vs Web Developer?

AspectSoftwareWeb Developer
Required CredentialsTypically a degree in Computer Science or related field; certifications like Microsoft Certified or Oracle CertifiedSimilar credentials; often a degree in CS or Web Development certifications
Work EnvironmentDevelops software applications for various platforms, including desktop and mobileBuilds websites and web applications primarily for online use
Employer & Industry UsageUsed across tech companies, software firms, and enterprisesCommon in digital agencies, tech startups, and online businesses
Common Search & Comparison IntentPeople compare to understand different roles in software creationOften compared to see distinctions in web-focused development

While both Software developers and Web Developers work in the tech industry and require similar skills and certifications, Software developers create applications for various platforms, whereas Web Developers focus on building websites and web-based applications. The choice depends on whether you're interested in broad software solutions or web-specific projects.

What are some software jobs?

Software jobs include roles such as software developer, software engineer, quality assurance tester, systems analyst, and technical support specialist. These positions often require knowledge of programming languages, software development tools, and problem-solving skills, with some roles requiring certifications or experience in specific technologies. The work environment can vary from office settings to remote work, depending on the company and role.

What are different types of software jobs?

Software jobs include software engineers, software developers, programmers, information technology or network systems specialists, QA testers, or developers who use existing tools, such as business information software, to develop new interfaces for institutional clients. Many of these jobs can be broken down further. For example, some developers work on front-end duties, such as designing interfaces for users. These may be for desktop, mobile, or web applications. Back-end programmers and developers, on the other hand, create the frameworks and logic that dictate how a program works. QA testers often work closely with developers to test programs before being released publicly.

What are the key skills and qualifications needed to thrive as a software engineer, and why are they important?

To thrive as a Software Engineer, you need strong programming skills, problem-solving abilities, and typically a degree in computer science or a related field. Familiarity with coding languages (like Python, Java, or C++), version control systems (such as Git), and experience with software development frameworks are commonly required. Attention to detail, effective communication, and teamwork are crucial soft skills for collaborating on projects and delivering robust solutions. These skills ensure the development of high-quality, reliable software that meets user needs and business objectives.
What cities near Santa Rosa Beach, FL are hiring for Software jobs? Cities near Santa Rosa Beach, FL with the most Software job openings:
Infographic showing various Software job openings in Santa Rosa Beach, FL as of July 2026, with employment types broken down into 86% Full Time, 10% Part Time, and 4% Contract. Highlights an 91% Physical, 2% Hybrid, and 7% Remote job distribution, with an average salary of $101,278 per year, or $48.7 per hour.

Senior Mission Software Engineer

Lyntris

Panama City, FL • On-site, Remote

$109K - $144K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 19 days ago


Job description

Job Description 

  • Senior Mission Software Engineer
  • Full Time
  • Onsite / Hybrid / Remote

We are seeking an Embedded Software Engineer with Python experience to build and integrate concept capabilities for Uncrewed Surface Vessel (USV) autonomy and mission software platform. This role sits at the intersection of operational user interfaces, Python-based integration services, simulation-driven demonstrations, and vessel-adjacent software systems.

You will help integrate and develop capabilities around the MV-20 sensor and mission software stack, connecting data from vessel systems, payloads, and sensors into useful operator-facing workflows. This includes building software to ingest, translate, visualize, and exercise sensor data such as GPS/IMU, AIS, radar tracks or detections, health/status information, other platform telemetry, and various other sensors/systems.

The ideal candidate is comfortable working across the full concept-integration path: writing Python adapters and tooling, connecting to real-time data streams, supporting simulation and replay, developing Svelte/SvelteKit interfaces, and troubleshooting multi-service deployments. This is not a traditional web application role. It is a hands-on embedded/software integration role focused on bringing sensors, autonomy concepts, and operator-facing capabilities together on a USV platform quickly, credibly, and in a maintainable manner.

Duties & Responsibilities 

USV Concept Delivery (Integration-Focused)

  • Deliver integrated concept demonstrations for USV workflows such as mission planning, integrating sensors, route execution monitoring, geofencing, vehicle status/health, and operator oversight.
  • Connect UI experiences to simulation/backends so demos reflect realistic vessel behaviors (telemetry cadence, state transitions, fault conditions, and mission events).

Backend & Tooling (Python)

  • Develop Python utilities and lightweight services to support concepts (adapters, data shaping, simulation hooks, replay tools, CLI utilities).
  • Implement or integrate real-time interfaces (REST/WebSockets/streaming, pub/sub) to support high-rate telemetry and event-driven updates.

Orchestration & Distributed Systems

  • Work across containerized and orchestrated deployments: Docker, Docker Compose, Kubernetes.
  • Integrate with and troubleshoot distributed messaging architectures common in autonomy stacks (e.g., Redis, DDS, pub/sub, streaming pipelines).
  • Diagnose cross-service issues: networking, service discovery, QoS/config mismatches, environment variables, build/run drift, and runtime logs.

Quality & Maintainability

  • Add pragmatic test coverage (unit tests for core logic; smoke/e2e tests for mission flows) to keep concepts demo-ready.
  • Produce clear runbooks for “push-button” demos: environment setup, data sources, simulation configuration, and troubleshooting.
  • Performs other duties as assigned. 

Required Qualifications 

  • BS in Computer Science/Engineering (or equivalent professional experience).
  • 5+ years working experience with Python for services, tooling, or automation scripts.
  • Familiarity with autonomy/robotics concepts (mission states, control modes, fail-safes, safety constraints).
  • Exposure to maritime/USV data sources (GPS/IMU, AIS, radar integration concepts, NMEA/NMEA2000).
  • Experience supporting simulation-driven integration and replay (recorded logs, deterministic playback, scenario config).
  • Experience with telemetry and messaging systems (Redis pub/sub, DDS, MQTT, Kafka, etc.).
  • Experience integrating systems using APIs and real-time patterns (REST, WebSockets, streaming, pub/sub).
  • Currently holds an active U.S. national security clearance or be able to receive and maintain one.  

Clearance Requirements 

Some positions will require access to U.S. National Security information. Positions that require this access will be required to receive and maintain a U.S. government personnel security clearance (PCL). In order to qualify for this position, the candidate must be a US Citizen and either currently possess this National Security eligibility or be able to complete the investigation application process with a favorable determination and maintain that eligibility throughout their employment. 

Work Environment / Location

This position offers flexible work arrangements, including fully on-site, hybrid, or remote with frequent travel options. For on-site/hybrid options the location is Panama City, FL. Remote candidates must be willing to travel frequently (monthly or quarterly) to Panama City, FL. All candidates must be willing to travel (quarterly) to various remote test locations.

The position involves collaboration with cross-functional teams and hands-on work supporting orchestrated software stacks for USV concepts, sensors, integration, and demos.

Pay Scales & Benefits 

The listed pay scale reflects the broad, minimum to maximum, pay scale for this position for the location for which it has been posted and is not a guarantee of compensation or salary. Other compensation considerations may include, but are not limited to, job responsibilities, education, experience, knowledge, skills, and abilities, as well as internal equity, alignment with market data, or other applicable factors. 

Benefits include… 

Paid Time Off 

Paid Company Holidays 

Medical, Dental & Vision Insurance 

Optional HSA and FSA 

Base and Voluntary Life Insurance 

Short Term & Long-Term Disability Insurance 

401k Matching 

Employee Assistance Program 

The pay range for this role:

129,737 - 155,000 USD per year