1

Surface Pattern Designer Jobs in Ontario (NOW HIRING)

The Senior Backend Engineer, AI Platform owns the backend surface. You are the primary engineer on ... DTOs, controllers, services, and providers following established module patterns across domain ...

Collaborate with Product, QA, and stakeholders to clarify requirements, surface risks early, and ... designing and building APIs, microservices, and back-end systems; strong grasp of design patterns ...

Our strategy is focused on using AI to automate routine work, personalize experiences, surface ... Establish deep observability patterns for autonomous workflows, including tracing what ran, what ...

Hypercare Program Lead

Markham, ON · On-site

CA$60K - CA$70K/yr

... clubs, designed to be the single source of club truth. Used by thousands of clubs across five ... concerns surface early. * Run the Weekly Hypercare Pattern Analysis: synthesizing tickets ...

... real-time surfaces. As AI agents increasingly consume our data programmatically, we need ... If you're passionate about solving distributed systems challenges at unprecedented scale, designing ...

Backend Engineer

Toronto, ON · Remote

CA$140K - CA$240K/yr

This role is responsible for designing, building, testing, and operating reliable, scalable, and ... Design patterns for service boundaries, idempotency, consistency, retries, failure handling, schema ...

Synthesize multiple inputs into cohesive patterns, themes, and near-term foresight that ground ... We are a fully remote, highly collaborative team, designed to support independent thinkers who ...

... designs as well-formed backlog items. Partner with engineering, security, and platform teams to ... Surface blockers, risks, and dependencies (network, identity, security, platform services) and ...

... help surface steward workflows through steward-facing UI or full-stack work when needed ... Experience designing and maintaining REST APIs and event-driven systems. * Demonstrated operational ...

... surface tradeoffs clearly to leadership and clients. * Translate ambiguous business asks into ... patterns, and data pipeline designs, before committing the team. * Review code, designs, and ...

Full Stack Developer - Short Term

Waterloo, ON · Remote

CA$100K - CA$120K/yr

... the surface. All our products are proudly designed and built in Waterloo. What you'll do: We're ... Knowledge of Electron performance patterns (process isolation, worker threads, native modules)

Showing results 21-40

Surface Pattern Designer information

See Ontario salary details

$24.5K

$136.9K

$400K

How much do surface pattern designer jobs pay per year?

As of Aug 13, 2026, the average yearly pay for surface pattern designer in Ontario is $136,858.00, according to ZipRecruiter salary data. Most workers in this role earn between $47,500.00 and $106,500.00 per year, depending on experience, location, and employer.

What is a surface pattern designer?

A Surface Pattern Designer creates repeatable patterns and designs for various products, such as textiles, wallpaper, stationery, and packaging. They use hand-drawn or digital techniques to develop visually appealing patterns that enhance a product's aesthetic and market appeal. Their work involves researching trends, developing color palettes, and collaborating with manufacturers or brands to produce commercially viable designs.

What are the common responsibilities of a surface pattern designer?

As a Surface Pattern Designer, you'll typically work on creating repeat patterns and print designs for products such as textiles, wallpapers, apparel, or home goods. Daily tasks may involve researching trends, sketching new ideas, digitizing artwork, and refining designs based on client or team feedback. You may also prepare files for production, collaborate with product developers, and present concepts to internal stakeholders or clients. This variety ensures every day is creative and allows you to see the direct impact of your designs on finished products.

What does a surface pattern designer do?

A surface pattern designer creates repeating or non-repeating designs for products such as textiles, wallpapers, and packaging. They use digital tools like Adobe Illustrator or Photoshop to develop patterns that are then applied to various surfaces, often collaborating with manufacturers or clients to meet specific aesthetic and technical requirements.

How to get into surface pattern design?

To become a surface pattern designer, develop strong drawing and digital design skills using tools like Adobe Illustrator or Photoshop. Build a portfolio showcasing your patterns, gain knowledge of textile or product manufacturing, and consider taking courses or tutorials to improve your understanding of pattern creation and industry standards.

What are the key skills and qualifications needed to thrive as a surface pattern designer?

To thrive as a Surface Pattern Designer, you need a strong background in design principles, color theory, and pattern creation, often supported by a degree in graphic design, textile design, or a related field. Expertise in industry-standard software such as Adobe Illustrator, Photoshop, and CAD tools is crucial, and familiarity with print production methods can be beneficial. Creativity, attention to detail, and strong communication skills help designers collaborate effectively with teams and clients. These abilities ensure the creation of appealing, commercially viable patterns that meet client objectives and production requirements.

What are popular job titles related to Surface Pattern Designer jobs in Ontario?

For Surface Pattern Designer jobs in Ontario, the most frequently searched job titles are:

What job categories do people searching Surface Pattern Designer jobs in Ontario look for?

The top searched job categories for Surface Pattern Designer jobs in Ontario are:

Infographic showing various Surface Pattern Designer job openings in Ontario as of August 2026, with employment types broken down into 85% Full Time, and 15% Part Time. Highlights an 85% In-person, 2% Hybrid, and 13% Remote job distribution, with an average salary of $136,858 per year, or $65.8 per hour.

Senior Backend Engineer

Chubb

Toronto, ON

Full-time

Re-posted 14 days ago


Chubb rating

8.2

Company rating: 8.2 out of 10

Based on 67 frontline employees who took The Breakroom Quiz

141st of 306 rated insurance


Job description

ABOUT CHUBB 

Chubb is the world's largest publicly traded property and casualty insurer. With operations in 54 countries and territories, Chubb provides commercial and personal property and casualty insurance, personal accident and supplemental health insurance, reinsurance, and life insurance to a diverse group of clients. The company is defined by its extensive product and service offerings, broad distribution capabilities, exceptional financial strength, underwriting excellence, superior claims handling expertise, and local operations globally.

THE OPPORTUNITY 

Chubb's AI Platform team is building an enterprise AI platform powering RAG-based search, document intelligence, and AI-assisted workflows for thousands of users across the global organization. The backend spans three production services: a TypeScript NestJS middleware layer handling authentication, data access, and business logic; a Python FastAPI RAG orchestration service integrating Azure AI Search and Azure OpenAI; and a Python FastAPI document processing pipeline parsing, chunking, and embedding enterprise documents at scale. 

The Senior Backend Engineer, AI Platform owns the backend surface. You are the primary engineer on the NestJS middleware layer and a meaningful contributor to the Python services. You ship production-grade code sprint over sprint, operate within the Crucible SDLC framework, and hold the quality bar without needing to be reminded. This role is hands-on by design - senior here means depth of craft and proximity to delivery, not distance from it.

KEY RESPONSIBILITIES

NestJS Middleware - Primary Ownership 

Design and implement feature modules end-to-end: DTOs, controllers, services, and providers following established module patterns across domain areas including authentication, user management, AI integration, file handling, and conversation threading

Enforce JWT authentication guards, integrate Azure Cosmos DB using parameterized queries (never interpolated), and instrument all contributions with OpenTelemetry distributed tracing 

Author and maintain Swagger/OpenAPI documentation for every new and modified endpoint - API contracts are first-class deliverables 

Apply structured OgmaLogger logging consistently across all contributions; structured observability is a non-negotiable part of every feature 

Write unit tests and e2e tests as part of delivery - mock Cosmos DB and external dependencies, maintain meaningful coverage without being directed to do so

Python FastAPI - Active Contributor

Contribute production-ready route handlers, Pydantic models, and async service logic to the RAG orchestration service and the doc-parser-api document processing pipeline 

Implement and extend Azure AI Search integrations, embedding pipelines, and document ingestion workflows - batch embedding operations, OCR fallback paths, and multi-format document processors 

Execute quality gates on all Python contributions: ruff linting, mypy static type checking, pytest with a minimum 80% coverage threshold, and bandit security scanning

Crosscutting

Participate in code reviews across all repositories; provide substantive, reasoned technical feedback and uphold Conventional Commits and Semantic Versioning standards 

Leverage agentic coding tools - Claude Code, GitHub Copilot, and their successors - as daily productivity multipliers within a disciplined engineering workflow 

Collaborate with AI/ML engineers, frontend engineers, and product managers to translate complex AI capabilities into reliable, observable, production-ready backend services

Contribute to backend architectural decisions: module design, API contract conventions, Azure service integration patterns, CI/CD pipeline configuration, and cross-service dependency management

REQUIRED QUALIFICATIONS

5-7 years of professional backend engineering experience delivering production services at meaningful scale 

TypeScript - rigorous typing discipline in a Node.js backend context; you think in types and leverage the type of system rather than work around it 

NestJS or equivalent Node.js backend framework (Express, Fastify) - experience designing feature modules, middleware, guards, interceptors, and RESTful API architecture 

Python - comfortable authoring production-grade services with Pydantic data models and async/await patterns; you write clean Python and know when something is good enough versus when it needs to be better

Azure ecosystem - practical experience with managed identity (DefaultAzureCredential), Key Vault, Cosmos DB, Blob Storage, and Application Insights; secrets are never hardcoded 

Testing discipline - writes unit, integration, and e2e tests as an intrinsic part of delivery, not a post-hoc checkbox; knows the difference between a test that proves correctness and one that just passes 

Observability fundamentals - structured logging, distributed tracing, and error tracking in a cloud-hosted service; you know what to instrument and why 

Git workflow fluency - feature branching, pull request workflows, code review participation, and CI/CD integration; you leave the codebase in a better state than you found it 

Proven delivery track record - demonstrable history of shipping features into production environments on schedule, sprint over sprint

NICE TO HAVE

Azure AI Search, Azure OpenAI, or RAG architecture - hands-on experience with vector search, embedding pipelines, or LLM integrations in production 

OpenTelemetry instrumentation - distributed tracing across polyglot service boundaries, especially Python and Node.js in the same trace 

Agentic coding assistants - Claude Code, GitHub Copilot, or equivalent tools used as a genuine workflow accelerant; you know how to direct an agent, review its output critically, and integrate it into a disciplined engineering process 

Document processing pipelines - OCR, PDF/DOCX parsing, text chunking strategies, or file ingestion workflows at scale 

Regulated industry exposure - insurance, financial services, or healthcare environments where data privacy, auditability, and compliance shape engineering decisions 

Angular or React familiarity - enough to read frontend code, understand API consumption patterns, and collaborate on contract design without handholding from the UI team 

Open-source contributions - anything that demonstrates you care about the craft beyond the job

Chubb Canada does not use artificial intelligence (AI) tools to assess, screen, or select applicants. 

At Chubb we are committed to providing equal employment opportunities to all employees and applicants. It is our policy to provide equal employment opportunities to employees and applicants based on job-related qualifications and ability to perform a job.  If you require an accommodation during the hiring process or upon hire, please inform Human Resources.  If a selected applicant requests accommodation during the recruitment process, Chubb will consult with the applicant in order to provide suitable accommodation that takes into account the applicant's accessibility needs.


What Chubb employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Chubb logo

About Chubb

Sourced by ZipRecruiter

Chubb is the world's largest publicly traded property and casualty insurer. With operations in 54 countries, Chubb provides commercial and personal property and casualty insurance, personal accident and supplemental health insurance, reinsurance and life insurance to a diverse group of clients. We are a unique global organization with a culture of individuals passionately committed to our respective crafts. With underwriting at our core, each of us contributes to providing the best insurance coverage and service to our clients. Our highly collaborative, inclusive nature helps us drive better business outcomes through diversity of background, experiences, insights and values.

Industry

Insurance services

Company size

10,000+ Employees

Headquarters location

Warren, NJ, US