1

Full Stack Developer Contract Jobs in Florida (NOW HIRING)

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 ...

Full Stack Developer Location: Tampa, FL (100% Onsite) Duration: Long Term Contract * Strong experience in Java Reactive Spring Boot Webflux * Hands-on experience with React JS, MongoDB, Oracle, and ...

Full Stack Developer

Pensacola, FL · Hybrid

$50 - $65/hr

Contract Only Duration: 3 months (potential for extension) Role Overview: We're seeking an experienced Full Stack Developer (Level 3) with 10+ years of hands-on expertise to join a dynamic ...

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 ...

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 ...

Full Stack Developer

Miramar, FL · On-site

$48 - $52/hr

Full Stack Developer Location: Miramar, FL - 4x a week onsite and remote Fridays Duration: 1 year -Must be able to convert to an FTE Top Requirements • Participate in the design and delivery of ...

As a Full Stack Developer, you'll be working alongside other engineers and developers, collaborating on all layers of the infrastructure for the video platform. Responsibilities include:

As a Full Stack Developer, you'll be working alongside other engineers and developers, collaborating on all layers of the infrastructure for the video platform. Responsibilities include:

Full Stack Developer We''re seeking a skilled Full Stack Developer to join our innovative team. The ideal candidate will excel in creating modern, responsive user interfaces while also being ...

next page

Showing results 1-20

Full Stack Developer Contract information

See Florida salary details

$17

$44

$64

How much do full stack developer contract jobs pay per hour?

As of Jun 6, 2026, the average hourly pay for full stack developer contract in Florida is $44.29, according to ZipRecruiter salary data. Most workers in this role earn between $36.83 and $51.01 per hour, depending on experience, location, and employer.

What are some common challenges Full Stack Developers face when working on contract projects?

As a contract Full Stack Developer, you may encounter challenges such as adapting quickly to new codebases, tools, and team workflows, since contract roles often require rapid onboarding. Balancing front-end and back-end tasks within tight deadlines can be demanding, especially when project requirements change or are not clearly defined. Additionally, frequent communication with both technical and non-technical stakeholders is essential to ensure alignment and successful project delivery. Staying organized and proactive in managing your workload will help you handle these challenges effectively.

What is a Full Stack Developer Contract?

A Full Stack Developer Contract refers to a temporary or project-based employment arrangement where a developer is responsible for both front-end and back-end aspects of web or software development. Full stack developers are skilled in multiple technologies, enabling them to handle databases, servers, systems engineering, and client-facing interfaces. Contract roles often provide flexibility for both the employer and the developer, and can range from short-term projects to longer engagements. These positions are typically filled by experienced professionals who can quickly adapt to different technologies and project needs.

What are the key skills and qualifications needed to thrive as a Full Stack Developer on contract, and why are they important?

To thrive as a Full Stack Developer on contract, you need strong proficiency in both front-end (e.g., JavaScript, HTML/CSS, frameworks like React or Angular) and back-end (e.g., Node.js, Python, Java, databases) development, typically demonstrated through a relevant degree or portfolio. Familiarity with version control systems (like Git), CI/CD pipelines, cloud platforms (AWS, Azure), and sometimes certifications in specific technologies is highly valued. Excellent problem-solving, time management, and communication skills help you collaborate effectively and deliver results within tight deadlines. These abilities ensure you can independently manage diverse project requirements and consistently deliver high-quality, scalable software solutions for clients.

What is the difference between Full Stack Developer Contract vs Front End Developer Contract?

AspectFull Stack Developer ContractFront End Developer Contract
Required SkillsProficiency in both front-end and back-end technologies, databases, server managementExpertise in HTML, CSS, JavaScript, UI/UX design, front-end frameworks
Work EnvironmentDevelops complete applications, often involved in both client and server-side tasksFocuses on user interface, visual elements, and client-side functionality
Common UsageUsed across startups, tech companies, and agencies needing versatile developersPrimarily in front-end design agencies, web development firms, and client-facing projects

Full Stack Developer Contract roles require a broad skill set covering both front-end and back-end development, making them suitable for versatile projects. Front End Developer Contract positions focus specifically on user interface and experience. Understanding these differences helps employers and freelancers choose the right role for their needs.

What are the most commonly searched types of Full Stack Developer jobs in Florida? The most popular types of Full Stack Developer jobs in Florida are:
What cities in Florida are hiring for Full Stack Developer Contract jobs? Cities in Florida with the most Full Stack Developer Contract job openings:
Full Stack Developer

Full Stack Developer

Hillpointe

Winter Park, FL • Remote

Other

Posted 15 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.