1

Flexible Full Stack Developer Typescript Jobs in Fremont, CA

As a Full Stack Developer you will own features end to end, from the ingestion path that pulls ... Build operator-facing features in React and TypeScript: real-time dashboards, alarm and ticket ...

As a Full Stack Developer you will own features end to end, from the ingestion path that pulls ... Build operator-facing features in React and TypeScript: real-time dashboards, alarm and ticket ...

Full Stack Developer

San Francisco, CA · On-site +1

$55 - $60/hr

Sparks Wiz Limited is an engineering consultancy firm seeking a Full Stack Developer to join our ... Flexible work arrangements and a focus on work-life balance. Job Type: * Full-time Pay: * $55.00 ...

Job Title: - Senior Full-Stack Software Engineer Location: - Mountain View, CA (3 days onsite) Job ... Experience working across TypeScript, Python, Go, and Java languages and codebases. * Experience ...

New

Position: Full Stack Developer (San Jose, CA) Job Overview: We are seeking a Full Stack Software Developer with 4+ years of experience in developing scalable, efficient, and reliable software ...

As a Full Stack Developer, you will be responsible for designing, developing, and maintaining web applications with a focus on both front-end and back-end technologies. You will work collaboratively ...

Info Way Solutions is seeking a Full Stack Developer to join their team. The role requires strong development skills in Java and ReactJS, along with experience in UI development and excellent ...

Full Stack Developer Location: San Ramon, CA Duration: 6 Months Fullstack developer Front end : Java script, html, CSS, any JavaScript libraries Should be good in java Back end : Oracle Responsive ...

They are seeking a Full Stack Engineer to contribute to building scalable frontend and backend ... Typescript, & React in complex products. Qualifications : Required : • 3+ Years of Software ...

Full-Stack Engineer

San Francisco, CA · On-site

$120K - $150K/yr

Purple Unicorn, on behalf of SalesPatriot , is hiring an Full Stack Engineer . Non-negotiable: ALL ... Backend-leaning fullstack role using Svelte/Typescript/Postgres. * Design, develop, and maintain ...

Full-Stack Engineer

San Francisco, CA · On-site

$120K - $150K/yr

Purple Unicorn, on behalf of SalesPatriot , is hiring an Full Stack Engineer . Non-negotiable: ALL ... Backend-leaning fullstack role using Svelte/Typescript/Postgres. * Design, develop, and maintain ...

Showing results 21-40

Flexible Full Stack Developer Typescript information

See Fremont, CA salary details

$26

$64

$94

How much do flexible full stack developer typescript jobs pay per hour?

As of Aug 19, 2026, the average hourly pay for flexible full stack developer typescript in Fremont, CA is $64.87, according to ZipRecruiter salary data. Most workers in this role earn between $53.94 and $74.71 per hour, depending on experience, location, and employer.

What is the difference between Flexible Full Stack Developer Typescript vs Frontend Developer?

AspectFlexible Full Stack Developer TypescriptFrontend Developer
Primary FocusBoth frontend and backend development using TypescriptPrimarily UI/UX and client-side development
Skills RequiredTypescript, JavaScript, Node.js, databases, API integrationHTML, CSS, JavaScript, UI frameworks like React or Angular
Work EnvironmentFull-stack projects, both server and client-sideClient-facing interfaces, UI design, and implementation
Industry UsageWeb applications requiring full-stack capabilitiesWebsites, web apps focusing on user interface

Flexible Full Stack Developer Typescript roles involve working on both frontend and backend components using Typescript, while Frontend Developers focus mainly on creating and optimizing user interfaces. The full-stack role requires broader skills, including server-side development, whereas frontend roles specialize in UI/UX design and client-side scripting.

What are popular job titles related to Flexible Full Stack Developer Typescript jobs in Fremont, CA?

For Flexible Full Stack Developer Typescript jobs in Fremont, CA, the most frequently searched job titles are:

What job categories do people searching Flexible Full Stack Developer Typescript jobs in Fremont, CA look for?

The top searched job categories for Flexible Full Stack Developer Typescript jobs in Fremont, CA are:

What cities near Fremont, CA are hiring for Flexible Full Stack Developer Typescript jobs?

Cities near Fremont, CA with the most Flexible Full Stack Developer Typescript job openings:

Infographic showing various Flexible Full Stack Developer Typescript job openings in Fremont, CA as of June 2026, with employment types broken down into 2% As Needed, 27% Full Time, and 71% Part Time. Highlights an 77% Physical, 4% Hybrid, and 19% Remote job distribution, with an average salary of $134,931 per year, or $64.9 per hour.

Full Stack Developer

Teserac, Inc.

Santa Clara, CA • On-site

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 29 days ago


Job description

About the Role

Teserac builds Neuron™, an AI-native platform for data center observability, intelligence, and workflow automation. Neuron™ ingests real-time telemetry from thousands of meters, sensors, and building systems across heterogeneous sites; then gives operators the visibility to monitor, analyze, and act on power operations with full situational awareness. An embedded AI teammate works alongside them, detecting anomalies, correlating events, and surfacing recommendations around the clock.

As a Full Stack Developer you will own features end to end, from the ingestion path that pulls telemetry off a BMS in a live facility, through the time-series layer that stores it, to the dashboard an operator is watching at 2am.

This is a small team with real customers in production. Your code ships in days, not quarters, and it runs in facilities where being wrong has physical consequences. You will work directly with the Principal Software & Architecture Lead, Product, and Solution Engineering.

We move fast, we avoid bureaucracy, and we expect engineers to own outcomes rather than tickets.

Why You Would Be a Good Fit

You are a full-stack engineer who is genuinely comfortable on both sides of the line, and who gets interested rather than annoyed when the data is messy, the vendor's API is undocumented, and the protocol spec is a PDF from 2009.

You likely:

  • Build front to back. You can trace a value from a Modbus register to a rendered chart without handing off, and you know where it's likely to break.
  • Take databases seriously. You know that a query plan, an index, and a migration on a large table are engineering decisions, not configuration.
  • Have worked with real time-series data at a volume where naive approaches stop working, and you understand what that costs at read time and write time.
  • Debug production calmly. When CPU is pinned and a queue is backing up, you reason from evidence rather than restarting things.
  • Use AI tooling well. You get real leverage from Cursor, Claude Code, or similar, and your standards didn't drop when you started.

Key Responsibilities

Front-End Development

  • Build and maintain front-end interfaces for neuron™: real-time dashboards, alerting systems, capacity planning views, and operational workflow UIs.
  • Build UI components and workflows for the AI teammate: interaction panels, recommendation displays, approval workflows, and audit trails.
  • Optimize application performance for real-time data rendering, large dataset visualization, and responsive user experiences across device types.

Data ingestion and integrations

  • Build and maintain the ingestion path that brings telemetry from customer sites into Neuron™: edge collectors, MQTT over AWS IoT Core, queue-based workers, and normalization into a canonical metric model.
  • Write integration modules against real building and power systems; Siemens Desigo, Schneider PME and EcoStruxure, Niagara, Eaton, and generic BACnet, Modbus, and SNMP sources.
  • Own the correctness of what lands: point mapping, unit and phase semantics, deduplication, and backfill.

Time-series platform

  • Develop against PostgreSQL and TimescaleDB: hypertables, continuous aggregates, compression, and retention.
  • Design schema and migrations that stay safe as tables grow into the billions of rows.
  • Find and fix the performance problems that only appear with real customer data volumes.

Product surfaces

  • Build operator-facing features in React and TypeScript: real-time dashboards, alarm and ticket workflows, power-flow visualizations, and the interfaces the AI teammate acts through.
  • Keep large, data-dense views fast and responsive.

Quality and operations

  • Write tested, reviewed code; contribute to CI/CD and automated testing.
  • Troubleshoot production issues across the stack and share in on-call as the platform scales.

Why Teserac

Teserac is AI-native observability and workflow automation purpose-built for mission-critical physical infrastructure. We are not building incremental improvements to legacy tools. We are re-architecting how data centers see, understand, and act on their own operations.

  • Ship features that directly impact how some of the world's most critical AI infrastructure is powered and managed.
  • Small engineering team where every developer has outsized impact and direct visibility into product decisions.
  • Work at the intersection of AI, real-time systems, and physical infrastructure — a rare and technically compelling combination.
  • Competitive compensation with meaningful equity upside; grow with the company from Series A through scale.

Requirements

  • 7+ years building and shipping production software across the stack.
  • Strong Python, ideally Django. Our backend is Django and Celery; this is the language you will write most days.
  • Strong PostgreSQL. Comfortable with schema design, query performance, and writing migrations you would run against a live production database.
  • Practical time-series experience. TimescaleDB specifically is ideal; deep experience with another time-series or high-volume streaming store transfers.
  • Solid React and TypeScript, and the judgment to keep a data-heavy interface fast.
  • Experience with asynchronous and event-driven systems: task queues, pub/sub, streaming, or WebSockets.
  • Comfortable on AWS. We run ECS Fargate, RDS, ElastiCache, and IoT Core.
  • Able to work independently, define your own scope from a rough requirement, and ship.

Preferred Qualifications

  • Industrial or IoT telemetry experience; BMS, EPMS, DCIM, SCADA, or similar OT data sources.
  • Hands-on with industrial protocols: BACnet, Modbus, SNMP, or vendor BMS APIs.
  • Data center infrastructure familiarity; power distribution topology, UPS and PDU behavior, or PUE.
  • Built observability or monitoring products, whether commercial or internal.
  • Early-stage startup experience, Seed through Series B.

Benefits

  • Health Care Plan (Medical, Dental & Vision)
  • Paid Time Off (Vacation, Sick & Public Holidays)
  • Free Food & Snacks
  • Stock Option Plan
  • 401(k)