2

Remote Surface Pattern Design Jobs in Elkhorn, NE

Nebraska, Remote Categories: Information Technology Mutual Of Omaha is seeking an experienced ... Extensive experience applying software engineering design patterns and enterprise application ...

Salesforce Architect (W2)

Omaha, NE · Remote

$70.75 - $87.50/hr

Remote (travel to Omaha If required) Terms: 6 month contract to hire Salesforce Architecture ... Lead the design and implementation of end-to-end Salesforce solutions that power customer and user ...

Remote possible! Capstone IT is assisting our client find a senior engineer to support their new ... RESTful APIs * Understanding of Object Oriented Design Patterns * Understanding of Software ...

Data Scientist - AI Systems

Omaha, NE · On-site +1

$110K - $130K/yr

Remote Categories: Information Technology Data Scientist - AI Systems This role focuses on ... Design, develop, and refine GenAI-powered systems including AI agents, conversational interfaces ...

Sr Cloud Engineer

Papillion, NE · On-site +1

$52.50 - $70.25/hr

This is not a hybrid or remote role and this role requires full time, in office attendance (M-F ... Design, architect, and implement Azure-based solutions including Azure Kubernetes Service (AKS ...

Senior Software Engineer

Omaha, NE · On-site +1

$130K - $200K/yr

Solid understanding of software design patterns and best practices. * Experience mentoring, guiding ... Opportunities for hybrid or remote work to give you the flexibility you need * Technology ...

Senior Software Engineer

Omaha, NE · On-site +1

$130K - $200K/yr

Solid understanding of software design patterns and best practices. * Experience mentoring, guiding ... Opportunities for hybrid or remote work to give you the flexibility you need * Technology ...

Purpose of the Portfolio Revenue Manager position In this remote Portfolio Revenue Manager role ... Analyzes market trends, competitor pricing, and demand patterns to determine the optimal yield ...

Revit Technical Instructor

Omaha, NE · On-site +1

$70K - $87K/yr

Technical Instructor, Design Services Interstates is seeking a Technical Instructor, Design ... Flexibility in work arrangements may allow occasional remote work, depending on the assignment and ...

Business Architect III

Omaha, NE · Remote

$58 - $75.50/hr

Remote Categories: Strategy & Innovation The Business Architect orchestrates the definition and ... Design and connect business processes by modeling and optimizing high-level processes and workflows ...

Remote Categories: Information Technology Join Mutual of Omaha as were looking for a Data Science ... Stakeholder Translation & Technical Spec Design: Partner closely with business stakeholders to ...

Forward Deployed AI Engineer

Omaha, NE · On-site +1

$200K - $250K/yr

United States - Remote or Omaha, NE - Hybrid The job: As a Forward Deployed AI Engineer at ... Establish the engineering standards for internal AI development, including architecture patterns ...

next page

Showing results 1-20

Remote Surface Pattern Design information

See Elkhorn, NE salary details

$31.8K

$73.5K

$119.7K

How much do remote surface pattern design jobs pay per year?

As of Aug 8, 2026, the average yearly pay for remote surface pattern design in Elkhorn, NE is $73,485.00, according to ZipRecruiter salary data. Most workers in this role earn between $45,600.00 and $81,700.00 per year, depending on experience, location, and employer.

What are some typical daily responsibilities for a remote surface pattern designer?

As a Remote Surface Pattern Designer, your typical day may involve brainstorming new pattern concepts, developing digital sketches, creating and testing seamless repeats, and collaborating with teams through online meetings or project management platforms. You'll often work on client briefs, revise designs based on feedback, and prepare files for production or licensing. Many designers also conduct trend research and maintain a digital archive of their work. This role requires balancing creative exploration with meeting deadlines and industry standards, all while communicating effectively with design leads and clients remotely.

What are the key skills and qualifications needed to thrive in the remote surface pattern design position, and why are they important?

Remote Surface Pattern Designers need a strong background in textile or graphic design, an eye for color and composition, and experience with creating repeat patterns. Proficiency in design software such as Adobe Illustrator, Photoshop, or specialized pattern-making tools is vital, and a relevant degree or portfolio is often required. Excellent communication, self-motivation, and time management make candidates stand out in a remote environment. These skills ensure high-quality, creative output and effective collaboration with clients and teams despite working from a distance.

What is a remote surface pattern design?

A Remote Surface Pattern Design job involves creating repeating patterns for products such as textiles, wallpapers, packaging, and stationery while working from a remote location. Designers use digital tools like Adobe Illustrator or Photoshop to develop unique patterns based on client needs or market trends. This role often requires a strong understanding of color theory, composition, and industry trends. Remote designers collaborate with clients, manufacturers, or companies through virtual communication and may work as freelancers or for design studios.

What are the most commonly searched types of Surface Pattern Design jobs in Elkhorn, NE? The most popular types of Surface Pattern Design jobs in Elkhorn, NE are:

Full-time

Posted 11 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

200th of 303 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