2

Remote Environmental Software Engineer Jobs in Nebraska

MACC, a division of Harris; is seeking a Software Engineer who enjoys understanding systems deeply ... This remote role welcomes candidates anywhere in the US. Preference will be given to candidates who ...

... is seeking a Software Engineer to architect, design, and deliver enterprise-grade data and ... Integrate AI services with enterprise data, applications, and cloud environments. Monitor platform ...

Remote micro1 is engaging Computational Biology & Cheminformatics Experts to contribute their ... Develop reproducible environments (e.g., using Docker) and automated testing pipelines to ensure ...

Remote micro1 is engaging Computational Biology & Cheminformatics Experts to contribute their ... Develop reproducible environments (e.g., using Docker) and automated testing pipelines to ensure ...

Sr Integrations Engineer

Papillion, NE · On-site +1

$98K - $132K/yr

The Software Engineer will work closely with the Technical Lead, Product Owner, QA Engineers, and ... Experience working in Agile/Scrum development environments. * Experience with cloud-hosted ...

Senior AI Engineer

Omaha, NE · Remote

$65 - $100/hr

Required Experience * 5+ years of professional software engineering experience. * Experience ... Remote opportunities available, with select roles supporting teams based in Omaha, NE and other ...

In this role, you will directly contribute to that mission by ensuring our software provides a ... This remote role welcomes candidates anywhere in Canada and the US. Travel is required as needed ...

In this role, you will directly contribute to that mission by ensuring our software provides a ... This remote role welcomes candidates anywhere in Canada and the US. Travel is required as needed ...

Forward Deployed Engineer

Lincoln, NE · On-site +1

$125K - $165K/yr

Forward Deployed Engineer TELCOR Inc, a leading innovator in laboratory software, is looking for a ... remote. Copy and paste the following link into your browser to learn more about TELCOR and what it ...

Senior AI Engineer

Omaha, NE · Remote

$65 - $100/hr

... software engineering experience • 2+ years building production AI services, AI platforms, or ... remote position. Application Deadline This position is anticipated to close on Aug 23, 2026. About ...

Showing results 21-40

Remote Environmental Software Engineer information

What is a remote environmental software engineer?

A Remote Environmental Software Engineer is a professional who develops and maintains software applications focused on solving environmental challenges, such as climate modeling, pollution tracking, or resource management. They work remotely, often collaborating with multidisciplinary teams from different locations. Their responsibilities typically include designing, coding, testing, and optimizing software tools that help organizations monitor and address environmental issues. This role requires strong programming skills, knowledge of environmental science, and the ability to work effectively in virtual environments.

What are the key skills and qualifications needed to thrive as a remote environmental software engineer?

To thrive as a Remote Environmental Software Engineer, you need a solid background in computer science, environmental science, and programming languages such as Python, R, or Java, often supported by a relevant degree. Familiarity with GIS tools, environmental modeling software, cloud-based collaboration platforms, and possibly certifications like AWS or GIS Professional are typically required. Strong problem-solving, self-motivation, and effective communication skills help you navigate remote teamwork and complex environmental data challenges. These abilities are crucial for developing accurate, scalable solutions that address real-world environmental issues while collaborating efficiently from a distance.

How does collaborating with cross-functional teams typically work for a remote environmental software engineer?

As a Remote Environmental Software Engineer, collaboration with cross-functional teams is primarily facilitated through digital communication tools such as video conferencing, project management platforms, and shared documentation. You will often work closely with environmental scientists, data analysts, and other engineers to translate technical requirements into software solutions. Regular virtual meetings and asynchronous updates help ensure everyone stays aligned, and clear documentation is vital for effective teamwork. Adapting to different time zones and communication styles can be challenging but is essential for project success.

What is the difference between Remote Environmental Software Engineer vs Remote Environmental Data Analyst?

AspectRemote Environmental Software EngineerRemote Environmental Data Analyst
Required CredentialsBachelor's in Software Engineering, Environmental Science, or related; coding skillsBachelor's in Environmental Science, Data Analysis, or related; statistical skills
Work EnvironmentDeveloping software solutions, coding, testing remotelyAnalyzing environmental data, creating reports remotely
Employer & Industry UsageTech companies, environmental agencies, NGOsResearch institutions, government agencies, consulting firms
Common Search & Comparison IntentUnderstanding software development roles in environmental sectorUnderstanding data analysis roles in environmental sector

The Remote Environmental Software Engineer focuses on developing and maintaining software tools for environmental applications, requiring coding and software development skills. In contrast, the Remote Environmental Data Analyst specializes in interpreting environmental data to inform decisions, emphasizing data analysis and reporting. Both roles are vital in environmental sectors but differ in their core responsibilities and skill sets.

What are the most commonly searched types of Environmental Software Engineer jobs in Nebraska?

The most popular types of Environmental Software Engineer jobs in Nebraska are:

What are popular job titles related to Remote Environmental Software Engineer jobs in Nebraska?

For Remote Environmental Software Engineer jobs in Nebraska, the most frequently searched job titles are:

What job categories do people searching Remote Environmental Software Engineer jobs in Nebraska look for?

The top searched job categories for Remote Environmental Software Engineer jobs in Nebraska are:

Full-time

Posted 25 days ago


Blue Cross & Blue Shield Of Nebraska rating

7.7

Company rating: 7.7 out of 10

Based on 9 frontline employees who took The Breakroom Quiz

206th of 311 rated insurance


Job description

At Blue Cross and Blue Shield of Nebraska, we are a mission-driven organization dedicated to championing the health and well-being of our members and the communities we serve.

Our team is the power behind that promise. And, as the industry rapidly evolves and we seek ways to optimize business processes and customer experiences, there's no greater time for forward-thinking professionals like you to join us in delivering on it! As a member of Team Blue, you'll find purpose, opportunities and the support you need to build a meaningful career and make a powerful impact in our community.

The Software Engineer position will be responsible for working with cross-functional business teams to research, design, test, and maintain various systems and applications. This role is responsible for providing engineering knowledge and experience, as needed, to deliver solutions to the business both on new builds, as well as support on modifications and maintenance for existing programs.

The ideal candidate will live within driving distance of the Omaha, Nebraska office. This position allows remote flexibility but will have 1 day per week in the office.

What you'll do:

Your primary focus is agent design and orchestration.

  • Multi-agent orchestration layer.Design and build theLangGraph-based system that classifies member intent and routes to the right agent. Stateful, context-preserving, failure-tolerant. Handles commercial agents and internally built capabilities through the same interface.

  • Agent integration contract.The standardized pattern that makes any agent pluggable: input schema, output schema, confidence signaling, latency SLA, fallback behavior. When the teamintegratesa new agent, they follow a pattern you designed.

  • Context management across turns.Multi-turn conversations thatmaintainfull member context across agent handoffs. The memberasksa follow-up two turnslater; the platform knows what was said, which agent handled it, and what was retrieved.

  • Guardrail and safety layer.Clinical safety boundaries, PHI handling at the LLM layer, and response normalization ensuring every agent response arrives in a consistent tone and within compliance constraints regardless of which agent generated it.

  • RAG pipeline architecture.Benefits documents, formularies, and policy content retrieval via Azure AI Search. You define the ingestion strategy, chunking approach, hybrid search configuration, andretrievalquality standards.

  • Prompt architecture.Versioned prompt registry, structured output contracts,few-shot pattern design. Every prompt is testable,rollback-able, and understandable by the team.

To be considered for this position you must have:

  • Bachelor's degree and 2-4 years of experience in software development.

Experience with agentic AI in production-not LLM wrappers, not single-agent chatbot demos, not RAG tutorials. Systems with multiple agents, explicit state management, and real users depending on the answers being correct.

  • 1-2 years building and operating production LLM or agentic AI systems

  • You can describe specific decisions you made in a multi-agent system: state management approach, how you handled agent failures mid-conversation, how you kept the system governable as agents were added

  • LangGraph,AutoGen, or custom graph-based orchestration used in production, not just evaluated. You know where it breaks down and how you worked around it

  • Debugged retrieval quality problems, iterated on chunking strategies, dealt with stale knowledge bases in a live system with real users

  • Built evaluation systems from scratch: golden datasets, automated regression, domain-appropriate accuracy metrics. Your eval suite caught a production regression before users reported it

  • Experience in healthcare, insurance, fintech, or legaldomains-AI systems where a wrong answer has consequences, and you designed the safeguards that make accuracy non-negotiable

  • Strong knowledge of Python. Work in an existing codebase and extend it with the AI layer

  • Azure OpenAI, Azure AI Search, Azure Container Apps are the target stack

The strongest candidates will also have:

  • Experience working in an Agile/Scrum environment.

  • Desire to think in a creative, lateral way both conceptually and in practical application.

  • You must be obsessed with addressing customer needs.

  • Strong communication and interpersonal skills.

  • Experience creating Single Sign On (SSO) experiences.

  • Possess emotional intelligence.

"We are unable to sponsor or take over sponsorship of an employment visa at this time."

To perform this job successfully, an individual must be able to perform each essential duty satisfactorily. The requirements listed are representative of the knowledge, skill,and orabilityrequired. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions. Other duties may be assigned.

Ready to make an impact? Join a team where your skills, attitude, and ideas are valued-and whereyou'llhelp shape the future of healthcare technology.
Learn more about what makes BCBSNE such an exceptional place to work by visitingNebraskaBlue.com/Careers.
We strongly believe that diversity of experience,perspectiveand background will lead to a better workplace for our employees and a better product for our customers and members.

Learn more about what makes BCBSNE such an exceptional place to work by visiting NebraskaBlue.com/Careers.

We strongly believe that diversity of experience, perspective and background will lead to a better workplace for our employees and a better product for our customers and members.


What Blue Cross & Blue Shield Of Nebraska employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom