3

Entry Level Remote Surface Pattern Design Jobs (NOW HIRING)

... design system. The patterns set here will be inherited by every surface that follows. * Service ... Remote state in Azure Storage with locking, drift detection in pipelines. Qualifications:

Remote- Flexible hours but 9am CST is general start time Duration: 3 months We are executing a ... Patterns, Recipes, Templates, and working files Lead the duplication and restructuring of the ...

New

Bay Area, remote-flexible Compensation: Competitive Base / Equity mix As an AI Interfaces Engineer ... surfaces that power our real-time 3D positioning platform. * Design and build product-facing MCP ...

... patterns, developing key insights, ideation and opportunity definition ... Execute research programs drawing from established methodologies for ethnography, remote research ...

Contribute to defining motion principles, interaction patterns, and consistent motion systems ... Remote-friendly work environment with flexibility and work-life balance support. * Opportunity to ...

... patterns, developing key insights, ideation and opportunity definition ... Execute research programs drawing from established methodologies for ethnography, remote research ...

... patterns, developing key insights, ideation and opportunity definition ... Execute research programs drawing from established methodologies for ethnography, remote research ...

CAD TECHNICIAN II

Greenville, SC · Remote

$45K - $60K/yr

We are looking for an entry-level position in our Design, Drafting, and Engineering Department. Our ... Position is open to remote workers in the EST time zone. Benefits (After 60 Days of Employment ...

CAD TECHNICIAN II

Charlotte, NC · Remote

$45K - $60K/yr

We are looking for an entry-level position in our Design, Drafting, and Engineering Department. Our ... Position is open to remote workers in the EST time zone. Benefits (After 60 Days of Employment ...

We do fun stuff like remote Cooking Classes, Yoga Sessions & Mixology Classes because we like to ... and surface patterns that improve forecasting discipline across the team. * Provide analytical ...

next page

Showing results 1-20

Entry Level Remote Surface Pattern Design information

See salary details

$33.5K

$77.4K

$126K

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

As of Jun 7, 2026, the average yearly pay for entry level remote surface pattern design in the United States is $77,376.00, according to ZipRecruiter salary data. Most workers in this role earn between $48,000.00 and $86,000.00 per year, depending on experience, location, and employer.

What are some common challenges faced by entry-level remote surface pattern designers, and how can they be addressed?

Entry-level remote surface pattern designers often face challenges such as managing client expectations, working independently without immediate feedback, and staying organized across multiple projects. To address these, it's helpful to establish clear communication channels with clients or team members, set regular check-ins for feedback, and use project management tools to keep tasks on track. Building a strong digital portfolio and participating in online design communities can also help new designers gain visibility and receive constructive feedback.

What is the difference between Entry Level Remote Surface Pattern Design vs Entry Level Remote Textile Designer?

AspectEntry Level Remote Surface Pattern DesignEntry Level Remote Textile Designer
CredentialsPortfolio, basic design skills, possibly some courseworkPortfolio, textile or fabric design coursework, basic CAD skills
Work EnvironmentRemote, freelance or in-houseRemote, often freelance or in-house
Industry UsageFashion, home decor, stationeryFashion, home furnishings, apparel manufacturing
Common Search IntentDesign patterns for productsDesigning textiles and fabrics

Both roles involve creative design work and often require a portfolio. Surface Pattern Designers focus on creating repeat patterns for various products, while Textile Designers specialize in designing fabrics and textiles. The skills and industry applications overlap, but the focus differs on product surface decoration versus fabric creation.

What is an Entry Level Remote Surface Pattern Designer?

An Entry Level Remote Surface Pattern Designer is a creative professional who develops decorative patterns and prints for products like textiles, wallpapers, and packaging, working primarily from a remote location. This role is ideal for those new to the field, focusing on learning industry-standard design tools, understanding trends, and building a portfolio. Responsibilities often include assisting senior designers, creating original artwork, and preparing files for production while collaborating with clients and teams online. Remote work allows for flexible hours and the opportunity to work for companies or as a freelancer globally.

What are the key skills and qualifications needed to thrive as an Entry Level Remote Surface Pattern Designer, and why are they important?

To thrive as an Entry Level Remote Surface Pattern Designer, you need a solid understanding of design fundamentals, pattern creation, and proficiency in graphic design, typically supported by a degree or coursework in design or a related field. Familiarity with industry-standard software such as Adobe Illustrator, Photoshop, and digital drawing tablets is essential, along with knowledge of file preparation for production. Strong attention to detail, creativity, and effective communication skills help you interpret briefs and collaborate remotely with clients or teams. These abilities ensure you can create marketable, high-quality designs that meet client needs and production standards in a competitive remote environment.
More about Entry Level Remote Surface Pattern Design jobs
What cities are hiring for Entry Level Remote Surface Pattern Design jobs? Cities with the most Entry Level Remote Surface Pattern Design job openings:
What are the most commonly searched types of Remote Surface Pattern Design jobs? The most popular types of Remote Surface Pattern Design jobs are:
What states have the most Entry Level Remote Surface Pattern Design jobs? States with the most job openings for Entry Level Remote Surface Pattern Design jobs include:
What job categories do people searching Entry Level Remote Surface Pattern Design jobs look for? The top searched job categories for Entry Level Remote Surface Pattern Design jobs are:
Full Stack Developer

Full Stack Developer

Hillpointe

Winter Park, FL • Remote

Other

Posted 16 days ago


Job description

Full Stack Engineer


Hillpointe is hiring a Full Stack Engineer to help build HPOS, the property management platform for our vertically integrated multifamily real estate business, from scratch. This is a greenfield engineering role. You will help establish the architecture, design the data model, ship the first services, and set the patterns the rest of the platform will inherit. 
Expect a zero-to-one cadence. Design an API contract in the morning, ship a Postgres migration before lunch, push a Bicep change to staging by end of day. We optimize for engineers who can hold the full stack in their head, make sound architectural decisions, and ship working software at pace.

The Role at a Glance:

  • Scope: Schema to UI: Database design, API contracts, frontend components, infrastructure. No tier is off-limits.
  • Surface: Greenfield build: Property management platform built from scratch. Multi-tenant from day one. Operator tooling, leasing, accounting, capital markets.
  • Cadence: Zero to one: Trunk-based development, short-lived branches, feature flags, working software in staging on a daily rhythm.
  • Impact: Foundational: What you ship in the first year becomes how the platform works for the next ten.

Key Responsibilities:

  • React surfaces: First-generation operator and resident-facing applications. React 18 with TypeScript, Vite, TanStack Query v5, React Hook Form, Zod. Component composition against the PDS Foundation design system. The patterns set here will be inherited by every surface that follows.
  • Service layer: TypeScript services on Node 20 LTS with NestJS or Express. OpenAPI contracts shared with the front end through code generation. JWT and OAuth flows, RBAC enforcement, structured audit logs, request-scoped tracing. The shared libraries that every future service will depend on.
  • Postgres data model: Multi-tenant schema design on Azure Database for PostgreSQL Flexible Server. Tenant isolation strategy, normalization tradeoffs, index strategy from day one, audit trails baked into the data model. Migrations through Prisma or Knex.
  • Warehouse integration: Stand up change data capture from Postgres into the Bronze layer of Enzo, our medallion warehouse. Establish read models surfaced from Gold-layer views back into product. Contract-first design with the data team.
  • Event-driven backbone: Asynchronous workflows over Azure Service Bus. Idempotent consumers, dead-letter handling, exactly-once where the business requires it. The async patterns the rest of the platform will adopt.
  • Infrastructure and Observability: Bicep modules for App Service, Functions, Container Apps, Service Bus, Key Vault, and managed identities. Multi-stage Azure DevOps pipelines. Structured logs, OpenTelemetry, and SLO definitions in place before we ever take production traffic.
  • Stack
    • Front End: React 18 + TypeScript 5
      • React 18 with Suspense and concurrent features, TypeScript 5.x strict, Vite, TanStack Query v5, React Hook Form with Zod, the PDS Foundation design system through Figma MCP.
    • Back End: Node 20 + NestJS
      • Node 20 LTS, NestJS or Express, TypeScript strict mode, Prisma against Postgres, BullMQ on Redis for background work, OpenAPI 3.x contracts generated for both sides.
    • Data: Azure Postgres + Fabric
      • Azure Database for PostgreSQL Flexible Server, Azure Data Factory for orchestration, Microsoft Fabric lakehouse with Bronze/Silver/Gold layers, Power BI Premium, Python and PySpark on the data team.
    • Cloud: Microsoft Azure
      • App Service Premium, Function Apps, Container Apps, Service Bus with sessions, Key Vault with managed identities, Application Insights, Front Door Premium, private endpoints throughout.
    • Devops: GitHub + Azure DevOps
      • GitHub for source and PR review, Azure DevOps multi-stage YAML pipelines for CI/CD. Trunk-based development, required reviews, automated test gates, environment promotion via parameters.
    • Infrastructure: Bicep + Terraform
      • Bicep modules for first-party Azure, Terraform for cross-cloud and third-party providers. Remote state in Azure Storage with locking, drift detection in pipelines.

Qualifications: 

  • Required:
    • Five-plus years in production: building web applications. You have taken a system from greenfield to production, or rebuilt the foundations of one that needed it.
    • TypeScript depth: generics, conditional types, discriminated unions, branded types. You know when to reach for them and when to stop.
    • React expertise: hooks, render optimization, error boundaries, Suspense. You can diagnose a re-render storm and you've written a custom hook that earned its keep.
    • Production Node.js: event loop awareness, streaming and backpressure, memory profiling, graceful shutdown, structured logging.
    • Relational data modeling: schema design, normalization tradeoffs, index strategy, partitioning, query plan analysis. You catch N+1 in code review.
    • API design: REST conventions, idempotency, versioning, pagination, OpenAPI specifications, authentication patterns (OAuth 2.0, JWT, session).
    • Azure or equivalent: production experience with App Service, Functions, identity, networking, observability. AWS or GCP at the same depth is fine.
    • CI/CD and IaC discipline: pipeline-as-code, environment promotion, automated test gates, infrastructure as reviewed artifacts, no clicks in the portal.
  • Preferred:
    • Postgres extensions in production: pg_stat_statements, pgvector, pgcrypto, PostGIS, logical replication.
    • Lakehouse and BI tooling at production scale: Microsoft Fabric, Power BI Premium with DAX, Python and PySpark on the data plane.
    • Event-sourced architectures, CQRS, sagas, or domain-driven design applied to a real codebase.
    • LLM-assisted engineering: Claude Code, Cursor, or retrieval-augmented internal tooling shipped to other engineers.
    • Real estate, property management, financial services, or other regulated-industry domain experience.