1

Contract Front End Developer Jobs in Massachusetts

Java Developer

Boston, MA · On-site

$55.50 - $71.75/hr

Boston, MA 4 days/week onsite Contract :w2 F2F Interview is required Sr. Java Full Stack Developer ... Qualifications and Education: * 6-8+ years of frontend and backend experience building scalable ...

... Developer to contribute to the development of a cutting-edge digital platform supporting R&D ... This contract role involves hands-on software development across both frontend and backend systems ...

Our engineering org is consistently hiring across disciplines (backend, frontend, infrastructure ... contract position based in our Boston office; this is an hourly role and will be paid through an ...

Burlington, MA Duration : 6 Months contract Interview : Phone and Face to face in Burlington is ... Front-end development skills - JavaScript, jQuery, HTML, CSS SharePoint 2013/2016 experience ...

Burlington, MA Duration : 6 Months contract Interview : Phone and Face to face in Burlington is ... • Front-end development skills - JavaScript, jQuery, HTML, CSS • SharePoint 2013/2016 ...

Java Full Stack Developer (Hybrid/ No C2C)

Holyoke, MA · On-site

$51.50 - $66.50/hr

Position Title: Sr. Java Full Stack Developer Consultant Contract Duration: 12 months (extendable ... Develop new front-end pages with HTLM, CSS, Bootstrap and AJAX. * Python scripting experience for ...

Experience in frontend development and user experience (UX) design required; experience with ... Duration: Long term * Contract to Hire: YES * Interview Details: 2 or 3 Total. One with the HM and ...

UI Developer

Boston, MA · On-site

$54.25 - $70.50/hr

Hi, Greetings from Conch Technologies Position: UI Developer (front-end) Location: Boston, MA, and Merrimack, NH Duration: 12+ Months Contract Required Technical Skills * Experience developing and ...

Our engineering org is consistently hiring across disciplines (backend, frontend, infrastructure ... contract position based in our Boston office; this is an hourly role and will be paid through an ...

Our engineering org is consistently hiring across disciplines (backend, frontend, infrastructure ... contract position based in our Boston office; this is an hourly role and will be paid through an ...

Full Stack Angular Developer

Boston, MA · On-site

$80K - $128K/yr

Frontend Development: Design, develop, and maintain responsive web applications using Angular 21 ... and contract considerations. Depending on the position, employees may be eligible for overtime ...

New

Frontend Development: Design, develop, and maintain responsive web applications using Angular 21 ... and contract considerations. Depending on the position, employees may be eligible for overtime ...

New

Full Stack Angular Developer

Boston, MA · On-site

$80K - $128K/yr

Frontend Development: Design, develop, and maintain responsive web applications using Angular 21 ... and contract considerations. Depending on the position, employees may be eligible for overtime ...

New

Showing results 21-40

Contract Front End Developer information

See Massachusetts salary details

$46.4K

$120.6K

$169.8K

How much do contract front end developer jobs pay per year?

As of Aug 9, 2026, the average yearly pay for contract front end developer in Massachusetts is $120,584.00, according to ZipRecruiter salary data. Most workers in this role earn between $113,600.00 and $132,100.00 per year, depending on experience, location, and employer.

What is a contract front end developer?

A Contract Front End Developer is a temporary or freelance professional responsible for building and optimizing a website or web application's user interface. They use technologies like HTML, CSS, and JavaScript, along with frameworks such as React, Angular, or Vue.js. Unlike full-time employees, contract developers work for a set duration or project basis, often collaborating with multiple clients. This role requires strong problem-solving skills, attention to design details, and the ability to adapt to different workflows. Contract developers may work remotely or on-site, depending on the employer's needs.

What are the key skills and qualifications needed to thrive as a contract front end developer?

To thrive as a Contract Front End Developer, you need strong proficiency in HTML, CSS, JavaScript, and responsive design, often supported by a relevant degree or proven work experience. Familiarity with frameworks such as React, Angular, or Vue.js, as well as version control systems like Git, is commonly expected, and certifications like Certified Front End Developer can help. Excellent communication, adaptability, and time management skills help you collaborate effectively and meet project deadlines in a contract-based setting. These competencies ensure you can deliver high-quality, user-centric web experiences efficiently, often while balancing multiple projects or working remotely.

Is a contract front end developer still in demand?

Contract front end developers are still in demand due to ongoing digital transformation and the need for web and app development. Skills in JavaScript frameworks like React or Angular and experience with responsive design increase employability in this flexible, project-based role.

What does a contract front end developer do?

Contract Front End Developers usually spend their days building and optimizing user interfaces, turning design mockups into interactive web pages using modern frameworks and tools. They often collaborate closely with UX/UI designers, backend developers, and project managers to ensure seamless integration and functionality. Day-to-day tasks may include coding, testing, debugging, participating in stand-up meetings, and reviewing pull requests. Because they're contractors, they also need to manage their own schedules and communicate progress clearly to ensure project milestones are met.

What are the most commonly searched types of Front End Developer jobs in Massachusetts? The most popular types of Front End Developer jobs in Massachusetts are:
What are popular job titles related to Contract Front End Developer jobs in Massachusetts? For Contract Front End Developer jobs in Massachusetts, the most frequently searched job titles are:
What job categories do people searching Contract Front End Developer jobs in Massachusetts look for? The top searched job categories for Contract Front End Developer jobs in Massachusetts are:
Infographic showing various Contract Front End Developer job openings in Massachusetts as of August 2026, with employment types broken down into 78% Full Time, 16% Part Time, 1% Temporary, and 5% Contract. Highlights an 91% Physical, 2% Hybrid, and 7% Remote job distribution, with an average salary of $120,584 per year, or $58 per hour.

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 10 days ago


Job description

Position Summary

We are seeking a Mid-Level Software Engineer to contribute to the development of the Multimode Threat Engagement Simulation Platform under the technical direction of the Lead and Senior Staff Engineers. You will build features across the stack - backend physics API endpoints in Julia, React/TypeScript UI components, and Cesium map view integrations - while growing your expertise in high-performance scientific computing and defense mission engineering applications.

This role is an opportunity to develop real depth in an intersection of disciplines that is rarely available at early career: scientific computing with Julia, 3D geospatial visualization with CesiumJS, and the physics of aerospace and defense sensor systems. You do not need to arrive with domain knowledge - you will acquire it through hands-on work alongside domain experts and through structured mentorship from the Lead Engineer. What you do need is a solid programming foundation, genuine curiosity about computational physics, and the ability to write clear, tested, maintainable code.

***Contingent upon contract award***

Responsibilities

Backend Development

  • Implement and test Julia HTTP API endpoints for mission data CRUD operations, trajectory query routing, and physics result serialization
  • Write Julia utility functions for data format conversion: GeoJSON, CZML, mission JSON schema parsing and generation
  • Assist with Monte Carlo driver implementation: input parameter perturbation, result aggregation, and statistical output computation (CEP, R95, Pk distribution)
  • Write unit and integration tests for computation backend endpoints; validate API response schemas against the frontend contract
  • Maintain and extend the mission data serialization layer: add new asset types, task attributes, and output fields while preserving backward compatibility with existing save files

Frontend Development

  • Build and maintain React/TypeScript components for the mission planning UI: forms for asset creation and editing, task assignment dialogs, mission parameter panels, and tabbed navigation
  • Implement Cesium/Resium map features: add new asset marker types, update entity styling based on mission state, and wire up click/hover interactions between the globe and the mission data panel
  • Consume Julia backend API endpoints from the React frontend: implement fetch calls, loading states, error handling, and result rendering for trajectory and analysis queries
  • Write TypeScript type definitions for all mission data structures shared between the frontend and the Julia API

Testing and DevOps Support

  • Write automated tests at the component level (React Testing Library or equivalent) and integration level (API contract tests)
  • Assist with CI/CD pipeline maintenance: diagnose build failures on Windows and Linux targets, update dependency versions, and validate packaged installer behavior
  • Participate in code review: give and receive feedback on correctness, performance, and readability
  • Maintain technical documentation: update API reference docs, build guides, and developer setup instructions as features evolve

***Contingent upon contract award***

Qualifications

Citizenship: Must be a US citizen

Minimum Required Qualifications

ClearanceActive Secret Clearance

Education: B.S. in Computer Science, Software Engineering, Electrical Engineering, Physics, or related STEM field

Years of Experience: 1-4 years of software development experience, including internships, research projects, or personal projects demonstrating relevant technical depth

Certifications: NA

Additional Skills

  • Proficiency in at least one programming language with strong typing discipline (TypeScript, Python, Java, C++, Rust, or Julia)
  • Familiarity with REST API design patterns: HTTP methods, JSON request/response schemas, status codes, and client-side error handling
  • Working knowledge of React or equivalent component-based frontend framework, OR demonstrated experience with scientific computing / numerical methods in Python, MATLAB, Julia, or C++
  • Ability to write readable, tested code and iterate based on code review feedback

Preferred Qualifications

  • Any exposure to Julia, even through coursework, online resources, or personal projects
  • Familiarity with geospatial concepts: coordinate systems (WGS84, ECEF, ENU), map projections, or GIS tooling
  • Experience with a scientific computing environment: MATLAB, NumPy/SciPy, or equivalent
  • Curiosity about aerospace, defense, or mission engineering applications - you don't need to know the domain, but you should want to learn it
  • Experience with Electron desktop application development

Additional Information

Location: Colorado Springs, CO or Boston, MA

Travel: Approx. 15-20%

Remote, Onsite, or Hybrid: Hybrid

#LI-JK1

***Contingent upon contract award***

Company Overview

Odyssey is a world-class technical, engineering, and integration company serving the warfighting ecosystem with airborne integration, ISR, C2, and warfighter readiness capabilities. Odyssey meets the military's operational needs by integrating layered defense systems from equipment, technology, and services to data, information, and business operations. We streamline defense acquisition and sustainment, engineering the technical battlefield with domain-specific proficiency to ensure lethality. Odyssey is dedicated to excellent contract execution, peak organizational performance, and fostering a workplace built on employee care.

Odyssey is proud to live out our core values of commitment, ambition, and respect in our work and communities through OdysseyCares, a philanthropic group focused on giving back through direct donations, an employer match program, and volunteering events.

Equal Opportunity Employer/Protected Veterans/Individuals with Disabilities

Please Note:

Final compensation for this position will be determined by various factors such as the Federal Government contract labor categories and contract wage rates, relevant work experience, specific skills and competencies, geographic location, education, and certifications.

This position is filled through continuous recruitment and will remain open until a sufficient pool of applications has been received.Hired applicants may be eligible for benefits, including but not limited to, medical, dental, vision, life insurance, Tricare supplement, short-term disability, long-term disability, 401(k) match, flexible spending accounts, health savings accounts, employee assistance program, learning and development benefit, paid time off, and holidays.Odyssey Benefits

Employment Type: FULL_TIME