1

1099 Contractor Full Stack Developer Jobs in Florida

They are seeking a Full Stack Engineer to build HPOS, a property management platform, from scratch, involving database design, API contracts, and frontend components. The role emphasizes a zero-to ...

Senior Full Stack Developer

Boca Raton, FL ยท On-site

$130K - $150K/yr

Employee Recognition Program Perr&Knight is looking for a Senior Full-Stack Developer to fulfill the following objectives on our PK1Cloud Software team: * Collaborating with product and architecture ...

Full Stack Developer - Robotics

Orlando, FL ยท On-site

$120K - $130K/yr

Full-Stack Developer - Robotics (2) Department: Robotics Engineering Reports To: VP Robotics Engineering Pay: 110-130k About the Role: Our client is an innovative robotics and automation company ...

Requirements: 5+ years of Full Stack Development experience. Hands-on experience with React.js, Angular, or Vue.js. Strong proficiency in JavaScript/TypeScript, HTML5, and CSS3. Experience developing ...

Senior Full Stack Developer

Boca Raton, FL ยท On-site

$130K - $150K/yr

Employee Recognition Program Perr&Knight is looking for a Senior Full-Stack Developer to fulfill the following objectives on our PK1Cloud Software team: * Collaborating with product and architecture ...

Northstrat is seeking a Full-Stack Software Developer to join a growing program comprised of multiple agile development teams. As a member of the team you'll participate in our fully Agile ...

Northstrat is seeking a Full-Stack Software Developer to join a growing program comprised of multiple agile development teams. As a member of the team you'll participate in our fully Agile ...

Salesforce Full Stack Developer

Juno Beach, FL ยท On-site

$54.25 - $71.75/hr

Job#: 3038650 Salesforce Full Stack Developer Location: Juno Beach, Florida or Houston, TX (Onsite ... and contracted partners. Frequency varies for text messages. Message and data rates may apply.

BRMi is seeking a Full Stack Developer to analyze business needs to develop and implement solutions that leverage systems and processes with a broad degree of latitude. Work with the business to ...

Java Full Stack

Sunrise, FL ยท On-site

$50 - $64.50/hr

Java Full Stack Developer Sunrise, FL (Onsite, LOCAL ONLY) 6 months Java 21, Spring, Spring Boot, Microservices REST/SOAP APIs, JSON, JBOSS, Tomcat, WSDL SQL, OAuth, Jenkins, JIRA, Maven, AWS 56 yrs ...

next page

Showing results 1-20

1099 Contractor Full Stack Developer information

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

To thrive as a 1099 Contractor Full Stack Developer, you need strong proficiency in both front-end and back-end programming languages (such as JavaScript, Python, HTML/CSS, and SQL), as well as experience with frameworks like React, Node.js, or Django. Familiarity with cloud platforms, version control systems like Git, and relevant certifications (e.g., AWS Certified Developer) are typically valuable. Excellent time management, communication, and problem-solving skills are crucial for meeting project deadlines and collaborating with diverse clients. These skills enable contractors to deliver high-quality, end-to-end solutions efficiently while adapting to varying project requirements.

What are some common challenges faced by 1099 Contractor Full Stack Developers when managing multiple client projects?

As a 1099 Contractor Full Stack Developer, one of the main challenges is effectively balancing multiple client projects with varying requirements and deadlines. Contractors are responsible for their own time management, communication, and project prioritization, which can be demanding without the structure of a traditional team. It's important to set clear expectations with clients, use project management tools, and maintain transparent communication to ensure all deliverables are met. Additionally, staying up-to-date with both front-end and back-end technologies is essential, as clients often expect versatile technical expertise.

What is a 1099 Contractor Full Stack Developer?

A 1099 Contractor Full Stack Developer is a self-employed professional who is hired to work on both front-end and back-end aspects of web development projects. The '1099' refers to the IRS form used to report income for independent contractors in the U.S., meaning they are not employees but work on a contractual basis. These developers typically manage their own taxes, work for multiple clients, and have flexibility in choosing their projects. They are responsible for delivering complete web solutions, from designing user interfaces to building and maintaining server-side logic.

What is the difference between 1099 Contractor Full Stack Developer vs W-2 Employee Full Stack Developer?

Aspect1099 Contractor Full Stack DeveloperW-2 Employee Full Stack Developer
Tax StatusIndependent contractor responsible for taxesEmployee with taxes withheld by employer
Work EnvironmentTypically freelance or project-basedFull-time, in-office or remote
CredentialsSame technical skills, certifications optionalSame technical skills, certifications optional
Employer UsageHired for specific projects or short-term needsPart of company's regular staff

In summary, a 1099 Contractor Full Stack Developer works independently on projects, managing their taxes, while a W-2 Employee Full Stack Developer is a full-time staff member with taxes withheld by the employer. Both roles require similar technical skills, but their employment status and work arrangements differ significantly.

What are popular job titles related to 1099 Contractor Full Stack Developer jobs in Florida? For 1099 Contractor Full Stack Developer jobs in Florida, the most frequently searched job titles are:
What cities in Florida are hiring for 1099 Contractor Full Stack Developer jobs? Cities in Florida with the most 1099 Contractor Full Stack Developer job openings:
Full Stack Developer

Full Stack Developer

Hillpointe

Winter Park, FL โ€ข On-site

Full-time

Posted 2 days ago


Job description

Job Summary:
Hillpointe is a fully integrated real estate development and investment management firm focused on developing market-rate workforce housing across the Sun Belt. They are seeking a Full Stack Engineer to build HPOS, a property management platform, from scratch, involving database design, API contracts, and frontend components. The role emphasizes a zero-to-one cadence in development, allowing for significant impact on the platform's foundational architecture.
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.
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.
Company:
Hillpointe is a real estate development and investment management firm that controls land acquisition, land development, and construction. Founded in 2018, the company is headquartered in Winter Park, USA, with a team of 501-1000 employees. The company is currently Late Stage.